]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
gnupg/gpg.conf: Fix documentation typo.
authorSimon Ruderich <simon@ruderich.org>
Wed, 23 Oct 2013 22:49:39 +0000 (00:49 +0200)
committerSimon Ruderich <simon@ruderich.org>
Wed, 23 Oct 2013 22:55:56 +0000 (00:55 +0200)
gnupg/gpg.conf

index 0b1f73cec91904392629bee876d41a1d285ed5ef..5697d171b89b7e09d5b3fc5e219eda9395ee0389 100644 (file)
@@ -1,7 +1,6 @@
 # Configuration file for GnuPG.
 #
-# Thanks to [1] for some hints to generate more secure keys (read on
-# 2013-04-04).
+# Thanks to [1] for some hints to generate stronger keys (read on 2013-04-04).
 #
 # [1]: https://we.riseup.net/riseuplabs+paow/openpgp-best-practices
 
@@ -32,7 +31,7 @@ keyid-format 0xlong
 
 # KEY GENERATION
 
-# Use more secure preferences. These are not enforced, but tried in the given
+# Use stronger preferences. These are not enforced, but tried in the given
 # order and the first supported by all recipients is used.
 #
 # Ciphers for encryption.
@@ -43,7 +42,7 @@ personal-digest-preferences SHA512 SHA384 SHA256 SHA224
 personal-compress-preferences BZIP2 ZLIB ZIP Uncompressed
 
 # Default preferences when generating a new key. Use the three settings above
-# combined to create more secure keys.
+# combined to create stronger keys.
 default-preference-list SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 BZIP2 ZLIB ZIP Uncompressed
 
 # Don't use SHA1 when signing keys, this includes self-certificates. This