gpg.conf: export-minimal -> export-clean

Partially reverts 0130d0b512 &
4c088c29ea

It appears that some sort of WoT is still necessary for me and it may
not be as dead as I declared it four months ago.
This commit is contained in:
Aminda Suomalainen 2019-12-02 21:18:59 +02:00
parent efd25e8390
commit 78d5d9a33a
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
2 changed files with 2 additions and 6 deletions

View File

@ -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

View File

@ -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