fallback_dirsource 534 B

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