Hacker News new | ask | show | jobs
by create_accounts 81 days ago
I hate it when bureaucrats ask me to send e-mails because they are not encrypted. Specially my ID. It's a security risk, indeed
1 comments

Not end to end encrypted? I'd wager most email traffic is encrypted while in transit, but of course that depends on the service providers. And it does sit unencrypted when stored.
If you are emailing from a Yahoo address to a GMail address, I would bet it is. If it is going to some .gov address, who knows...maybe...maybe not???
Easy to check if you were curious.

telnet to the mail server on the relevant port, either ssl, or TLS, or stattls.

You'll know :)