git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/.gnupg
diff options
context:
space:
mode:
authormail_redacted_for_web 2025-06-28 12:51:46 +0200
committermail_redacted_for_web 2025-06-28 12:51:46 +0200
commit05b89ed9e7dd7abdfa65a06f24c4bad6ee107456 (patch)
tree1430449eccae51cfb172aab877d6b88a0eab9b2f /.gnupg
parent4b39930eddf1f6300c6812d02d429b31c6a66187 (diff)
downloaddotfiles-05b89ed9e7dd7abdfa65a06f24c4bad6ee107456.tar.bz2
do not allow external caches for gpg
Diffstat (limited to '.gnupg')
-rw-r--r--.gnupg/gpg-agent.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gnupg/gpg-agent.conf b/.gnupg/gpg-agent.conf
index 1758bd0..65d247c 100644
--- a/.gnupg/gpg-agent.conf
+++ b/.gnupg/gpg-agent.conf
@@ -8,3 +8,6 @@ disable-scdaemon
#default-cache-ttl 900
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