Security Guide/UsingGpg/WithThunderbird

From FedoraProject

Jump to: navigation, search

Contents

Using GPG Keys with Mozilla Mail Clients

Fedora Core includes Mozilla Thunderbird in the thunderbird package, and the mozilla-mail package for the Mozilla Suite email application. Thunderbird is the recommended Mozilla email application. This appears on your desktop as Applications > Internet > Thunderbird Email.

Mozilla products support extensions, plugins that add new features to the main application. The Enigmail extensions provide GPG support to email products from Mozilla. Versions of Enigmail exist for both Mozilla Thunderbird, and the Mozilla Suite (Seamonkey). Netscape software from AOL is based on the Mozilla products, and may also use this extension.

To install Enigmail on Fedora systems, follow the instructions given below.

Enigmail uses the term OpenPGP in menu items and options. GPG is an implementation of OpenPGP, and you may treat the terms as equivalent.

The homepage for Enigmail is: http://enigmail.mozdev.org/download.html.

This page provides screenshots of Enigmail and GPG in action: http://enigmail.mozdev.org/screenshots.html

Installing Enigmail on Fedora

To install Enigmail on Fedora systems, perform the following steps:

su -c 'thunderbird -install-global-extension /home/me/enigmail-0.94.0-tb15-linux.xpi'

Enter the root password when prompted.

This command installs the extension without opening a window on your desktop.

Signed messages automatically display their status at the top of the message window. To sign messages that you send, follow the instructions below.


Configuring a GPG Signature in Thunderbird


Sending a Signed E-mail with Thunderbird

If you configure Thunderbird to sign email for the account by default, the emails that you send automatically include your GPG signature.

Otherwise, follow these steps to send a single email with a GPG digital signature:

  1. Select Write.
  2. Compose the message as normal.
  3. Click the OpenPGP button. Select both Sign Message and Use PGP/MIME, and choose OK.
  4. Choose Send.
  5. If prompted, enter the passphrase for your GPG key.