this post was submitted on 06 Jan 2022
8 points (90.0% liked)
Fediverse
17724 readers
91 users here now
A community dedicated to fediverse news and discussion.
Fediverse is a portmanteau of "federation" and "universe".
Getting started on Fediverse;
- What is the fediverse?
- Fediverse Platforms
- How to run your own community
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
From this hackernews post:
Unpopular but very probably true fact: email can't practicably be made secure, and people should stop trying. Email is itself archaic, and there aren't good reasons people should use it for routine peer-to-peer communications that need secrecy.
Why? Because:
It's default-plaintext. We don't generally love the way websites ensure they're viewed securely, but email doesn't even have the basic mechanisms HTTP has to prevent secrets from accidentally being sent in the clear.
Email encryption is never forward-secure. The most popular standard, OpenPGP, involves a long-term key that is the root of secrecy for all messages from a particular person. Lose that key, ever, and not only is every message you send in the future unsafe, but every message you've ever sent in the past is too. That's a terrible property for a secure messaging system.
Email leaks metadata. In fact, some of what we call email "metadata" isn't even metadata
stuff like subject lines are simply content. They're sent in plaintext. We would never accept a new secure messaging system that behaved like that.
and at that point, just get them to install Signal, WhatsApp, or Wire
"encrypting" their email involves schemes in which those websites can get their plaintext mail.
Everything that makes email effective in the real world makes it inhospitable to secure messaging. We should stop trying to push this particular boulder up this particular mountain and instead just get people to adopt serious secure messengers.
The second statement is true partially. There is a WIP to make OpenPGP forward-secure. Specially in the Delta Chat team but it is being still worked.
About the rest:
Subject encryption is something that exists IIRC.
Yggmail support and portable email servers is being worked in Delta Chat.