mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 19:29:22 +01:00
gpg.conf: export-minimal -> export-clean
Partially reverts0130d0b512
&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:
parent
efd25e8390
commit
78d5d9a33a
@ -88,9 +88,7 @@ expert
|
|||||||
# remove unusable signatures, this should allow key verification in cases
|
# remove unusable signatures, this should allow key verification in cases
|
||||||
# like Tails https://tails.boum.org/install/expert/usb/index.en.html
|
# like Tails https://tails.boum.org/install/expert/usb/index.en.html
|
||||||
import-options import-clean
|
import-options import-clean
|
||||||
# export the most minimal possible key that only includes the most recent
|
export-options export-clean
|
||||||
# self-sigs
|
|
||||||
export-options export-minimal
|
|
||||||
|
|
||||||
# Ask everything
|
# Ask everything
|
||||||
ask-cert-level
|
ask-cert-level
|
||||||
|
@ -87,9 +87,7 @@ expert
|
|||||||
# remove unusable signatures, this should allow key verification in cases
|
# remove unusable signatures, this should allow key verification in cases
|
||||||
# like Tails https://tails.boum.org/install/expert/usb/index.en.html
|
# like Tails https://tails.boum.org/install/expert/usb/index.en.html
|
||||||
import-options import-clean
|
import-options import-clean
|
||||||
# export the most minimal possible key that only includes the most recent
|
export-options export-clean
|
||||||
# self-sigs
|
|
||||||
export-options export-minimal
|
|
||||||
|
|
||||||
# Ask everything
|
# Ask everything
|
||||||
ask-cert-level
|
ask-cert-level
|
||||||
|
Loading…
Reference in New Issue
Block a user