This is ironic, as Gmail has never supported email encrypted (or even signed) using S/MIME and digital certificates.
Google releases stats on email encryption in transit
11–20 of 53 posts
Re: Google releases stats on email encryption in transit
#12I'm confused as to why anything isn't 100%. I guess I could maybe understand 0%, but how can it be 50%? I would imagine you either encrypt all email or you don't encrypt any email. What is the in-between?
Probably because it allows connections that aren't perfectly secure, such as supporting anything less than 256 bits.
It implies some kind of inconsistency in configuration or something on the servers Google's sending email to?
Re: Google releases stats on email encryption in transit
#13Re: Google releases stats on email encryption in transit
#14I'm confused as to why anything isn't 100%. I guess I could maybe understand 0%, but how can it be 50%? I would imagine you either encrypt all email or you don't encrypt any email. What is the in-between?
Re: Google releases stats on email encryption in transit
#15Funny that meanwhile they still won't support XMPP encryption...
Re: Google releases stats on email encryption in transit
#16This is ironic, as Gmail has never supported email encrypted (or even signed) using S/MIME and digital certificates.
See the other gmail announcement today: https://code.google.com/p/end-to-end/
Re: Google releases stats on email encryption in transit
#17The 99.9% freak me out. The huge problem with email encryption right now is that you can't reasonably make it mandatory (as you can see, a lots of domain do not support it) so it can be easily be stripped à la sslstrip, and there is no such a thing as HSTS. (Again, please, build pinning into everything.) So an active attacker able to MitM can simply turn encryption off, and those 99.9% make me wonder if that happened…
Many services can make it mandatory, as long as you're willing to take the hit to convenience, so at least your outbound email is always protected (and you get some level of canary for inbound email).
This is usually for some compliance rule or another because they want enterprise business, so even the mainstream ones like Google Apps[1] and Office 365[2] have support for requiring TLS.
[1] https://support.google.com/a/answer/2520500?hl=en
[2] http://technet.microsoft.com/en-US/library/jj723154%28v=exch...
Re: Google releases stats on email encryption in transit
#18The 99.9% freak me out. The huge problem with email encryption right now is that you can't reasonably make it mandatory (as you can see, a lots of domain do not support it) so it can be easily be stripped à la sslstrip, and there is no such a thing as HSTS. (Again, please, build pinning into everything.) So an active attacker able to MitM can simply turn encryption off, and those 99.9% make me wonder if that happened…
Re: Google releases stats on email encryption in transit
#19The 99.9% freak me out. The huge problem with email encryption right now is that you can't reasonably make it mandatory (as you can see, a lots of domain do not support it) so it can be easily be stripped à la sslstrip, and there is no such a thing as HSTS. (Again, please, build pinning into everything.) So an active attacker able to MitM can simply turn encryption off, and those 99.9% make me wonder if that happened…
Re: Google releases stats on email encryption in transit
#20I'm confused as to why anything isn't 100%. I guess I could maybe understand 0%, but how can it be 50%? I would imagine you either encrypt all email or you don't encrypt any email. What is the in-between?