diff options
author | George Kadianakis <desnacked@riseup.net> | 2019-01-10 13:05:05 +0200 |
---|---|---|
committer | George Kadianakis <desnacked@riseup.net> | 2019-01-10 13:06:08 +0200 |
commit | 2b29bccb8553c4b80eccd3438b4b1463687b1d4c (patch) | |
tree | 2919ca7c41bd74f8cab4bc89c6bebbb77a2e7585 /doc | |
parent | 4db9c3d63e93912a82eabeb8a9fb851d5196c3c8 (diff) | |
download | tor-2b29bccb8553c4b80eccd3438b4b1463687b1d4c.tar.gz tor-2b29bccb8553c4b80eccd3438b4b1463687b1d4c.zip |
Misc trivial improvements around circpadding code.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 455356163c..6dbd4af377 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -1026,6 +1026,11 @@ The following options are useful only for clients (that is, if Normal circuits include all circuits except for direct connections 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. ++ The HSLayer2Node and HSLayer3Node options override this option for onion service circuits, if they are set. The vanguards addon will read this option, and if set, it will set HSLayer2Nodes and HSLayer3Nodes to nodes |