this post was submitted on 16 Jan 2025
17 points (90.5% liked)

Privacy

32784 readers
922 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

Related communities

much thanks to @gary_host_laptop for the logo design :)

founded 5 years ago
MODERATORS
 

I'm sure those who have run and maintained a mail server, and cryptologists, would probably want to throw something at me for spouting crap, but please bear with me.

Firstly, the Fediverse appealed to me because I knew it was the true answer to these centralised social media platforms. But the problem is that cross server encryption is difficult. For example, I hear that Mastodon servers cannot federate with each other properly if end-to-end encryption was rigorously implemented.

Secondly, there are EU laws that are proposing that messenger services should be interoperable. So in theory, Signal users can chat with WhatsApp user and Telegram users. They say it is possible with open protocols and API tooling.

So together, I wanted to know if this was possible for email. I know that some of the ancient protocols (in computing timelines) don't lend themselves very well for the hostile encryption heavy requirements of the modern internet, but I think it is possible to envision an grassroots alternative.

Am I completely missing something super critical? or are there already federated, end-to-end encrypted emailing services that can be easily spun up?

you are viewing a single comment's thread
view the rest of the comments
[–] mox@lemmy.sdf.org 10 points 1 day ago* (last edited 1 day ago)

Signal is fundamentally centralised. It's not going to become a distributed system like the fediverse, because the protocol's design doesn't work that way. (Also, its maintainers haven't shown any interest in adopting that approach.)

If e2ee email is really what you want, you can already have it with PGP. Various email clients exist that make using PGP possible for a mortal. Good luck getting many of your contacts to use it.

If you also want modern encryption guarantees, like forward secrecy, then consider Matrix instead of email. It already does e2ee and is already decentralised.