gpg.conf: add list-options show-uid-validity,show-keyring,show-sig-expire

This commit is contained in:
Aminda Suomalainen 2020-02-10 23:34:21 +02:00
parent 28d15fea4a
commit b3ad2991f8
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -10,3 +10,8 @@ trust-model tofu+pgp
# don't assign positive trust value first time keys are seen, in case there
# is a trusted key as root for Web of Trust
tofu-default-policy unknown
# Display calculated validity, which keyring the keys are from and when
# signatures expire (My signatures generally expire in 2 years or when the
# key expires)
list-options show-uid-validity,show-keyring,show-sig-expire