A chrome extension for sending and receiving inline PGP encrypted and signed emails on the Gmail web client.
- 4096 bit key pair generation
- Save existing key pairs
- Add contacts public keys
- Encryption with multiple keys
- Automatic verification of signed emails
- Automatic signing
git clone [email protected]:gautamnaman/emailencsystem.git
- Open
chrome://extensions/
- Turn on "Developer Mode"
- Load unpacked extension
- Add your key pairs or generate new ones associated with your email
- Used for automatic signing and decryption
- Add your contacts public keys
- Used for automatic encryption and verification
- Export public keys
- Encrypted send button appears if all recipient's public keys are available
Note: Will not encrypt emails if there are any bcc'd recipients
- Decrypt button appears in the dropdown menu if email is encrypted with inline PGP