PGP-Anywhere icon indicating copy to clipboard operation
PGP-Anywhere copied to clipboard

Chrome browser extension to de- & encrypt PGP in your browser

Results 4 PGP-Anywhere issues
Sort by recently updated
recently updated
newest added

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) {...

enhancement
stale

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...

enhancement
stale

Similar to https://keybase.io/sign, basically leaves plaintext and signature together

enhancement

Users should be able to de/encrypt files as well on top of text.

enhancement