blob: b5bd82d0b73440595a0dd29f4e3fd41e504440ca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
ignore-cache-for-signing
#pinentry-program /usr/bin/pinentry-gtk-2
pinentry-program /usr/bin/pinentry-curses
pinentry-timeout 15
allow-loopback-pinentry
allow-preset-passphrase
disable-scdaemon
enable-ssh-support
extra-socket /run/user/21337/gnupg/S.gpg-agent-extra
# programs like gnome-keyring would define their own values like
# pin timeout. That's going hydra/snowflake - disallow:
no-allow-external-cache
default-cache-ttl 5
max-cache-ttl 5
|