diff options
author | teor <teor@riseup.net> | 2020-05-11 17:05:53 +1000 |
---|---|---|
committer | teor <teor@riseup.net> | 2020-05-11 17:06:43 +1000 |
commit | e2bd15b6f38f9fdf6c78b045fe4152aa34a92281 (patch) | |
tree | 16c5fbd260390271f63313ea1c3031ee1bfd4aad /doc | |
parent | 8829d2d64428675e205889dc0af22cd2d98d53f0 (diff) | |
download | tor-e2bd15b6f38f9fdf6c78b045fe4152aa34a92281.tar.gz tor-e2bd15b6f38f9fdf6c78b045fe4152aa34a92281.zip |
doc: Some tor features may not work with MiddleNodes
And fix a formatting issue in the MiddleNodes man page entry.
Part of 33226.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index fbe2915cf3..e83178a4d6 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -2032,12 +2032,12 @@ different from other Tor clients: A list of identity fingerprints and country codes of nodes to use for "middle" hops in your normal circuits. Normal circuits include all circuits except for direct connections - to directory servers. Middle hops are all hops other than exit and entry. + + to directory servers. Middle hops are all hops other than exit and entry. + This is an **experimental** feature that is meant to be used by researchers and developers to test new features in the Tor network safely. Using it - without care will strongly influence your anonymity. This feature might get - removed in the future. + without care will strongly influence your anonymity. Other tor features may + not work with MiddleNodes. This feature might get removed in the future. + The HSLayer2Node and HSLayer3Node options override this option for onion service circuits, if they are set. The vanguards addon will read this |