Module tor_dirmgr::config
source · [−]Expand description
Types for managing directory configuration.
Directory configuration tells us where to load and store directory information, where to fetch it from, and how to validate it.
Semver note
The types in this module are re-exported from arti-client
: any changes
here must be reflected in the version of arti-client
.
Structs
Configuration type for network directory operations.
Optional extensions for configuring
Configuration for how much clock skew to tolerate in our directory information
Builder for DirSkewTolerance
.
Configuration information for how exactly we download documents from the Tor directory caches.
Builder for DownloadScheduleConfig
.
Configuration information about the Tor network itself; used as part of Arti’s configuration.
Builder for NetworkConfig
.