summaryrefslogtreecommitdiff
path: root/CODE_OF_CONDUCT
Commit message (Collapse)AuthorAgeFilesLines
* Update the location of the code of conduct.Gaba2024-05-291-1/+1
|
* Fix link to the Code of ConductWiktor Kwapisiewicz2024-04-121-1/+1
| | | | | | | | It seems Gitlab doesn't follow symlinks and visiting the link shows only the filename. This patch replaces the link with the filename of the destination file thus showing actual content when visited.
* Fix typos and cleanupDimitris Apostolou2021-10-251-1/+1
|
* CoC: Stop saying that Arti is not official.Nick Mathewson2021-06-171-3/+0
|
* Fresh git repository for work on "arti"Nick Mathewson2020-05-071-0/+9
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.