tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 5c35bb38dfb07e58332a63d2705ea68d4392df2d
parent 1e75974362e2bdbbd2402f5fd6a9aeda4b2a8a38
Author: teor <teor@torproject.org>
Date:   Sun,  5 Apr 2020 17:12:11 +1000

Merge branch 'maint-0.4.3'

Diffstat:
Mdoc/tor.1.txt | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/tor.1.txt b/doc/tor.1.txt @@ -525,7 +525,7 @@ forward slash (/) in the configuration file and on the command line. [[ExtendByEd25519ID]] **ExtendByEd25519ID** **0**|**1**|**auto**:: If this option is set to 1, we always try to include a relay's Ed25519 ID - when telling the proceeding relay in a circuit to extend to it. + when telling the preceding relay in a circuit to extend to it. If this option is set to 0, we never include Ed25519 IDs when extending circuits. If the option is set to "default", we obey a parameter in the consensus document. (Default: auto)