signing data inside your browser?
Let data be textarea->value and browser be (firefox or chrome). I want the user to be able to sign the data he entered in the textarea as I do not trust the website to store the data without modification. So far I found a couple of GnuPG/PGP based solutions:
- FireGPG, orphaned(not compatible with Firefox4+), there is fork on github
- gpgAuth
- GPGTools Mobile
Comments