From 4e28ba124e5eeabae6ef0d3cb172c7d3d1baadfa Mon Sep 17 00:00:00 2001 From: Vladan Popovic Date: Mon, 30 Sep 2024 00:37:57 +0200 Subject: [PATCH] gnupg --- gnupg/gpg-agent.conf | 7 +++++++ gnupg/scdaemon.conf | 3 +++ 2 files changed, 10 insertions(+) create mode 100644 gnupg/gpg-agent.conf create mode 100644 gnupg/scdaemon.conf diff --git a/gnupg/gpg-agent.conf b/gnupg/gpg-agent.conf new file mode 100644 index 0000000..b6b2099 --- /dev/null +++ b/gnupg/gpg-agent.conf @@ -0,0 +1,7 @@ +default-cache-ttl 3600 +pinentry-program /usr/bin/pinentry-qt5 +max-cache-ttl 72000 +default-cache-ttl 72000 +max-cache-ttl-ssh 72000 +default-cache-ttl-ssh 72000 +allow-loopback-pinentry diff --git a/gnupg/scdaemon.conf b/gnupg/scdaemon.conf new file mode 100644 index 0000000..cc9bd88 --- /dev/null +++ b/gnupg/scdaemon.conf @@ -0,0 +1,3 @@ +pcsc-driver /usr/lib/libpcsclite.so +card-timeout 5 +disable-ccid