commit 57907d0d36d406a7d734600e3abb3a36f0956380 Author: Damian Johnson atagar@torproject.org Date: Sat Mar 29 16:25:28 2014 -0700
Adding exit-funding to our examples
Adding Moritz's script to determine how much funding exit operators should get. --- 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 8104110..4e9e827 100644 --- a/docs/tutorials/double_double_toil_and_trouble.rst +++ b/docs/tutorials/double_double_toil_and_trouble.rst @@ -48,6 +48,7 @@ Applications `munin-tor https://github.com/mweinelt/munin-tor`_ Plugin to provide Munin graphs. `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. `ExitMap https://github.com/NullHypothesis/exitmap`_ Scanner for malicious or misconfigured Tor exits. =========================================================================================================== ==========
tor-commits@lists.torproject.org