OpenPGPjs has passed an independent security audit
protonmail.com
OpenPGPjs has passed an independent security audit
1–10 of 128 posts
Re: OpenPGPjs has passed an independent security audit
#2Re: OpenPGPjs has passed an independent security audit
#3Have any current protonmail users experienced denial of service from online providers solely because of their email address?
Re: OpenPGPjs has passed an independent security audit
#4And to preempt the ProtonMail rep who is probably going to respond to this comment, I know that you can run the web app on localhost. But that doesn't mean that users who don't are any more secure.
Re: OpenPGPjs has passed an independent security audit
#5Have any current protonmail users experienced denial of service from online providers solely because of their email address?
Re: OpenPGPjs has passed an independent security audit
#6Not that it matters. They could silently replace it with a backdoored script and your browser would never tell you it happened. And to preempt the ProtonMail rep who is probably going to respond to this comment, I know that you can run the web app on localhost. But that doesn't mean that users who don't are any more secure.
Re: OpenPGPjs has passed an independent security audit
#7How would this compare to something like WebCrypto, which assume would be implemented in a way that would allow for side channel resistance etc? It does seem surprising that we don't have something like a browser API version of libsodium in widespread use already.
Re: OpenPGPjs has passed an independent security audit
#8Not that it matters. They could silently replace it with a backdoored script and your browser would never tell you it happened. And to preempt the ProtonMail rep who is probably going to respond to this comment, I know that you can run the web app on localhost. But that doesn't mean that users who don't are any more secure.
Re: OpenPGPjs has passed an independent security audit
#9[1] https://news.ycombinator.com/item?id=17258203 (please turn on "showdead" in settings, to see the entire thread)
Re: OpenPGPjs has passed an independent security audit
#10Not that it matters. They could silently replace it with a backdoored script and your browser would never tell you it happened. And to preempt the ProtonMail rep who is probably going to respond to this comment, I know that you can run the web app on localhost. But that doesn't mean that users who don't are any more secure.
isn't this why https://developer.mozilla.org/en-US/docs/Web/Security/Subres... was invented?
If the users had the option of "locking" a JS version with the Subresource Integrity attribute that they are currently using, it might help.