gpg configuration
This commit is contained in:
parent
c6558b4525
commit
b32a38854b
1 changed files with 11 additions and 4 deletions
|
@ -44,6 +44,13 @@ avoid default use of SHA256
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
|
keyserver-options include-revoked
|
||||||
|
with-keygrip
|
||||||
|
with-subkey-fingerprint
|
||||||
|
|
||||||
|
no-comments
|
||||||
|
no-emit-version
|
||||||
|
|
||||||
default-preference-list SHA512 AES256 BZIP2
|
default-preference-list SHA512 AES256 BZIP2
|
||||||
|
|
||||||
cert-digest-algo SHA512
|
cert-digest-algo SHA512
|
||||||
|
@ -55,10 +62,10 @@ avoid default use of SHA256
|
||||||
personal-digest-preferences SHA512
|
personal-digest-preferences SHA512
|
||||||
personal-compress-preferences BZIP2
|
personal-compress-preferences BZIP2
|
||||||
|
|
||||||
with-keygrip
|
s2k-cipher-algo AES256
|
||||||
with-subkey-fingerprint
|
s2k-digest-algo SHA512
|
||||||
|
s2k-mode 3
|
||||||
keyserver-options include-revoked
|
s2k-count 65011712
|
||||||
|
|
||||||
avoid DL/UL issues, depending on DNS
|
avoid DL/UL issues, depending on DNS
|
||||||
------------------------------------
|
------------------------------------
|
||||||
|
|
Loading…
Reference in a new issue