Module tor_netdir::fallback[][src]

Expand description

List of directories that ships with Tor, for initial directory operations.

When a client doesn’t have directory information yet, it uses a “Fallback Directory” to retrieve its initial information about the network.

Semver note

The types in this module are re-exported from arti-client and tor-dirmgr: any changes here must be reflected there.

Structs

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.

Enums

Error type for FallbackDirBuilder