From Fedora Project Wiki

m (added Russian !!! need to fix of the language block !!!)
(15 intermediate revisions by 4 users not shown)
Line 3: Line 3:
<!--language:en
<!--language:en
-->
-->
{{lang|en|es|ru|page=Using GPG}}


= Using the GNU Privacy Guard (GnuPG/GPG) =
= Using the GNU Privacy Guard (GnuPG/GPG) =
Line 9: Line 10:


To participate in any part of the Fedora Project,
To participate in any part of the Fedora Project,
* You ''must'' have a GPG key pair.
* You ''should'' have a GPG key pair.
* Your public key ''must'' be available on pgp.mit.edu.
* Your public key ''should'' be available on pgp.mit.edu.
 
If you associate a GPG public key with your Fedora Account system account, you can later use that key to securely identify yourself in the event you lost access to the email address associated with your Fedora Account.  


== Quick Start Guides ==
== Quick Start Guides ==


* [[DocsProject/UsingGpg/CreatingKeys| Creating GPG keys]]  
* [[Creating_GPG_Keys| Creating GPG keys]]  
* Using GPG with email clients:
 
* [[DocsProject/UsingGpg/WithEvolution| Evolution]]  
 
* [[DocsProject/UsingGpg/WithKmail| Kmail]]  
Using GPG with email clients:
* [[DocsProject/UsingGpg/WithPine| Pine]]  
* [[Using_GPG_with_Evolution| Evolution]]  
* [[DocsProject/UsingGpg/WithThunderbird| Mozilla Thunderbird]]  
* [[Using_GPG_with_Kmail| Kmail]]  
* Using GPG with webmail email clients:
* [[Using_GPG_with_Pine| Pine]]  
* [[DocsProject/UsingGpg/WithFireGPG| FireGPG and Google's Gmail]]  
* [[Using_GPG_with_Thunderbird| Mozilla Thunderbird]]  
 
 
Using GPG with webmail email clients:
* [[Using_GPG_with_FireGPG| FireGPG and Google's Gmail]]


== Official GPG Links ==
== Official GPG Links ==
Line 34: Line 41:
* [http://computer.howstuffworks.com/encryption.htm HowStuffWorks - Encryption]  
* [http://computer.howstuffworks.com/encryption.htm HowStuffWorks - Encryption]  


 
[[Category:Documentation]]
 
 
{| border="1"
|-
|[[Security_Guide/9/LUKSDiskEncryption| 4.1 LUKS Disk Encryption]] ||[[Security_Guide/9| Table of Contents]] ||[[Security_Guide/9/7Zip| 4.3 7Zip Encrypted Archives]]
[[Category:DocsProject]]
[[Category:Security Guide]]

Revision as of 12:09, 13 December 2015

Using the GNU Privacy Guard (GnuPG/GPG)

GPG is used to identify yourself and authenticate your communications, including those with people you don't know. GPG allows anyone reading a GPG-signed email to verify its authenticity. In other words, GPG allows someone to be reasonably certain that communications signed by you actually are from you. GPG is useful because it helps prevent third parties from altering code or intercepting conversations and altering the message.

To participate in any part of the Fedora Project,

  • You should have a GPG key pair.
  • Your public key should be available on pgp.mit.edu.

If you associate a GPG public key with your Fedora Account system account, you can later use that key to securely identify yourself in the event you lost access to the email address associated with your Fedora Account.

Quick Start Guides


Using GPG with email clients:


Using GPG with webmail email clients:

Official GPG Links


About Public Key Encryption