Gcryptr is a Chrome plugin that let's you encrypt simple email messages.
Note: this was created as an assignment for an NYU School of Engineering course, CS-GY 6903. This has not been vetted and should only be treated as an educational tool.
To install the extension, clone the repo and:
- Open Chrome and go to chrome://extensions
- If the Developer Mode toggle is set to "-", click it to go into Developer Mode.
- Click "Load unpacked extension..."
- Choose the
chrome
directory in this repo. - Enable the newly added extension.
- Head to your Gmail account, and compose a new message or open an encrypted message.
Gcryptr is built on top of the hard work of other enterprising developers. Please support their projects.
Cryptography is difficult and I'm not a cryptographer. Therefore, Gcryptr uses an open source PGP library, kbpgp.js.
Interfacing with the Gmail interface is handled by the awesome gmail.js library.
Styling and widgets are built using jQueryUI
- Encrypt attachments, inline images.
- Support symmetric, passphrase encryption