Remove 'Exitmap Improvements' project idea
Damian Johnson

Damian Johnson commited on 2016-08-30 19:13:26
Zeige 1 geänderte Dateien mit 0 Einfügungen und 40 Löschungen.


Removing as requested by Philipp.
... ...
@@ -680,11 +680,6 @@ meetings around the world.</li>
680 680
     Onions</a> research paper.
681 681
     </p>
682 682
 
683
-    <p>
684
-    <b>Project Ideas:</b><br />
685
-    <i><a href="#exitmap_improvements">Exitmap Improvements</a></i>
686
-    </p>
687
-
688 683
     <a id="project-doctor"></a>
689 684
     <h3>DocTor (<a
690 685
     href="https://gitweb.torproject.org/doctor.git">code</a>, <a
... ...
@@ -880,41 +875,6 @@ the codebase that you want to work on.
880 875
     </p>
881 876
     </li>
882 877
 
883
-    <a id="exitmap_improvements"></a>
884
-    <li>
885
-    <b>Exitmap Improvements</b>
886
-    <br>
887
-    Language: <i>Python</i>
888
-    <br>
889
-    Likely Mentors: <i>Philipp (phw)</i>
890
-    <br><br>
891
-    <p>
892
-The Tor Project makes use of the Python tool <a
893
-href="https://gitweb.torproject.org/user/phw/exitmap.git/">Exitmap</a> to
894
-systematically scan for malicious and misbehaving exit relays.  Once such a
895
-relay is found, it is assigned the BadExit flag which prevents clients from
896
-selecting the relay as last hop in their circuit.
897
-    </p>
898
-
899
-    <p>
900
-Exitmap supports scanning modules which implement a specific scan over
901
-exit relays.  Examples are the DNS module which checks for DNS poisoning
902
-or the patching check module which looks out for tampered file
903
-downloads.
904
-    </p>
905
-
906
-    <p>
907
-This project is meant to extend exitmap in several ways.  First, it
908
-should be made fully autonomous.  That means that exitmap should be able
909
-to run in the background, periodically fetch new relay descriptors, and
910
-have a smart algorithm which keeps scanning all exit relays
911
-periodically.  Second, exitmap should be able to emulate some user
912
-interaction and dynamically "explore" the web in order to detect
913
-tampering.  Third, unit tests should be added for existing and new code
914
-in order to make the code base more robust.
915
-    </p>
916
-    </li>
917
-
918 878
     <a id="expand_nyx"></a>
919 879
     <li>
920 880
     <b>Expand Nyx</b>
921 881