aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-guardmgr/README.md
Commit message (Collapse)AuthorAgeFilesLines
* run ./maint/readmes.shdagon2021-11-291-1/+1
|
* Update our disclaimers and limitations sections.Nick Mathewson2021-10-271-0/+1
|
* Update the tor-guardmgr README.md.Nick Mathewson2021-10-071-1/+97
|
* Initial backend implementation for guard node manager.Nick Mathewson2021-10-071-0/+2
There are some missing parts here (like persistence and tests) and some incorrect parts (I am 90% sure that the "exploratory circuit" flag is bogus). Also it is not integrated with the circuit manager code.