Skip to content
This repository has been archived by the owner on Feb 23, 2018. It is now read-only.

annealmail/annealmail

Repository files navigation

Warning: this proof-of-concept application is based on an older version of Enigmail, which has since patched security vulnerabilities.

AnnealMail

AnnealMail encrypts your e-mail with post-quantum computer encryption.

It is an unofficial fork of Enigmail, so it's a Mozilla Thunderbird plugin.

Installation Instructions

  1. On a Linux or Mac OSX computer, install Mozilla Thunderbird and confirm that you can send an (unencrypted) email.
  2. Install CodeCrypt from source (with these changes for Mac OSX)
  3. Verify that CodeCrypt is installed on the command line (enter: ccr)
  4. sudo cp /usr/local/bin/ccr /usr/local/bin/ccr-agent
  5. Generate signing and encryption keys with CodeCrypt, with your e-mail as your name. Share the public keys.
  6. Download AnnealMail extension
  7. Drag/drop the AnnealMail extension into Thunderbird's AddOns tab and restart Thunderbird.
  8. Create an email draft. In the AnnealMail menu, check that Protocol: CCR/MIME is selected.
  9. In AnnealMail > Preferences > Signing/Encryption Options, select your preferred signing key.

Contact Me

You can contact me (encrypted or unencrypted e-mail) at ndoiron@mapmeld.com

My encryption keys are on the project website: AnnealMail.org

License

Open source, Mozilla Public License 2.0 (same as Enigmail)