commit
authorAdam Leibson <adaml@fsf.org>
Fri, 21 Aug 2015 16:53:39 +0000 (12:53 -0400)
committerAdam Leibson <adaml@fsf.org>
Fri, 21 Aug 2015 16:53:39 +0000 (12:53 -0400)
en/index.html

index fd80a3f3b2117a4777d5de4b4bb7fdb2fab25ded..f74d450c64021c741a699275650dfde84f46198b 100644 (file)
 
                                                <p>Your public key isn't like a physical key, because it's stored in the open in an online directory called a keyserver. People download it and use it, along with GnuPG, to encrypt emails they send to you. You can think of the keyserver as a phonebook; people who want to send you encrypted email can look up your public key.</p>
 
-                                               <p>Your private key is more like a physical key, because you keep it to yourself (on your computer). You use GnuPG and your private key to descramble encrypted emails other people send to you.</p>
+                                               <p>Your private key is more like a physical key, because you keep it to yourself (on your computer). You use GnuPG and your private key to descramble encrypted emails other people send to you. <b>You should never share you public key with anyone, under any circumstances.</b></p>
                                                <p>In addition to encryption and decryption, you can also use these keys to sign messages and check the authenticity of other people's signatures. This process helps stop impersonators. We'll discuss this more in the next section.</p>
                                </div><!-- End .section-intro -->