logoalt Hacker News

frevibtoday at 2:58 PM1 replyview on HN

You’re post is full of misconceptions and mistakes.

Mail is stored e2ee exculsively. The’ve been summoned to hand over mail many times, which they weren’t able to do. Quick search on Ecosia and find the articles.

They don’t have a master key or else the whole e2ee story is a fad, which it isn’t. The Proton code is in Github so you can check how it works yourself. Part of the password is used to decrypt the data.

Search is done client side. You have to download a big search index in order to have proper search. The iOS app doesn’t support downloading the index so search is limited there.

Please think and do some work before you reply.


Replies

exceptionetoday at 6:31 PM

> They don’t have a master key or else the whole e2ee story is a fad, which it isn’t

You can store an encrypted master key (like Luks), download that key to the client and decrypt it there. Or you can have it in decrypted in server memory, but only during an interactive session with the user. But that quickly turns into a fad, as you pointed out, which was exactly my question.

> The Proton code is in Github so you can check how it works yourself. Please think and do some work before you reply.

I asked a simple question, so that at others could chime in about the exact details and limits. I don't understand why that was highly offensive to you, but I assume it is something like a Monday Mood.