# tor-dirauth Tor Directory Authority - core algoirithms. This contains algorithms, such as for calculating votes and consensuses. It does not contain the directory server code (that's in `tor-dirserver`), nor any user-facing functionality (that's in `arti-dirauth`). ## Features There are no cargo features right now. There are also other features includijng experimental ones which aren't documented here and shouldn't be relied on. License: MIT OR Apache-2.0