End-To-End – OpenPGP Chrome extension from Google
151–160 of 173 posts
Re: End-To-End – OpenPGP Chrome extension from Google
#152Earlier quoted context omitted.
But as I'm typing, Gmail is saving my draft automatically to Google servers. Normally, at least. This means Google would have a copy of my email as it existed before I encrypted it. In your testing, do you see any evidence that this extension prevents Gmail's automatic draft saving?
In the FAQ they mention "End-To-End doesn’t trust any website's DOM or context with unencrypted data. We have tried to ensure that the interaction between the extension and websites is minimal and does not reveal secrets to the website." I'm curious about this too. Does that mean they somehow insert a textbox that the host page can't see? I didn't realize extensions could do that. Edit: ah, this appears to be where i…
[1] https://www.pwdhash.com/ [2] https://code.google.com/p/chrome-pwdhash/
Re: End-To-End – OpenPGP Chrome extension from Google
#153Earlier quoted context omitted.
Have you guys took a look at https://github.com/indutny/elliptic ?
Oh we haven't. Looks like it's a nice library. One question: it seems that you use the message directly, instead of its hash, in ECDSA? [1]. [1] https://github.com/indutny/elliptic/blob/master/lib/elliptic... PS: were you the guy that won the CloudFlare's HeartBleed challenge? great work :-).
Thank you!
Re: End-To-End – OpenPGP Chrome extension from Google
#154Earlier quoted context omitted.
How about BEAST or CRIME?
BEAST is a design bug, insecure use of CBC mode. CRIME is a side channel attack, but the side channel that leaks information (compressed cleartext size) is not related to the language used, but again to the design of the algorithm. The basic idea is that implementation-related side-channel attacks, such as timing and power draw, are very hard to exploit remotely. I guess you could write a JavaScript implementation of…
Re: End-To-End – OpenPGP Chrome extension from Google
#155Can anyone tell if this addon has been built in a suitably abstract enough manner such that the core can be used to build similar extensions for other browsers? I.e, would it be possible to take this code and wrap it in a Firefox extension?
Re: End-To-End – OpenPGP Chrome extension from Google
#156Oh, and maybe having PGP's WOT for use by the websites would be nice too. Could provide distributed "likes" by PGP-signing, without any central authorities.
Re: End-To-End – OpenPGP Chrome extension from Google
#157Re: End-To-End – OpenPGP Chrome extension from Google
#158Earlier quoted context omitted.
Also, other browser extensions may be able to access what is going on in the browser. So Google and (insert list of other parties.)
Other software on your computer might as well. Or people walking by in the hallway. So Google and (insert everyone in the world).
Re: End-To-End – OpenPGP Chrome extension from Google
#159Earlier quoted context omitted.
Also, other browser extensions may be able to access what is going on in the browser. So Google and (insert list of other parties.)
Other software on your computer might as well. Or people walking by in the hallway. So Google and (insert everyone in the world).
Re: End-To-End – OpenPGP Chrome extension from Google
#160Earlier quoted context omitted.
Well, they could just serve privacy ads to people who were encrypting their communication.
Or offer to let me pay for Gmail in lieu of scanning my email. Seriously Google, take my money.