this post was submitted on 05 May 2026
79 points (100.0% liked)
Privacy
4503 readers
178 users here now
Icon base by Lorc under CC BY 3.0 with modifications to add a gradient
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
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.
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.