diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-04-18 22:35:15 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-04-18 22:35:15 -0400 |
commit | 0124b10d2850c42e61a4ba65f61af579b47f425b (patch) | |
tree | 3d17d3d90299ccc9e7530ee33e6aa73aaa977ba7 /doc | |
parent | ab3d5c049032651a9c9164262f9a8f81de9709d4 (diff) | |
download | tor-0124b10d2850c42e61a4ba65f61af579b47f425b.tar.gz tor-0124b10d2850c42e61a4ba65f61af579b47f425b.zip |
Turn on ntor by default client-side
Implements #8561.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index adcf6b7182..0a6f8f5245 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -1253,9 +1253,9 @@ The following options are useful only for clients (that is, if it too early might make your client stand out. If this option is 0, your Tor client won't use the ntor handshake. If it's 1, your Tor client will use the ntor handshake to extend circuits through servers that - support it. If this option is "auto" (recommended), then your client + support it. If this option is "auto", then your client will use the ntor handshake once enough directory authorities recommend - it. (Default: auto) + it. (Default: 1) **PathBiasCircThreshold** __NUM__ + |