diff --git a/.mikaela/gpg.conf b/.mikaela/gpg.conf index 36af63ae..692e3c01 100644 --- a/.mikaela/gpg.conf +++ b/.mikaela/gpg.conf @@ -88,7 +88,8 @@ fixed-list-mode verify-options show-uid-validity # Display calculated validity, which keyring the keys are from and when # signatures expire -list-options show-uid-validity,show-keyring,show-sig-expire +# Show URLs of signing policies when they exist +list-options show-uid-validity,show-keyring,show-sig-expire,show-policy-urls # Disable comments no-comments diff --git a/gpg/gpg.conf b/gpg/gpg.conf index cde4c567..cdfe1e96 100644 --- a/gpg/gpg.conf +++ b/gpg/gpg.conf @@ -88,7 +88,8 @@ fixed-list-mode verify-options show-uid-validity # Display calculated validity, which keyring the keys are from and when # signatures expire -list-options show-uid-validity,show-keyring,show-sig-expire +# Show URLs of signing policies when they exist +list-options show-uid-validity,show-keyring,show-sig-expire,show-policy-urls # Disable comments no-comments