gpg.conf: ask signature expire time & trust level

This commit is contained in:
Mika Suomalainen 2013-01-17 16:48:48 +02:00
parent ab86080ddb
commit 6f7006bd01
2 changed files with 7 additions and 4 deletions

View File

@ -61,7 +61,6 @@ default-keyserver-url hkp://pool.sks-keyservers.net
#compress-algo BZIP2
no-allow-non-selfsigned-uid
no-ask-sig-expire
default-sig-expire 0
allow-multiple-messages
@ -87,6 +86,10 @@ verbose
import-options import-local-sigs import-clean
export-options export-local-sigs export-attributes export-sensitive-revkeys export-clean
# Ask everything
ask-cert-level
ask-cert-expire
# 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

@ -61,9 +61,6 @@ default-keyserver-url hkp://pool.sks-keyservers.net
#compress-algo BZIP2
no-allow-non-selfsigned-uid
no-ask-sig-expire
default-sig-expire 0
allow-multiple-messages
# Show the LONG KEYID and fingerprint by default and tell that it's hexadecimal string.
@ -87,6 +84,9 @@ verbose
import-options import-local-sigs import-clean
export-options export-local-sigs export-attributes export-sensitive-revkeys export-clean
# Ask everything
ask-cert-level
ask-cert-expire
# Add comments to things signed/encrypted by gpg
#comment Homepage: http://mkaysi.github.com/ # MKAYSIGREP MKAYSIGREPGPG