gpg.conf: show fingerprints by default (e.g --list-keys) and add export...

...ing options to teach to be careful and add commented throw-keyid
This commit is contained in:
Mika Suomalainen 2012-12-22 16:43:34 +02:00
parent cafaa023d8
commit 3dc345e6a6
2 changed files with 19 additions and 2 deletions

View File

@ -66,8 +66,9 @@ default-sig-expire 0
allow-multiple-messages
# Show the LONG KEYID by default and tell that it's hexadecimal string.
# Show the LONG KEYID and fingerprint by default and tell that it's hexadecimal string.
keyid-format 0xLONG
with-fingerprint
# Use Eye Of Gnome as default image viewer
photo-viewer eog %i
@ -79,6 +80,14 @@ lock-multiple
expert
# 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
# Don't tell whom the message is encrypted to.
#throw-keyids
# Add comments to things signed/encrypted by gpg
comment Homepage: http://mkaysi.github.com/
comment Public key: http://mkaysi.github.com/PGP/0x82A46728.txt

View File

@ -66,8 +66,9 @@ default-sig-expire 0
allow-multiple-messages
# Show the LONG KEYID by default and tell that it's hexadecimal string.
# Show the LONG KEYID and fingerprint by default and tell that it's hexadecimal string.
keyid-format 0xLONG
with-fingerprint
# Use Eye Of Gnome as default image viewer
photo-viewer eog %i
@ -79,6 +80,13 @@ lock-multiple
expert
# 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
# Don't tell whom the message is encrypted to.
#throw-keyids
# 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