Module arti_client::config::dir
source · [−]Expand description
Types for configuring how Tor accesses its directory information.
Structs
A single authority that signs a consensus directory.
Builder for Authority
.
Configuration type for network directory operations.
Configuration for how much clock skew to tolerate in our directory information
Builder for DirSkewTolerance
.
Configuration for how many times to retry a download, with what frequency.
Configuration information for how exactly we download documents from the Tor directory caches.
Builder for DownloadScheduleConfig
.
A directory whose location ships with Tor (or arti), and which we can use for bootstrapping when we don’t know anything else about the network.
Builder for FallbackDir
.
Configuration information about the Tor network itself; used as part of Arti’s configuration.
Builder for NetworkConfig
.