this post was submitted on 05 May 2026
79 points (100.0% liked)

Privacy

4503 readers
195 users here now

Icon base by Lorc under CC BY 3.0 with modifications to add a gradient

founded 2 years ago
MODERATORS
 

Proton Mail now supports post-quantum encryption, helping protect new encrypted emails against future quantum threats.

you are viewing a single comment's thread
view the rest of the comments
[–] onlinepersona@programming.dev 7 points 1 week ago (3 children)

Can someone explain what the point is when the email contents are all read by the sender? Everything is already in a database somewhere.

[–] asudox@lemmy.asudox.dev 14 points 1 week ago* (last edited 1 week ago) (2 children)

Well, if the other person uses protonmail, your client encrypts the email content before submitting it, which means protonmail can't read it.

If they do not use protonmail, well, protonmail can. They apparently store the emails after they have been sent encrypted with a key in your account, so they can't read them afterwards.

[–] onlinepersona@programming.dev 3 points 1 week ago (1 children)

About 99% of the world doesn't use protonmail. What good does it do if your email is stored unecryptes in the recipient's imbox over on gmail, apple mail, copilot 360, yahoo, yandex, or whatever else?

[–] asudox@lemmy.asudox.dev 9 points 1 week ago (1 children)

pretty much. that's why you don't use email for sensitive stuff.

[–] onlinepersona@programming.dev 2 points 1 week ago

I wish we replaced email with matrix.

[–] solxix@pawb.social 0 points 1 week ago

Proton mail apparently can't read it. They actually can.

They've also proven that they'll give your information to law enforcement in a heartbeat.

[–] Valmond@lemmy.dbzer0.com 6 points 1 week ago (1 children)

I can encrypt a message with your public key, and only you can decrypt it. The db will store the encrypted version.

For example.

This is not necessarily what/why they do it, just one example of how asymmetric ciphers can be useful in an email scenario.

[–] onlinepersona@programming.dev 4 points 1 week ago (1 children)

Just about nobody uses that. Your bank, your online store, your doctor, the state, and about everybody except Alice and Bob send you unencrypted mail.

Encrypting your email once received is like storing your postcards in a safe.

[–] Valmond@lemmy.dbzer0.com 1 points 1 week ago

It was just an example. Maybe you have your private key locally to access your email, so that if there is a security breach it's impossible for them to release unencrypted emails?

I mean I don't know why, but there are loads of good examples of why someone would.