The sad state of SMTP encryption
blog.filippo.io
The sad state of SMTP encryption
1–10 of 65 posts
Re: The sad state of SMTP encryption
#2Re: The sad state of SMTP encryption
#3Re: The sad state of SMTP encryption
#4Re: The sad state of SMTP encryption
#5Re: The sad state of SMTP encryption
#6Re: The sad state of SMTP encryption
#7In fact (as the article admits), the encryption is fine and fully effective against a passive attacker, the problem is that it's not much use against an active man-in-the-middle. But, that's not something anyone but a NSA or ISP can easily do between mailservers.
Until we 'solve' THIS problem, there's no point in discussing what happens in between IMHO.
Re: The sad state of SMTP encryption
#8S/MIME also neatly solves the problem.
The problem is you don't have public keys for people you send to.
And there's not a reason for many to get the keys.
I wish I could say "I'll read your unencrypted email tomorrow" (and delay it from getting to my inbox).
Re: The sad state of SMTP encryption
#9I predict in my group of friends I can receive/sent from/to almost everyone if I would enfore TLS on my server. Except to/from that one guy that is savvy enough to have his own domain but hosts his email at a cheap, crappy provider.
Re: The sad state of SMTP encryption
#10In fact (as the article admits), the encryption is fine and fully effective against a passive attacker, the problem is that it's not much use against an active man-in-the-middle. But, that's not something anyone but a NSA or ISP can easily do between mailservers.