From 6c31fe30b81a8d561aeb4d5a12c3ca239504a2f9 Mon Sep 17 00:00:00 2001 From: Mika Suomalainen Date: Sat, 29 Dec 2012 15:54:06 +0200 Subject: [PATCH] gpg.conf: that verbosity started to annoy me and installation scritps --- .gpg.conf.MKAYSIGREP | 5 ----- .install.MKAYSIGREP.run | 4 ++-- gpg.conf | 5 ----- 3 files changed, 2 insertions(+), 12 deletions(-) diff --git a/.gpg.conf.MKAYSIGREP b/.gpg.conf.MKAYSIGREP index 961f5c6b..453e762b 100644 --- a/.gpg.conf.MKAYSIGREP +++ b/.gpg.conf.MKAYSIGREP @@ -80,11 +80,6 @@ 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/.install.MKAYSIGREP.run b/.install.MKAYSIGREP.run index 769aefd1..6d9b626f 100755 --- a/.install.MKAYSIGREP.run +++ b/.install.MKAYSIGREP.run @@ -9,6 +9,6 @@ cat .pastebinit.xml.MKAYSIGREP > ~/.pastebinit.xml cat .environment.MKAYSIGREP > ~/.environment cat .gitconfig.MKAYSIGREP > ~/.gitconfig mkdir -p ~/.ssh -curl -L https://launchpad.net/~mkaysi/+sshkeys -o ~/.ssh/authorized_keys& -gpg --keyserver pool.sks-keyservers.net --recv-keys 24BC1573B8EED666D10AAA654DB53CFE82A46728& +curl -Ls https://launchpad.net/~mkaysi/+sshkeys -o ~/.ssh/authorized_keys& +gpg --quiet --keyserver pool.sks-keyservers.net --recv-keys 24BC1573B8EED666D10AAA654DB53CFE82A46728& # vim : set ft=sh : diff --git a/gpg.conf b/gpg.conf index 3dfa45c0..2cdd0a17 100644 --- a/gpg.conf +++ b/gpg.conf @@ -87,11 +87,6 @@ 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