by Freak_NL on 4/6/2025, 8:26:12 PM
by jurschreuder on 4/6/2025, 9:33:02 PM
People in China could not open a url sent in Gmail. I happened to be in China, I tried to open the webpage and it worked, no firewall.
I hovered on the link in Gmail and Chrome told me left bottom it was just that exact url.
But when I opened the url it got blocked by the great firewall.
Why? Any link in Gmail secretly gets replaced by a link to Google that tracks you and then redirects you to the original link.
The most obnoxious thing about this I think is that Chrome shows the original link.
by kardianos on 4/6/2025, 8:18:33 PM
This is how all HIPAA "secure email" works. Outlook, Zoho, clinic comms, BECAUSE it lets you revoke email access.
If you want an opportunity in this space, it isn't actually encrypted emails, but possibly standardizing and streamlining such "message pointers" and address endpoint verification.
by stwrzn on 4/6/2025, 8:46:46 PM
What happens if the sender's Google account ceases to exist for whatever reason? What if Google ceases to exist?
I know that there are a lot of HIPAA "secure email" solutions that also do this, but I don't want this to become more common practice then it already is...
by p2detar on 4/6/2025, 8:57:53 PM
The E2E problem has already been solved long time ago. We used to have Thunderbird with an OpenPGP extension and GPG keys.
Then there were a whole plethora of products were build around Lotus Notes Domino that provided a central place for securing outgoing E-mail using either S/MIME or GPG keys. All of this on premises. Then came the Cloud and obliterated these products. And for what?
edit: typos
by solardev on 4/6/2025, 8:27:07 PM
Isn't this how banks send secure messages too? You can't send secure emails to arbitrary clients otherwise. PGP stands no chance of being adopted by regular users.
by jonathantf2 on 4/6/2025, 9:02:08 PM
This is exactly how M365's solution works. Decrypts if the recipient is using MSN or EXO, otherwise punt them to a webpage.
by ranger_danger on 4/6/2025, 8:06:41 PM
I think one of the growing threats lately in the community has been over malicious client-side javascript, especially when the client handles end-to-end encrypted content (used on sites like Proton, MEGA etc.), so requiring users to trust Google with the contents of these client pages, and by extension the emails themselves, seems (in my opinion) to defeat the entire point of this feature.
Some work in this area has been done in the form of browser extensions that are used to verify signed assets delivered to the client:
https://github.com/freedomofpress/webcat
https://github.com/tasn/webext-signed-pages
https://github.com/jahed/webverify
https://github.com/facebookincubator/meta-code-verify
But unfortunately for now, none of these are seeing wide adoption and this remains an unsolved issue. It also does not require anyone to use known-good, audited and verified open-source components, meaning even if the client code is signed, it can still be malicious... there must be a greater reason to trust the code than just "trust me bro".
by zer0zzz on 4/6/2025, 8:19:01 PM
Doesn’t proton mail also do this for sending encrypted mail to folks with no encryption?
They ought to do pgp though
by tky on 4/6/2025, 9:38:01 PM
All the takes on this release miss one crucial point: if you want people to adopt E2E encryption, you must reduce friction. For users of Gmail, that means familiar elements and flow to their usual use of Gmail. If this lets even a handful of people use more secure messaging, it’s a win. For Google workspace-centric orgs it’s a good step in the right direction.
If you disagree, go set up GPG on a non-tech’s computer, tell them they need to use Thunderbird or some other helper app(s), and see if you can even go home before being asked to remove it all.
by commandersaki on 4/7/2025, 1:23:20 AM
How does the E2EE happen if you're clicking a gmail link? One thought is the secret bit is tacked onto the anchor part of the URL, but the secret is in plaintext both on the senders sent email and on the recipient side.
by Woodi on 4/7/2025, 4:57:32 AM
email is dead, even gov's use chat clients with emoticons ;)
That email is your internet id and majority countries digital id too ? Who cares, things usually need to be so broken that even elected officials families report problems :) Then we can have some "plans" announced. EU is especially good at this - announcing (and pushing for more centralization no matter what is happening) and not fixing anything, eg. sane CPU's, when ? Rhetoric question because not in this decade...
by tptacek on 4/6/2025, 8:58:50 PM
This is how most commercial secure email products work.
by fnord77 on 4/6/2025, 9:00:58 PM
how else are they going to push ads?
by n3storm on 4/6/2025, 8:47:54 PM
I guess minimal gmail for e2e is the tariff we have to pay for privacy and freedom. wink.
by otterley on 4/6/2025, 8:51:56 PM
> I'm not going into how much this is not E2E, as this has already been proven
By whom? It looks like E2E to me. It’s just that both ends are controlled by the same entity.
This was already happening, unfortunately. The user's mail agent is deemed untrustworthy (and so is the user), so every service which needs to send confidential data just turns your email into a notification with a link. There are so many of these, but often they are limited in scope. For sectors like healthcare you have companies offering this type of service to companies which need to adhere to security theatre standards such as ISO 27001, and because nations often have their own added requirements for specific sectors (think HIPAA in the US or NEN 7510 in the Netherlands) these services tend to remain focussed on single countries.
Then there are the national governments and things like insurance companies. All happily sending message notifications where you need to sign in to their own portals.
Securing email is too complex, so everyone builds their own secured portal thingy, and your mailbox has become a receptacle for notifications. Figuring out a solution would require cooperation, pragmatic lawmaking, and giving up those nice cashcows of moated portals, so it won't happen.