Update gpg and gpg-agent configs to new system
This commit is contained in:
parent
1e5d49cb2d
commit
d2833c68c5
2 changed files with 10 additions and 2 deletions
|
@ -1,2 +1,3 @@
|
||||||
|
default-cache-ttl 3600
|
||||||
|
max-cache-ttl 3600
|
||||||
pinentry-program /usr/bin/pinentry-tty
|
pinentry-program /usr/bin/pinentry-tty
|
||||||
allow-emacs-pinentry
|
|
||||||
|
|
|
@ -1 +1,8 @@
|
||||||
pinentry-mode loopback
|
keyserver hkp://keys.gnupg.net
|
||||||
|
|
||||||
|
use-agent
|
||||||
|
|
||||||
|
personal-digest-preferences SHA256
|
||||||
|
cert-digest-algo SHA256
|
||||||
|
default-preference-list SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 ZLIB BZIP2 ZIP Uncompressed
|
||||||
|
keyid-format short
|
||||||
|
|
Loading…
Add table
Reference in a new issue