summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1999-05-04 15:55:41 +0200
committerWerner Koch <wk@gnupg.org>1999-05-04 15:55:41 +0200
commite5a79b2da81bd01562cd6c469eb106f765f43269 (patch)
treeca3b24e4356da7c39b95e387566773838e093c93 /doc
parentSee ChangeLog: Thu Apr 29 12:29:22 CEST 1999 Werner Koch (diff)
downloadgnupg2-e5a79b2da81bd01562cd6c469eb106f765f43269.tar.xz
gnupg2-e5a79b2da81bd01562cd6c469eb106f765f43269.zip
See ChangeLog: Tue May 4 15:49:29 CEST 1999 Werner Koch
Diffstat (limited to 'doc')
-rw-r--r--doc/FAQ3
-rw-r--r--doc/gpg.1pod2
2 files changed, 4 insertions, 1 deletions
diff --git a/doc/FAQ b/doc/FAQ
index 97bf94a05..b008f2ce7 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -81,7 +81,8 @@
signatures this is sufficient as the size of the hash
is probably the weakest link if the keysize is larger
than 1024 bits. Encryption keys may have greater sizes,
- but you should than check the fingerprint of this key.
+ but you should than check the fingerprint of this key:
+ "gpg --fingerprint --fingerprint <user ID>".
Q: Why are some signatures with an ELG-E key valid?
A: These are ElGamal Key generated by GNUPG in v3 (rfc1991)
diff --git a/doc/gpg.1pod b/doc/gpg.1pod
index 9ec4d2ef4..9e8abc44b 100644
--- a/doc/gpg.1pod
+++ b/doc/gpg.1pod
@@ -93,6 +93,8 @@ B<--fingerprint> [I<names>]
same output as B<list-keys> but with the additional output
of a line with the fingerprint. May also be combined
with B<--list-sigs> or B<--check-sigs>.
+ If this command is given twice, the fingerprints of all
+ secondary keys are listed too.
B<--list-packets>
List only the sequence of packets. This is mainly