How to make e-mail encrypted for everyone
friendlybit.com
How to make e-mail encrypted for everyone
1–10 of 47 posts
Re: How to make e-mail encrypted for everyone
#2Um, how many users use native clients on unencrypted ports as opposed to https based web-clients or TLS?
Re: How to make e-mail encrypted for everyone
#3Ubiquitous, opportunistic transport encryption is the best it'll get, and we're pretty close to that.
The future of secure communication isn't email, it's incompatible, centralized silos of low-latency protocols with forward secrecy. Think WhatsApp or Signal.
Re: How to make e-mail encrypted for everyone
#4GPG recently added support for key discovery via HTTPS (Web Key Service, WKS). That goes in the right direction, because it takes the best deployed working authentication system - the web pki - and bootstraps from there.
Re: How to make e-mail encrypted for everyone
#5It's too late to fix email. Neither using GPG (as the article points out) nor anything else. Ubiquitous, opportunistic transport encryption is the best it'll get, and we're pretty close to that. The future of secure communication isn't email, it's incompatible, centralized silos of low-latency protocols with forward secrecy. Think WhatsApp or Signal.
Third parties should be avoided imho, it's like nobody has ever suffered vendor lock-in these days.
Re: How to make e-mail encrypted for everyone
#6> When you send an e-mail today it’s sent in plaintext. This means that when you connect to your local coffee shop’s WiFi they can intercept all e-mail that is sent through their router. This is probably not the relationship you have with your barista… Um, how many users use native clients on unencrypted ports as opposed to https based web-clients or TLS?
Re: How to make e-mail encrypted for everyone
#7DNS-based key discovery has already been invented twice: PKA and OPENPGPKEY. Nobody is using it. It has an obvious problem: DNS is not secure. There is DNSSEC, but it's practically undeployed on clients, therefore building on it doesn't make sense. GPG recently added support for key discovery via HTTPS (Web Key Service, WKS). That goes in the right direction, because it takes the best deployed working authentication…
Re: How to make e-mail encrypted for everyone
#8It's too late to fix email. Neither using GPG (as the article points out) nor anything else. Ubiquitous, opportunistic transport encryption is the best it'll get, and we're pretty close to that. The future of secure communication isn't email, it's incompatible, centralized silos of low-latency protocols with forward secrecy. Think WhatsApp or Signal.
Re: How to make e-mail encrypted for everyone
#9Yea we have that, it's called STARTTLS. If the keys arent only held by the user then there really isn't any end-to-end encryption. It's just the same as SSL.
Re: How to make e-mail encrypted for everyone
#10It's too late to fix email. Neither using GPG (as the article points out) nor anything else. Ubiquitous, opportunistic transport encryption is the best it'll get, and we're pretty close to that. The future of secure communication isn't email, it's incompatible, centralized silos of low-latency protocols with forward secrecy. Think WhatsApp or Signal.
I don't agree, people have declared the death of e-mail for many many years now, it's not going anywhere. It's definitely not to late to fix it.