diff --git a/.mikaela/gpg.conf b/.mikaela/gpg.conf index dd3e87b8..30738004 100644 --- a/.mikaela/gpg.conf +++ b/.mikaela/gpg.conf @@ -88,9 +88,7 @@ expert # remove unusable signatures, this should allow key verification in cases # like Tails https://tails.boum.org/install/expert/usb/index.en.html import-options import-clean -# export the most minimal possible key that only includes the most recent -# self-sigs -export-options export-minimal +export-options export-clean # Ask everything ask-cert-level diff --git a/gpg/gpg.conf b/gpg/gpg.conf index 07da46d2..7841657f 100644 --- a/gpg/gpg.conf +++ b/gpg/gpg.conf @@ -87,9 +87,7 @@ expert # remove unusable signatures, this should allow key verification in cases # like Tails https://tails.boum.org/install/expert/usb/index.en.html import-options import-clean -# export the most minimal possible key that only includes the most recent -# self-sigs -export-options export-minimal +export-options export-clean # Ask everything ask-cert-level