From b010d999042637ed7e50c1a3cb09f1e6e44da759 Mon Sep 17 00:00:00 2001 From: Mika Suomalainen Date: Sat, 22 Dec 2012 21:51:53 +0200 Subject: [PATCH] gpg.conf: add little verbosity --- .gpg.conf.MKAYSIGREP | 5 +++++ gpg.conf | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/.gpg.conf.MKAYSIGREP b/.gpg.conf.MKAYSIGREP index 394fed38..796a36d4 100644 --- a/.gpg.conf.MKAYSIGREP +++ b/.gpg.conf.MKAYSIGREP @@ -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 diff --git a/gpg.conf b/gpg.conf index 14dcaa4f..90d753f0 100644 --- a/gpg.conf +++ b/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