diff options
Diffstat (limited to 'doc/gpg.texi')
-rw-r--r-- | doc/gpg.texi | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index 2797fffc0..27ae18c76 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -1625,12 +1625,7 @@ can be done if someone else has write access to your public keyring. @item --no-sig-create-check @opindex no-sig-create-check -GnuPG normally verifies each signature right after creation to protect -against bugs and hardware malfunctions which could leak out bits from -the secret key. This extra verification needs some time (about 115% -for DSA keys), and so this option can be used to disable it. -However, due to the fact that the signature creation needs manual -interaction, this performance penalty does not matter in most settings. +This options is obsolete. It has no function. @item --auto-check-trustdb @itemx --no-auto-check-trustdb |