Changes between Version 15 and Version 16 of gpg
- Timestamp:
- Apr 27, 2008, 9:32:41 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
gpg
v15 v16 42 42 43 43 * Download and install [http://macgpg.sourceforge.net/ Mac GnuPrivacy Guard]. There are several packages available for download, the one called "GnuPrivacy Guard" is the only one you must download. You may choose to download the others. 44 * Follow the [#HowdoIinstallandconfigureEnigmailwithThunderbird directions below to install and configure Enigmail for Thunderbird ].44 * Follow the [#HowdoIinstallandconfigureEnigmailwithThunderbird directions below to install and configure Enigmail for Thunderbird and generate a private/public key pair]. 45 45 46 46 == How do I use GnuPG with Macintosh, web mail and Firefox? == 47 47 48 * Download and install [http://macgpg.sourceforge.net/ Mac GnuPrivacy Guard and GPG Keychain Access]. There are several packages available for download which are not required but you may find useful.48 * Download and install [http://macgpg.sourceforge.net/ Mac GnuPrivacy Guard and GPG Keychain Access]. There are several other packages available for download which are not required but you may find useful. 49 49 * Run the GPG Keychain Access program and generate a new public/private key (FIXME: we need documentation on how to do this). 50 50 * Follow the [#HowdoIinstallandconfigureFireGPGwithFirefox directions below to install and configure FireGPG for Firefox]. … … 55 55 56 56 * Download and install [http://www.gnupg.org/download/index.en.html#auto-ref-2 GnuPG for Windows], which provides the core GnuPG program. 57 * Follow the [#HowdoIinstallandconfigureEnigmailwithThunderbird directions below to install and configure Enigmail for Thunderbird ].57 * Follow the [#HowdoIinstallandconfigureEnigmailwithThunderbird directions below to install and configure Enigmail for Thunderbird and generate a private/public key pair]. 58 58 59 59 == How do I use GnuPG with Windows, web mail and Firefox? == … … 65 65 = Using GnuPG on a GNU/Linux Computer = 66 66 67 Every major GNU/Linux operating system (e.g. [http://ubuntu.com Ubuntu], [http://debian.org Debian], [http://fedoraproject.org/ Fedora], etc) comes by default with GnuPG for their desktop installations. For debian-based systems (like Ubuntu), you should be able to install enigmail with: 67 Every major GNU/Linux operating system (e.g. [http://ubuntu.com Ubuntu], [http://debian.org Debian], [http://fedoraproject.org/ Fedora], etc) comes by default with GnuPG for their desktop installations. 68 69 * For debian-based systems (like Ubuntu), you should be able to install enigmail with: 68 70 {{{ 69 71 sudo aptitude install enigmail 70 72 }}} 71 73 And then restart any Thunderbird (or Icedove) instances. 74 * Follow the [#HowdoIinstallandconfigureEnigmailwithThunderbird directions below to install and configure Enigmail for Thunderbird and generate a private/public key pair]. 72 75 73 76 = Specific Programs =