From: Adam Leibson Date: Wed, 12 Aug 2015 16:12:03 +0000 (-0400) Subject: commit X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=e9c69538aac73f20bc8d8e1c31e807048d55ff02;p=enc.git commit --- diff --git a/en/index.html b/en/index.html index 4d9f87b1..f029098d 100644 --- a/en/index.html +++ b/en/index.html @@ -227,7 +227,7 @@
To use the diceware method, you will need dice (preferably 5, but 1 will do) and this list of words. 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.
-
Command-line key generation
+
Command line key generation
If you prefer using the command line for a higher degree of control, you can follow the documentation from the GnuPG Mini Howto or The GNU Privacy Handbook. 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.
Advanced key pairs
@@ -349,8 +349,8 @@

Advanced

-
Encrypt messages from the commandline
-
You can also encrypt and decrypt messages and files form the commandline, if that's your preference.
+
Encrypt messages from the command line
+
You can also encrypt and decrypt messages and files form the command line, if that's your preference.