aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
...
* update readmeNick Mathewson2020-09-091-7/+18
|
* Small readme editNick Mathewson2020-08-281-2/+3
|
* One more disclaimer in the READMENick Mathewson2020-05-091-0/+8
|
* improve the README a littleNick Mathewson2020-05-091-3/+27
|
* Fix some markdown in README.md.Nick Mathewson2020-05-081-34/+40
| | | | | | | | | 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.
* fold plan into readmeNick Mathewson2020-05-081-0/+9
|
* license clarity and contribution noticeNick Mathewson2020-05-081-0/+20
|
* Fresh git repository for work on "arti"Nick Mathewson2020-05-071-0/+105
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.