diff options
author | Werner Koch <wk@gnupg.org> | 2017-01-02 10:39:59 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2017-01-02 10:39:59 +0100 |
commit | 5a4a109354d53cf3673d0636731c67021d3f367a (patch) | |
tree | e2a61aecaac80cfe31b8632c15e9acb7a544f0fd /doc/dirmngr.texi | |
parent | dirmngr: Strip root zone suffix from libdns cname results. (diff) | |
download | gnupg2-5a4a109354d53cf3673d0636731c67021d3f367a.tar.xz gnupg2-5a4a109354d53cf3673d0636731c67021d3f367a.zip |
doc: Remove warning that DNS is not routed via Tor
--
Signed-off-by: Werner Koch <wk@gnupg.org>
Diffstat (limited to '')
-rw-r--r-- | doc/dirmngr.texi | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/dirmngr.texi b/doc/dirmngr.texi index 5b4e68bc8..e136dff53 100644 --- a/doc/dirmngr.texi +++ b/doc/dirmngr.texi @@ -239,10 +239,8 @@ useful for debugging. @item --use-tor @opindex use-tor This option switches Dirmngr and thus GnuPG into ``Tor mode'' to route -all network access via Tor (an anonymity network). WARNING: As of now -this still leaks the DNS queries; e.g. to lookup the hosts in a -keyserver pool. Certain other features are disabled if this mode is -active. +all network access via Tor (an anonymity network). Certain other +features are disabled if this mode is active. @item --standard-resolver @opindex standard-resolver |