dotfiles/home/.local/share/gnupg/gpg.conf

13 lines
296 B
Plaintext
Raw Normal View History

2023-07-22 22:07:46 +00:00
# Avoid information leaked
no-emit-version
no-comments
export-options export-minimal
# Displays the long format of the ID of the keys and their fingerpritns
keyid-format 0xlong
with-fingerprint
# Displays the validity of the keys
list-options show-uid-validity
verify-options show-uid-validity