chiark / gitweb /
89adfaf2a6afcef35467ccf8d8f3d77f9c4e0b27
[gnupg2.git] / debian / patches / 0015-doc-Remove-warning-that-DNS-is-not-routed-via-Tor.patch
1 From: Werner Koch <wk@gnupg.org>
2 Date: Mon, 2 Jan 2017 10:39:59 +0100
3 Subject: doc: Remove warning that DNS is not routed via Tor
4
5 --
6
7 Signed-off-by: Werner Koch <wk@gnupg.org>
8 (cherry picked from commit 5a4a109354d53cf3673d0636731c67021d3f367a)
9 ---
10  doc/dirmngr.texi | 6 ++----
11  1 file changed, 2 insertions(+), 4 deletions(-)
12
13 diff --git a/doc/dirmngr.texi b/doc/dirmngr.texi
14 index 5b4e68bc8..e136dff53 100644
15 --- a/doc/dirmngr.texi
16 +++ b/doc/dirmngr.texi
17 @@ -239,10 +239,8 @@ useful for debugging.
18  @item --use-tor
19  @opindex use-tor
20  This option switches Dirmngr and thus GnuPG into ``Tor mode'' to route
21 -all network access via Tor (an anonymity network).  WARNING: As of now
22 -this still leaks the DNS queries; e.g. to lookup the hosts in a
23 -keyserver pool.  Certain other features are disabled if this mode is
24 -active.
25 +all network access via Tor (an anonymity network).  Certain other
26 +features are disabled if this mode is active.
27  
28  @item --standard-resolver
29  @opindex standard-resolver