8 ms·
Web based encryption. Pointless. If you trust them enough not to send you bad Javascript, you trust them not to read your emails. You trust them with your priva
by zabuni 9y ago
Web based encryption. Pointless. If you trust them enough not to send you bad Javascript, you trust them not to read your emails. You trust them with your private keys.
If you trust them with all that why even encrypt the mail client side?
- Caprinicus 9y agoIt's not about whether you trust them not to read your emails, its about whether they would be able to turn them over to anyone with a valid request. The decryption is local, they could send modified code specifically to you that returns whatever password you type in, but there's no legal mechanism for forcing that in switzerland and I imagine that practice wouldn't go unnoticed if they did it to comply with every request they got.
- joefreeman 9y agoYep. And the same argument applies to their apps. We need an open standard with an app built by a trusted third party.
- ZenoArrow 9y agoFor email clients, Thunderbird is still being developed (latest release was from less than a month ago): https://www.mozilla.org/en-GB/thunderbird/ https://www.mozilla.org/en-GB/thunderbird/ Also, the V1.0 release of Mailpile is meant to be coming soon: https://www.mailpile.is/ https://www.mailpile.is/ https://github.com/mailpile/Mailpile https://github.com/mailpile/Mailpile For setting up your own email server... https://mailinabox.email/ https://mailinabox.email/ http://www.iredmail.org/ http://www.iredmail.org/
- snowpanda 9y agoTo be fair, ProtonMail Bridge is available in beta for all paid members right now, which will allow you to use it with Thunderbird. https://www.reddit.com/r/ProtonMail/comments/77ifdx/protonmail_bridge_is_here_for_windows_and_mac/ https://www.reddit.com/r/ProtonMail/comments/77ifdx/protonma...
- beingmyself2 9y agoI understand your point of view, but these are different levels of trust. You can audit the javascript they are sending you and (potentially) notice it is a ruse. If they are reading your email after you send it to their server though you have no way of knowing.