|
@@ -1043,7 +1043,8 @@ The following options are useful only for clients (that is, if
|
|
fraction of your paths. (Default: 1)
|
|
fraction of your paths. (Default: 1)
|
|
|
|
|
|
**UseEntryGuardsAsDirectoryGuards** **0**|**1**::
|
|
**UseEntryGuardsAsDirectoryGuards** **0**|**1**::
|
|
- If this option is set to 1, we try to use our entry guards as directory
|
|
+ If this option is set to 1, and UseEntryGuards is also set to 1,
|
|
|
|
+ we try to use our entry guards as directory
|
|
guards, and failing that, pick more nodes to act as our directory guards.
|
|
guards, and failing that, pick more nodes to act as our directory guards.
|
|
This helps prevent an adversary from enumerating clients. It's only
|
|
This helps prevent an adversary from enumerating clients. It's only
|
|
available for clients (non-relay, non-bridge) that aren't configured to
|
|
available for clients (non-relay, non-bridge) that aren't configured to
|
|
@@ -1056,7 +1057,8 @@ The following options are useful only for clients (that is, if
|
|
|
|
|
|
**NumDirectoryGuards** __NUM__::
|
|
**NumDirectoryGuards** __NUM__::
|
|
If UseEntryGuardsAsDirectoryGuards is enabled, we try to make sure we
|
|
If UseEntryGuardsAsDirectoryGuards is enabled, we try to make sure we
|
|
- have at least NUM routers to use as directory guards. (Default: 3)
|
|
+ have at least NUM routers to use as directory guards. If this option
|
|
|
|
+ is set to 0, use the value from NumEntryGuards. (Default: 0)
|
|
|
|
|
|
**GuardLifetime** __N__ **days**|**weeks**|**months**::
|
|
**GuardLifetime** __N__ **days**|**weeks**|**months**::
|
|
If nonzero, and UseEntryGuards is set, minimum time to keep a guard before
|
|
If nonzero, and UseEntryGuards is set, minimum time to keep a guard before
|