mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-04-11 10:37:51 +02:00
gpg.conf: export-minimal -> export-clean
Partially reverts 0130d0b512eed31a41df6b29ae8a72e74c255f54 & 4c088c29ea2113fc9104807dd4a7e6d3d1555ef7 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
|
||||
# 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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user