enigmail_setup_and_gnupg_keys
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
enigmail_setup_and_gnupg_keys [2011/02/10 11:51] – created juckins | enigmail_setup_and_gnupg_keys [2025/03/20 18:29] (current) – juckins | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ==== Enigmail and OpenPGP Keys ==== | ||
+ | |||
OpenPGP & Enigmail \\ | OpenPGP & Enigmail \\ | ||
[[http:// | [[http:// | ||
- | Quick start guide: | + | Quick start guide \\ |
- | http:// | + | [[http:// |
- | http:// | + | [[http:// |
+ | |||
+ | Install GnuPG on local computer \\ | ||
+ | [[http:// | ||
+ | |||
+ | Windows uses version 1.4.11 as of 10 February 2011 - accept default settings \\ | ||
+ | [[ftp:// | ||
+ | |||
+ | Install right Enigmail package for your system. \\ | ||
+ | [[http:// | ||
+ | Download the .xpi file to desktop and then use add-ons in Thunderbird and Seamonkey to install the package from the locally-saved file. | ||
+ | |||
+ | After installing, open the OpenPGP Preferences and make sure the GnuPG path is set (/ | ||
+ | |||
+ | Inside Enigmail, import local copy of pubring.gpg and secring.pgp \\ | ||
+ | (Delete any old keys there) | ||
+ | |||
+ | Remember the key passphrase is stored securely elsewhere. | ||
+ | |||
+ | Import other people’s keys from [[http:// | ||
+ | |||
+ | Test the sending and receiving of encrypted messages. | ||
+ | |||
+ | May want to adjust preferences inside Enigmail. | ||
- | Then install GnuPG | + | --------------------------------------------------------------- |
- | http:// | + | Useful reference for using keys on Linux: |
- | version 1.4.11 at ftp:// | + | |
- | (accept the defaults) | + | |
- | Install right Enigmail package for your system; download .xpi to desktop and then use add-ons in Thunderbird and Seamonkey to install package. | + | [[http://www.debuntu.org/how-to-import-export-gpg-key-pair]] |
- | http://enigmail.mozdev.org/download/ | + | |
- | (downloaded for thunderbird 3.1 and seamonkey 2.0) | + | |
- | Import local copy of my NOAA key: | + | [[http://aplawrence.com/Basics/gpg.html]] |
- | NWS/Enigmail Keys/ | + | |
- | pubring.gpg, secring.pgp | + | |
- | My key passphrase in password safe | + | --------------------------------------------------------------- |
+ | If Enigmail seems to freeze, open an xterm and follow instructions below: | ||
- | Import other people’s keys from http://pgp.mit.edu/ | + | If you get this: |
+ | < | ||
+ | [juckins@metroliner: | ||
+ | gpg-agent[18835]: | ||
+ | gpg-agent: no gpg-agent running in this session | ||
+ | </code> | ||
+ | Then follow tip on http:// | ||
+ | < | ||
+ | juckins@metroliner: | ||
+ | GPG_AGENT_INFO=/ | ||
+ | [juckins@metroliner: | ||
+ | gpg-agent: gpg-agent running and available | ||
+ | </ | ||
+ | If that all works properly, then edit .bash_profile like this: | ||
+ | < | ||
+ | # start gpg-agent (for Thunderbird Enigmail) | ||
+ | eval ' | ||
+ | </ | ||
+ | Other possible help: http:// | ||
enigmail_setup_and_gnupg_keys.1297356710.txt.gz · Last modified: 2011/02/10 11:51 by juckins