mirror of
git://git.gnupg.org/gnupg.git
synced 2025-04-17 15:44:34 +02:00
Add a warning nite to --throw-keyds.
This commit is contained in:
parent
2a7b21ac72
commit
d92f06e882
@ -60,8 +60,8 @@ record; gpg2 does this by default and the option is a dummy.
|
|||||||
be marked as ultimately trusted.
|
be marked as ultimately trusted.
|
||||||
|
|
||||||
For X.509 certificates an 'u' is used for a trusted root
|
For X.509 certificates an 'u' is used for a trusted root
|
||||||
certificates (i.e. for the truct anchor) and and 'f' for
|
certificate (i.e. for the trust anchor) and an 'f' for all
|
||||||
all other validated certificates.
|
other valid certificates.
|
||||||
|
|
||||||
3. Field: length of key in bits.
|
3. Field: length of key in bits.
|
||||||
|
|
||||||
|
15
doc/gpg.texi
15
doc/gpg.texi
@ -2264,12 +2264,15 @@ will still get disabled.
|
|||||||
|
|
||||||
@item --throw-keyids
|
@item --throw-keyids
|
||||||
@itemx --no-throw-keyids
|
@itemx --no-throw-keyids
|
||||||
Do not put the recipient key IDs into encrypted messages. This helps
|
Do not put the recipient key IDs into encrypted messages. This helps to
|
||||||
to hide the receivers of the message and is a limited countermeasure
|
hide the receivers of the message and is a limited countermeasure
|
||||||
against traffic analysis. On the receiving side, it may slow down the
|
against traffic analysis.@footnote{Using a little social engineering
|
||||||
decryption process because all available secret keys must be tried.
|
anyone who is able to decrypt the message can check whether one of the
|
||||||
@option{--no-throw-keyids} disables this option. This option is essentially
|
other recipients is the one he suspects.} On the receiving side, it may
|
||||||
the same as using @option{--hidden-recipient} for all recipients.
|
slow down the 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 @option{--hidden-recipient} for all
|
||||||
|
recipients.
|
||||||
|
|
||||||
@item --not-dash-escaped
|
@item --not-dash-escaped
|
||||||
This option changes the behavior of cleartext signatures
|
This option changes the behavior of cleartext signatures
|
||||||
|
Loading…
x
Reference in New Issue
Block a user