https://rt.gnu.org/Ticket/Display.html?id=1065068
authork054 <kosa@riseup.net>
Wed, 2 Dec 2015 15:21:01 +0000 (10:21 -0500)
committerk054 <kosa@riseup.net>
Wed, 2 Dec 2015 15:21:01 +0000 (10:21 -0500)
en/index.html

index b46788bcb98a113bb28100b45e64e87c4294342d..23985cb008b6cf6ab536e79fbe55d9b496d59d59 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. <span style="font-weight: bold;">You should never share you public key with anyone, under any circumstances.</span></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. <span style="font-weight: bold;">You should never share you private key with anyone, under any circumstances.</span></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 -->