PGP-Anywhere
PGP-Anywhere copied to clipboard
Chrome browser extension to de- & encrypt PGP in your browser
Frage, hast du eigentlich einen Upload & Download von Keys integriert? Weil OpenPGPJS unterstützt es: ```js var hkp = new openpgp.HKP('https://pgp.mit.edu'); var options = { query: '[email protected]' }; hkp.lookup(options).then(function(key) {...
Guten Morgen, ich bin seit heute Morgen dran die Erweiterung zu überarbeiten. Ich hoffe das ist ok. Was aktuell schon ist: - Alle Libs auf dem neusten Stand - Keys...
Similar to https://keybase.io/sign, basically leaves plaintext and signature together