2013-01-17 14:07:21 +01:00
|
|
|
enable-ssh-support
|
2014-05-28 18:11:56 +02:00
|
|
|
|
|
|
|
## Tell the pinentry not to grab the keyboard and mouse.
|
|
|
|
## This option should in general not be used to avoid X-sniffing attacks.
|
|
|
|
# This is the behaviour which I want, the default is annoying.
|
|
|
|
no-grab
|
2015-06-12 09:13:26 +02:00
|
|
|
|
|
|
|
# Remember passwords for two hours which is the default maximum. This might
|
|
|
|
# be somewhat insecure, but I usually lock screen when I am AFK and I don't
|
|
|
|
# want to type my password so often just to see encrypted facebook emails.
|
|
|
|
default-cache-ttl 7200
|
|
|
|
default-cache-ttl-ssh 7200
|
2023-02-21 09:08:34 +01:00
|
|
|
|
|
|
|
# FINEID, Fedora: gnupg-pkcs11-scd
|
|
|
|
# https://gist.github.com/pyllyukko/a1ed6baa6b638b805a30b16960399e94
|
|
|
|
scdaemon-program /usr/bin/gnupg-pkcs11-scd
|