mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
Documentation for GiveGuardFlagTo... option
This commit is contained in:
parent
0126150c2d
commit
676bba8e0c
2 changed files with 7 additions and 0 deletions
3
changes/bug4012_022
Normal file
3
changes/bug4012_022
Normal file
|
@ -0,0 +1,3 @@
|
|||
o Minor bugfixes (documentation):
|
||||
- Document the GiveGuardFlagTo_CVE_2011_2768_VulnerableRelays
|
||||
directory authority option (introduced in Tor 0.2.2.34).
|
|
@ -1347,6 +1347,10 @@ DIRECTORY AUTHORITY SERVER OPTIONS
|
|||
votes on whether to accept relays as hidden service directories.
|
||||
(Default: 1)
|
||||
|
||||
GiveGuardFlagTo_CVE_2011_2768_VulnerableRelays **0**|**1**::
|
||||
When this option is set to 0, do not vote to give the Guard flag to any
|
||||
version of Tor vulnerable to CVE-2011-2769. (Default: 0)
|
||||
|
||||
HIDDEN SERVICE OPTIONS
|
||||
----------------------
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue