diff --git a/.mikaela/gpg.conf b/.mikaela/gpg.conf index 530f4b74..2c81b376 100644 --- a/.mikaela/gpg.conf +++ b/.mikaela/gpg.conf @@ -100,3 +100,7 @@ list-options show-uid-validity # Disable comments no-comments + +# Don't output version, small chance of having people put same keys on IPFS +no-emit-version + diff --git a/gpg/gpg.conf b/gpg/gpg.conf index 68fb81f1..7ccaac82 100644 --- a/gpg/gpg.conf +++ b/gpg/gpg.conf @@ -100,3 +100,7 @@ list-options show-uid-validity # Disable comments no-comments + +# Don't output version, small chance of having people put same keys on IPFS +no-emit-version +