diff --git a/.gnupg/gpg.conf b/.gnupg/gpg.conf index 29575ba..e0ec1af 100644 --- a/.gnupg/gpg.conf +++ b/.gnupg/gpg.conf @@ -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