mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-26 05:09:23 +01:00
gpg.conf: add little verbosity
This commit is contained in:
parent
92f6b5acc9
commit
b010d99904
@ -80,6 +80,11 @@ lock-multiple
|
||||
|
||||
expert
|
||||
|
||||
# Little verbosity
|
||||
verbose
|
||||
verbose
|
||||
verbose
|
||||
|
||||
# Teach to be careful with sensitive things by exporting them like everything else
|
||||
import-options import-local-sigs
|
||||
export-options export-local-sigs export-attributes export-sensitive-revkeys export-clean
|
||||
|
5
gpg.conf
5
gpg.conf
@ -87,6 +87,11 @@ export-options export-local-sigs export-attributes export-sensitive-revkeys expo
|
||||
# Don't tell whom the message is encrypted to.
|
||||
#throw-keyids
|
||||
|
||||
# Little verbosity
|
||||
verbose
|
||||
verbose
|
||||
verbose
|
||||
|
||||
# Add comments to things signed/encrypted by gpg
|
||||
#comment Homepage: http://mkaysi.github.com/ # MKAYSIGREP MKAYSIGREPGPG
|
||||
#comment Public key: http://mkaysi.github.com/PGP/0x82A46728.txt # MKAYSIGREP MKAYSIGREPGPG
|
||||
|
Loading…
Reference in New Issue
Block a user