Fresh git repository for work on "arti"
Arti is a rust tor implementation. It's project I've been working on for a few months now, in weekends and in spare time. It doesn't speak the tor protocol yet, and it doesn't connect to the network at all. It needs much more documentation and testing, but I'm just about ready to show it to others. See the README.md for a description of what is there and what isn't.
parents
.gitignore
0 → 100644
CODE_OF_CONDUCT
0 → 100644
Cargo.toml
0 → 100644
README.md
0 → 100644
TODO
0 → 100644
WANT_FROM_OTHER_CRATES
0 → 100644
caret/Cargo.toml
0 → 100644
caret/src/lib.rs
0 → 100644
caret/tests/example.rs
0 → 100644
plan.txt
0 → 100644
tor-bytes/Cargo.toml
0 → 100644
tor-bytes/src/err.rs
0 → 100644
tor-bytes/src/impls.rs
0 → 100644