Skip to content

Commit 164a243

Browse files
committed
gpg: require-cross-certification
1 parent 49c9826 commit 164a243

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

gnupg/gpg.conf

+6-1
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,9 @@ default-preference-list SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 ZLIB
5252
personal-cipher-preferences AES256 AES192 AES CAST5
5353
s2k-cipher-algo AES256
5454
s2k-digest-algo SHA512
55-
cert-digest-algo SHA512
55+
cert-digest-algo SHA512
56+
57+
# When verifying a signature made from a subkey, ensure that the cross
58+
# certification "back signature" on the subkey is present and valid. This
59+
# protects against a subtle attack against subkeys that can sign.
60+
require-cross-certification

0 commit comments

Comments
 (0)