[tor-commits] [webwml/staging] Add ExitMap to the volunteer page

sebastian at torproject.org sebastian at torproject.org
Mon Jul 20 15:44:22 UTC 2015


commit de3beaa5b5462e014e8f5551ddb5481ac4f79925
Author: Damian Johnson <atagar at torproject.org>
Date:   Tue Jul 14 09:23:41 2015 -0700

    Add ExitMap to the volunteer page
    
    ExitMap is still under highly active development and catching bad relays. High
    time we add it to the volunteer page...
    
      https://trac.torproject.org/projects/tor/ticket/16575
---
 getinvolved/en/volunteer.wml |   21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/getinvolved/en/volunteer.wml b/getinvolved/en/volunteer.wml
index a3600c7..12bf44a 100644
--- a/getinvolved/en/volunteer.wml
+++ b/getinvolved/en/volunteer.wml
@@ -293,6 +293,14 @@ meetings around the world.</li>
       </tr>
 
       <tr>
+        <td><a href="#project-exitmap">ExitMap</a></td>
+        <td>Backend Service</td>
+        <td>Python</td>
+        <td>Moderate</td>
+        <td>phw</td>
+      </tr>
+
+      <tr>
         <td><a href="#project-doctor">DocTor</a></td>
         <td>Backend Service</td>
         <td>Python</td>
@@ -666,6 +674,19 @@ meetings around the world.</li>
     running Tor relays and bridges.
     </p>
 
+    <a id="project-exitmap"></a>
+    <h3><a href="http://www.cs.kau.se/philwint/spoiled_onions/">ExitMap</a> (<a
+    href="https://github.com/NullHypothesis/exitmap">code</a>, <a
+    href="https://github.com/NullHypothesis/exitmap/issues">bug tracker</a>)</h3>
+
+    <p>
+    <a href="http://n0where.net/tor-exit-relay-scanner-exitmap/">Scanner for
+    the Tor network</a> by Philipp Winter to detect malicious and misconfigured
+    exits. For more information about how it works see his <a
+    href="http://www.cs.kau.se/philwint/spoiled_onions/techreport.pdf">Spoiled
+    Onions</a> research paper.
+    </p>
+
     <a id="project-doctor"></a>
     <h3>DocTor (<a
     href="https://gitweb.torproject.org/doctor.git">code</a>, <a





More information about the tor-commits mailing list