mirror of
git://git.gnupg.org/gnupg.git
synced 2025-02-22 19:58:29 +01:00
* samplekeys.asc: Update 99242560.
* gpg.sgml: Clarify --throw-keyid and --hidden-recipient a bit.
This commit is contained in:
parent
6dc5a11997
commit
eae1f4b755
@ -1,3 +1,9 @@
|
|||||||
|
2005-07-18 David Shaw <dshaw@jabberwocky.com>
|
||||||
|
|
||||||
|
* samplekeys.asc: Update 99242560.
|
||||||
|
|
||||||
|
* gpg.sgml: Clarify --throw-keyid and --hidden-recipient a bit.
|
||||||
|
|
||||||
2005-06-20 David Shaw <dshaw@jabberwocky.com>
|
2005-06-20 David Shaw <dshaw@jabberwocky.com>
|
||||||
|
|
||||||
* gpg.sgml: Document --edit-key/clean, import-clean, and
|
* gpg.sgml: Document --edit-key/clean, import-clean, and
|
||||||
|
23
doc/gpg.sgml
23
doc/gpg.sgml
@ -944,7 +944,6 @@ Note that -u or --local-user overrides this option.
|
|||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>-r, --recipient &ParmName;</term>
|
<term>-r, --recipient &ParmName;</term>
|
||||||
<term></term>
|
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
Encrypt for user id &ParmName;. If this option or --hidden-recipient
|
Encrypt for user id &ParmName;. If this option or --hidden-recipient
|
||||||
is not specified, GnuPG asks for the user-id unless
|
is not specified, GnuPG asks for the user-id unless
|
||||||
@ -953,13 +952,12 @@ is not specified, GnuPG asks for the user-id unless
|
|||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>-R, --hidden-recipient &ParmName;</term>
|
<term>-R, --hidden-recipient &ParmName;</term>
|
||||||
<term></term>
|
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
Encrypt for user id &ParmName;, but hide the keyid of the key. This
|
Encrypt for user ID &ParmName;, but hide the key ID of this user's
|
||||||
option hides the receiver of the message and is a countermeasure
|
key. This option helps to hide the receiver of the message and is a
|
||||||
against traffic analysis. If this option or --recipient is not
|
limited countermeasure against traffic analysis. If this option or
|
||||||
specified, GnuPG asks for the user-id unless --default-recipient is
|
--recipient is not specified, GnuPG asks for the user ID unless
|
||||||
given.
|
--default-recipient is given.
|
||||||
</para></listitem></varlistentry>
|
</para></listitem></varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
@ -2190,11 +2188,12 @@ disables this option.
|
|||||||
<term>--throw-keyids</term>
|
<term>--throw-keyids</term>
|
||||||
<term>--no-throw-keyids</term>
|
<term>--no-throw-keyids</term>
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
Do not put the recipient keyid into encrypted packets. This option
|
Do not put the recipient key IDs into encrypted messages. This helps
|
||||||
hides the receiver of the message and is a countermeasure against
|
to hide the receivers of the message and is a limited countermeasure
|
||||||
traffic analysis. It may slow down the decryption process because all
|
against traffic analysis. On the receiving side, it may slow down the
|
||||||
available secret keys are tried. --no-throw-keyids disables this
|
decryption process because all available secret keys must be tried.
|
||||||
option.
|
--no-throw-keyids disables this option. This option is essentially
|
||||||
|
the same as using --hidden-recipient for all recipients.
|
||||||
</para></listitem></varlistentry>
|
</para></listitem></varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
|
2392
doc/samplekeys.asc
2392
doc/samplekeys.asc
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user