
commit a76f28c59b2155f9dd577094eb4c0da99da04037 Author: Damian Johnson <atagar@torproject.org> Date: Tue May 6 08:56:17 2014 -0700 Adding torsearch to our examples GSoC by wfn that used stem's DescriptorReader for backfilling descriptors into its DB. --- docs/tutorials/double_double_toil_and_trouble.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/tutorials/double_double_toil_and_trouble.rst b/docs/tutorials/double_double_toil_and_trouble.rst index d5e4292..73b6425 100644 --- a/docs/tutorials/double_double_toil_and_trouble.rst +++ b/docs/tutorials/double_double_toil_and_trouble.rst @@ -65,6 +65,7 @@ Applications `tbbscraper <https://github.com/zackw/tbbscraper/blob/master/controller/controller.py>`_ Automated website scraper over Tor. `torirc <https://github.com/alfred-gw/torirc>`_ IRC-like chat client using Tor hidden services. `exit-funding <https://github.com/torservers/exit-funding>`_ Script to estimate how much exit relays have been used. +`torsearch <https://github.com/wfn/torsearch>`_ Search engine prototype for descriptor data. =========================================================================================================== ========== Scripts
participants (1)
-
atagar@torproject.org