diff --git a/.gnupg/gpg-agent.conf b/.gnupg/gpg-agent.conf new file mode 100644 index 0000000..653934c --- /dev/null +++ b/.gnupg/gpg-agent.conf @@ -0,0 +1,8 @@ +# Expire cached PINs (passphrases) after zero seconds +default-cache-ttl 600 +max-cache-ttl 7200 + +# Use TTY-based PIN entry program (I see pinentry, +# pinentry-curses, pinentry-gnome3, pinentry-tty and +# pinentry-x11 on my system) +pinentry-program /usr/bin/pinentry-curses diff --git a/.gnupg/gpg.conf b/.gnupg/gpg.conf new file mode 100644 index 0000000..cf0342b --- /dev/null +++ b/.gnupg/gpg.conf @@ -0,0 +1 @@ +default-key B86F84D8F7848491239F3995AA1A158E322DA472