This Chrome extension uses PGP for encryption
- First, create a KeyPair in the
Keys
tab - Share your public key with anyone who will send you a message by using the Export button on the PUBLIC Key
- Encrypt text using the
Encrypt
tabSelect which recipients can read it from your list of public keys. It can be one or many.
- Post the text somewhere where your recipient can see it (a website or something)
- For most users it will look like this:
- However, for anyone with the private key, it will look like this (note the 🔓 representing some content was decrypted)
- You can also use the
Decrypt
tab to decrypt messages manually with any of your private keys - The 🔓 on the bottom left will attempt to decrypt any messages on the screen in case new encrypted content was loaded
Todo:
- Passphrases
- Files
- Signatures