HulaHoopWhonix / annealmail-2.0

post-quantum email encryption with CodeCrypt

Home Page:http://annealmail.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

post-quantum email encryption with CodeCrypt

http://annealmail.org


Languages

Language:JavaScript 72.5%Language:Python 18.7%Language:CSS 4.5%Language:Shell 1.5%Language:HTML 1.4%Language:Makefile 0.6%Language:Perl 0.3%Language:Ruby 0.2%Language:C 0.2%Language:M4 0.1%