aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.gnupg/gpg-agent.conf
diff options
context:
space:
mode:
authorLibravatar sommerfeld <[email protected]>2026-04-17 14:47:34 +0100
committerLibravatar sommerfeld <[email protected]>2026-04-17 14:47:34 +0100
commite2da9bd7318c3811b344c756358104fd8c7e4994 (patch)
tree9a1c19b551d03793ded630cf52b07492c5623036 /home/.gnupg/gpg-agent.conf
parent644785859ac960c0da64016065a800bf660ffbcf (diff)
downloaddotfiles-e2da9bd7318c3811b344c756358104fd8c7e4994.tar.gz
dotfiles-e2da9bd7318c3811b344c756358104fd8c7e4994.tar.bz2
dotfiles-e2da9bd7318c3811b344c756358104fd8c7e4994.zip
refactor: remove pam-gnupg and simplify gpg-agent config
With GPG key passphrases being removed (LUKS provides at-rest encryption), pam-gnupg is no longer needed. Remove: - pam-gnupg config file and keygrip list - pam-gnupg-git from base metapackage - Cache TTL overrides (defaults are fine without passphrase caching) - allow-preset-passphrase (only needed by pam-gnupg)
Diffstat (limited to 'home/.gnupg/gpg-agent.conf')
-rw-r--r--home/.gnupg/gpg-agent.conf5
1 files changed, 0 insertions, 5 deletions
diff --git a/home/.gnupg/gpg-agent.conf b/home/.gnupg/gpg-agent.conf
index 0826efe..6c27318 100644
--- a/home/.gnupg/gpg-agent.conf
+++ b/home/.gnupg/gpg-agent.conf
@@ -1,8 +1,3 @@
-max-cache-ttl 60480000
-default-cache-ttl 60480000
-allow-preset-passphrase
enable-ssh-support
-default-cache-ttl-ssh 60480000
-max-cache-ttl-ssh 60480000
pinentry-program /usr/bin/pinentry-curses
allow-loopback-pinentry