CryptoChrome
CryptoChrome copied to clipboard
a GnuPG plugin for Chrome
Most notably Gmail compose uses a content editable iframe. The current replacement won't work there, since the selection will be over multiple dom nodes (each line will be a different...
I guess a real README is needded - build instructions, usage, etc
This is probably the big remaining hurdle. I don't know what the correct interface is for hooking up to a gpg binary on windows - I do know that execpipe...
The extension should allow for validation of signed messages. Need to determine appropriate trigger (context menu per page or selection), and result UI.