blob: 7b79159a6392d8054a60d365b683e9a16bb5b68c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# arti-dirauth
Directory Authority for the Tor network.
This crate is the reference implementation of an Tor dirauth for the
[Arti](https://gitlab.torproject.org/tpo/core/arti/) project implementing Tor
in Rust.
# ⚠️ Warning! ⚠️
This is currently **incomplete** and in **very active** development and thus highly experimental.
No guarantees that any binary can run or work correctly.
In other words, this is very **unstable** and can change at anytime.
## Compile-time features
TODO
|