Date: 2025-01-01 20:27:46
Score: 3
Natty:
to prevent gpg key memorty-caching:
append to ~/.gnupg/gpg.conf
no-symkey-cache
and/or append to ~/.gnupg/gpg-agent.conf
max-cache-ttl 0
Reasons:
- Low length (1):
- No code block (0.5):
- Unregistered user (0.5):
- Low reputation (1):
Posted by: strumcat