mirror of
https://mau.dev/andreijiroh-dev/dotfiles.git
synced 2025-01-31 11:43:39 +00:00
23e8e7d0a4
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>
12 lines
349 B
Text
12 lines
349 B
Text
# Cache passphrases for 15m by default up to 3 hours.
|
|
default-cache-ttl 900
|
|
max-cache-ttl 10800
|
|
default-cache-ttl-ssh 900
|
|
max-cache-ttl-ssh 10800
|
|
|
|
# Let's be serious about our password hygenine
|
|
min-passphrase-len 12
|
|
min-passphrase-nonalpha 3
|
|
|
|
# Use our bloody pinentry handler for that.
|
|
#pinentry-program bash /home/ajhalili2006/bin/handle-pinentry
|