Commit Graph

8112 Commits

Author SHA1 Message Date
Nick Mathewson b48597fb18 most missing docs for llcrypto 2020-05-08 22:32:17 -04:00
Nick Mathewson 3c7f75302b Stop re-exporting traits from tor-llcrypto. It does not help. 2020-05-08 22:32:17 -04:00
Nick Mathewson dd17ba05d0 llcrypto: small documentation improvements 2020-05-08 22:32:17 -04:00
Nick Mathewson 28bb1a681b protover: add missing documentation 2020-05-08 22:32:17 -04:00
Nick Mathewson c9bf912946 Add a comment to Cargo.toml 2020-05-08 22:26:53 -04:00
Nick Mathewson 8fc1b01652 caret: make generated documentation look nicer. 2020-05-08 22:26:31 -04:00
Nick Mathewson 18ceb69453 Fix some markdown in README.md.
Markdown breakage 1: The internet led me to believe this is how you
did a <dl> in markdown.  Apparently it wasn't.

Markdown breakage 2: I forgot how lists work!

Also, add a paragraph about stuff you can try.
2020-05-08 22:24:20 -04:00
Nick Mathewson 1491870db6 Update the TODO 2020-05-08 22:21:47 -04:00
Nick Mathewson 4c56b955a1 fold plan into readme 2020-05-08 22:21:47 -04:00
Nick Mathewson d0af946b9b Use cargo-husky to add automatic git commit/push hooks. 2020-05-08 22:21:47 -04:00
Nick Mathewson fdfbd4b08e license clarity and contribution notice 2020-05-08 22:21:47 -04:00
Nick Mathewson bbcbf47902 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.
2020-05-07 19:58:14 -04:00