commit
authorAdam Leibson <adaml@fsf.org>
Wed, 12 Aug 2015 16:08:36 +0000 (12:08 -0400)
committerAdam Leibson <adaml@fsf.org>
Wed, 12 Aug 2015 16:08:36 +0000 (12:08 -0400)
en/index.html

index aa28147e2ae6b3c11a2561c804b400ba8a8aeca4..4d9f87b156e76feb63e17261842c60cccb282a68 100644 (file)
                                                 <div class="troubleshooting">
                                                         <h4>Advanced</h4>
                                                         <dl>
-                                                                <dt>Uploading a key from the command-line</dt>
-                                                                                <dd>You can also upload your keys to a keyserver through the <a href="https://help.ubuntu.com/community/GnuPrivacyGuardHowto#Uploading_the_key_to_Ubuntu_keyserver">command-line</a>. <a href="https://sks-keyservers.net/overview-of-pools.php">this webpage</a> maintains a good list highly interconnected keyservers. You can also <a href="https://www.gnupg.org/gph/en/manual/x56.html#AEN64">directly export your key</a> as a file on your computer.</dd>
+                                                                <dt>Uploading a key from the command line</dt>
+                                                                                <dd>You can also upload your keys to a keyserver through the <a href="https://help.ubuntu.com/community/GnuPrivacyGuardHowto#Uploading_the_key_to_Ubuntu_keyserver">command line</a>. <a href="https://sks-keyservers.net/overview-of-pools.php">this webpage</a> maintains a good list highly interconnected keyservers. You can also <a href="https://www.gnupg.org/gph/en/manual/x56.html#AEN64">directly export your key</a> as a file on your computer.</dd>
 
                                                         </dl>
                                                 </div><!-- /.troubleshooting -->
                                <div id="step-3d" class="step">
                                        <div class="main">
                                                <h3><em>Step 3.d</em> Send a test signed email to a friend</h3>
-                                               <p>GnuPG includes a way for you to sign messages and files, verifying that they came from you and that they weren't tampered with along the way.  As a safety feature, GNU/Linux computers often use GnuPG signatures to verify that new software wasn't tampered with before it's installed. These signatures are stronger than their pen-and-paper cousins -- they're impossible to forge, because they're impossible to create without your private key (another reason to keep your private key safe).</p>
+                                               <p>GnuPG includes a way for you to sign messages and files, verifying that they came from you and that they weren't tampered with along the way. These signatures are stronger than their pen-and-paper cousins -- they're impossible to forge, because they're impossible to create without your private key (another reason to keep your private key safe).</p>
 
                                                <p>You can sign messages to anyone (including people who haven't created their own keypair!) so it's a great way to promote GnuPG. To sign an email to a friend, click the pencil icon next to the lock icon so that it turns gold.If you sign a message, Enigmail will ask you for your password before it sends the message off. I will do this every time it needs to use your private key.</p>