bladewdr
@bladewdr@infosec.pub
- Comment on My two cent about emails servers field. Over a two decades... 1 week ago:
The issues with IP reputation, and mail providers like Microsoft and Google choosing to make massive, sweeping email blackholes with no recourse are the real problem.
Hosting your own email is not really all that hard.
It does require some understanding of how SMTP works, and how to avoid things like backscatter - but its all very tractable.
I run my own mailserver on Linode. Granted it is a single user instance, and I don’t send that much email, but I have had very few issues.
The few times I have had an issue is usually places just flat out not accepting email addresses with custom domains. (Looking at you, AutoZone… Looking at you.)
- Comment on Alternatives to MZLA Pocket? 2 weeks ago:
I really like karakeep.app.
I have it plugged into a local Ollama instance for automatic tagging of articles.
- Comment on Need help with searxng docker compose 3 weeks ago:
I really do not like recommending people chmod 777 anything.
It encourages bad practices.
- Comment on What webapps do you selfhost that aren't media/game servers? 4 weeks ago:
I don’t often need to mess with PDFs but man StirlingPDF is just fantastic on the odd occasion that I do.
- Comment on What webapps do you selfhost that aren't media/game servers? 4 weeks ago:
Is Univention essentially just an LDAP server?
- Comment on Help : Self-Hosting RSS Feed for my blog (pls) 4 weeks ago:
If you’re using Hugo it also creates an RSS feed by default every time you build the site.