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

index 4d9f87b156e76feb63e17261842c60cccb282a68..f029098d6d79d496eaa95fbc8c090d0424ab5eaf 100644 (file)
                                                                        
 <dd>To use the diceware method, you will need dice (preferably 5, but 1 will do) and <a href="http://world.std.com/~reinhold/diceware.wordlist.asc">this list of words</a>. Do not substitute computer dice for physical dice. Notice that each word on the word list corresponds to a unique five-digit number. Role one dice five times, or five dice once to select the first word. Don't rearrange or discard words, because doing so makes the process much less secure. Repeat this process until you have at least six words, and there's your password.</dd>
 
-                                                               <dt>Command-line key generation</dt>
+                                                               <dt>Command line key generation</dt>
                                                                        <dd>If you prefer using the command line for a higher degree of control, you can follow the documentation from the <a href="http://www.dewinter.com/gnupg_howto/english/GPGMiniHowto-3.html#ss3.1">GnuPG Mini Howto</a> or <a href="https://www.gnupg.org/gph/en/manual/c14.html#AEN25">The GNU Privacy Handbook</a>. Make sure you stick with "RSA and RSA" (the default), because it's newer and more secure than algorithms recommended in the old previously mentioned documentation.</dd> 
 
                                                                <dt>Advanced key pairs</dt>
                                                <div class="troubleshooting">
                                                        <h4>Advanced</h4>
                                                        <dl>
-                                                               <dt>Encrypt messages from the commandline</dt>
-                                                                       <dd>You can also encrypt and decrypt messages and files form the <a href="https://www.gnupg.org/gph/en/manual/x110.html">commandline</a>, if that's your preference.</dd>
+                                                               <dt>Encrypt messages from the command line</dt>
+                                                                       <dd>You can also encrypt and decrypt messages and files form the <a href="https://www.gnupg.org/gph/en/manual/x110.html">command line</a>, if that's your preference.</dd>
                                                        </dl>
                                                </div><!-- /.troubleshooting -->