Earlier quoted context omitted.
Worth noting, in similar vein — https://protonvpn.com/support/macos-ikev2-vpn-setup/
I don't know OSX very well these days. Is that... is that actually installing a new global SSL trust root? Doesn't that mean ProtonMail now can seamlessly MitM all SSL connections on that machine? Please tell me I'm reading that wrong, because I don't recall doing this for ProtonVPN on linux.
ProtonMail now offers elliptic curve cryptography
51–60 of 148 posts
Re: ProtonMail now offers elliptic curve cryptography
#52Anyone using ProtonMail regularly? I created an account but haven’t used it much. How are your experiences? Any iOS users who can comment on their experience with proton mail and the default mail client? I don’t went to switch to something that won’t be around in a decade or so.
Re: ProtonMail now offers elliptic curve cryptography
#53I was silly enough to sign up without looking in to it because it was recommended on HN. Then I realised they need this bridge software to connect. I asked about it stating I'd like to build it my self and confirm it is libre software. They just sent back a generic link to a .deb beta file. I had a look and its got this eula.txt with the standard you-have-no-rights. Messaged them again asking what they intended to do…
Re: ProtonMail now offers elliptic curve cryptography
#54Off topic I had a proton email created when it was announced & didn't use it. I found out that my mailbox decryption for that email id is not working (not sure how, I use password manager) & I haven't set a recovery email to recover my account. I saw a HN comment earlier telling, the user had recovered their Proton mail account by answering few questions to customer service. I attempted the same, the issue is that I…
Re: ProtonMail now offers elliptic curve cryptography
#55Re: ProtonMail now offers elliptic curve cryptography
#56Off topic I had a proton email created when it was announced & didn't use it. I found out that my mailbox decryption for that email id is not working (not sure how, I use password manager) & I haven't set a recovery email to recover my account. I saw a HN comment earlier telling, the user had recovered their Proton mail account by answering few questions to customer service. I attempted the same, the issue is that I…
it was at least my expectation that they are not able to read your mails after storing them. But apparently i didn't get that right.
Re: ProtonMail now offers elliptic curve cryptography
#57X25519 is great, but it doesn’t make Protonmail (really, OpenPGPjs) a net safe communications mechanism. It inherits all of the flaws inherent in OpenPGP, including optional authenticators (which lead to EFAIL), kitchen sink bulk protocols complete with negotiation (did you know your public keys specify what algorithms you like?), lack of forward secrecy, repudiability, et cetera. We should stop using RSA. But RSA is…
Shouldn't it be possible to have the library built in to the browser? I can't seem to find any information on attempts to make that happen, either directly by browser developers or as an add-on.
You could do all of this well if WebCrypto was good and you had a WebExtension, or an Electron app, or some other way where you weren’t just going to do whatever the website tells you to do.
(That is not a blanket security recommendation in favor of Electron. XSS does not normally get me RCE.)
Re: ProtonMail now offers elliptic curve cryptography
#58Anyone using ProtonMail regularly? I created an account but haven’t used it much. How are your experiences? Any iOS users who can comment on their experience with proton mail and the default mail client? I don’t went to switch to something that won’t be around in a decade or so.
One major issue with the iOS client is that it cannot handle more than one Inbox. So, if you use two accounts (e.g. home and work), you can only be logged in in one at a time, and have to go through the full sign-in-sign-out process each time you want to switch. And my understanding is that the iOS app doesn't actually cache email offline, so it's not terribly possible to work on an airplane, etc. Also, understand th…
Re: ProtonMail now offers elliptic curve cryptography
#59This announcement is an example of why I am not using ProtonMail anymore. There are a lot of things they do that sound very good on marketing materials, but upon examination are security theater. For example, they claim, "We have chosen a particular elliptic curve system known as X25519, which is fast, secure, and particularly resistant to timing attacks. It’s simple to implement". However, previously they've said th…
Using Ed25519 is by popular opinion the right choice.
However, the concern about their use of indutny's library and the comment you link to is entirely separate. Choosing to have timing attacks for performance in a cryptographic library seems absolutely absurd, and if this is still the case (the comment is from 2017), then that library should be avoided at all cost.
Re: ProtonMail now offers elliptic curve cryptography
#60Off topic I had a proton email created when it was announced & didn't use it. I found out that my mailbox decryption for that email id is not working (not sure how, I use password manager) & I haven't set a recovery email to recover my account. I saw a HN comment earlier telling, the user had recovered their Proton mail account by answering few questions to customer service. I attempted the same, the issue is that I…
OTOH account hijacking is a well documented[1][2] threat.
I don't like the idea that if I set up a secure password and 2FA someone could call up Protonmail and go "Uh yeah, I use, uh... Hulu? Reset my password please!"
[1] https://www.ftc.gov/news-events/blogs/techftc/2016/06/your-m...
[2] https://www.engadget.com/2016/06/10/hacker-hijacks-deray-by-...