this post was submitted on 30 Apr 2026
63 points (100.0% liked)
Privacy
48315 readers
431 users here now
A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
much thanks to @gary_host_laptop for the logo design :)
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It really depends on what you want to accomplish, your priorities, the amount of time and effort you are willing/able to put into it, and your risk appetite (not just privacy but also availability of your mail server).
It is for sure one of the more challenging services to self-host, and IMO doesn’t offer a huge improvement over a hosted solution with your own domain from an actual security and privacy standards point since email is inherently insecure and non-privacy protecting without adding additional not-always-standard layers on top like PGP/GPG, SMIME, one-time passcode escrow systems, etc. that all have their own huge trade offs.
Your self-hosted server will have downtime as well, some planned but also some unplanned. If your server is down, it can’t accept or send mail obviously which can be an issue (many services will try to deliver again after a back off period, but won’t try forever). Enterprises work around this with load balanced servers and running different services on fault tolerant infrastructure. That increases complexity quickly though and isn't what most self hosters do AFAIK.
Data Control.
while yes I've degoogled myself, I'm not very satisfied with the services I tried out (Proton, Tutanota etc) they always have some sort of compromise or sometimes their businesses model is too good to be true (at least for me) and being able to dictate what I need and what I don't + implementing privacy and / or security solutions according to my needs is a big benefit in my book, my threat model isn't something that worries me, I just like having full control and combat mass surveillance.
Strongly agree with this point and I am very aware of this, after all my homelab setup isn't Enterprise grade and I'm expecting a lot of issues but knowing my usage, I'm willing to take these compromises.
Thank you for this detailed post, I'll take these things in mind when trying this out from a learning perspective.