mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
8 lines
377 B
Text
8 lines
377 B
Text
o Minor features (directory authority):
|
|
- Provide two consensus parameters (FastFlagMinThreshold and
|
|
FastFlagMaxThreshold) to control the range of allowable bandwidths for
|
|
the Fast directory flag. This allows authorities to run better
|
|
experiments on appropriate requirements for being a "Fast" node.
|
|
The AuthDirFastGuarantee flag still applies.
|
|
|
|
|