commit 823c897d24c28eecda108ad0e26b85dda9288c8c Author: Iain R. Learmonth irl@fsfe.org Date: Thu May 16 13:59:56 2019 +0100
tools: Add add your tool --- content/tools.md | 7 +++++++ 1 file changed, 7 insertions(+)
diff --git a/content/tools.md b/content/tools.md index 5681196..9568cae 100644 --- a/content/tools.md +++ b/content/tools.md @@ -69,3 +69,10 @@ authority, directory cache, local client or the bridges, and onion services. * [Zoossh](https://github.com/NullHypothesis/zoossh) is a parser written in Go for Tor-specific data formats. + +## Add your tool + +If you have developed a tool that may be useful to other researchers working on +Tor, then please send a mail to +[research@torproject.org](mailto:research@torproject.org) with the details you +would like to have added.
tor-commits@lists.torproject.org