blob: 61db81bf26257715a8b1eec82dd06b326178ae4a (
plain)
1
2
3
4
5
6
7
8
9
|
o Major features:
- Add a new FallbackDir option to use when we can't use a directory
from the consensus (either because we lack a consensus, or because
they're all down). Currently, all authorities are fallbacks by
default, and there are no other default fallbacks, but that will
change. This option will allow us to give clients a longer list
of servers to try to get a consensus from when first connecting
to the Tor network, and thereby reduce load on the directory
authorities.
|