# 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
# 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.
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