PGP Toolbox

Pro-privacy, anti-glowie tech. Powered by OpenPGP.js.

PGP Public Key

  • Fingerprintn/a
  • User IDn/a
  • Created atn/a
  • Expires atn/a
  • OIDn/a

PGP Private Key

  • Fingerprintn/a
  • User IDn/a
  • Created atn/a
  • Expires atn/a
  • OIDn/a

Encrypt (recipient ID: n/a)

Encrypted output

Decrypt (recipient ID: n/a)


Password

Decrypted output

Sign (signer ID: n/a)


Password

Signed output

Generate key

  • Name
  • Email
  • Password

Generated public key

Generated private key

WTF is PGP?

PGP is short for Pretty Good Privacy, it can be used to send and receive secure messages across insecure mediums, like email. To receive messages, you need a private key, and to send messages you need the recipient's public key. The private key should not be exposed anywhere, while the public key should be distributed freely.

This JavaScript-based implementation does everything within the browser, and no server is involved for anything. This also means it doesn't do keyserver lookups, so you'll have to do that separately. However, self-publishing public keys should be encouraged. SAVE YOUR PRIVATE KEY SECURELY.