Sebastian Hahn commited on 2016-02-23 00:02:41
Zeige 1 geänderte Dateien mit 0 Einfügungen und 38 Löschungen.
| ... | ... |
@@ -764,7 +764,6 @@ meetings around the world.</li> |
| 764 | 764 |
|
| 765 | 765 |
<p> |
| 766 | 766 |
<b>Project Ideas:</b><br /> |
| 767 |
- <i><a href="#censorshipAnalyzer">Develop a Censorship Analyzer</a></i><br /> |
|
| 768 | 767 |
<i><a href="#ooniprobePcapsSupport">Add Support for Reporting Pcaps to OoniBackend and OoniProbe</a></i> |
| 769 | 768 |
</p> |
| 770 | 769 |
|
| ... | ... |
@@ -1010,43 +1009,6 @@ meetings around the world.</li> |
| 1010 | 1009 |
</p> |
| 1011 | 1010 |
</li> |
| 1012 | 1011 |
|
| 1013 |
- <a id="censorshipAnalyzer"></a> |
|
| 1014 |
- <li> |
|
| 1015 |
- <b>Develop a Censorship Analyzer</b> |
|
| 1016 |
- <br> |
|
| 1017 |
- Effort Level: <i>Medium</i> |
|
| 1018 |
- <br> |
|
| 1019 |
- Skill Level: <i>Medium to High (depends on the implemented tests)</i> |
|
| 1020 |
- <br> |
|
| 1021 |
- Likely Mentors: <i>Philipp (phw)</i> |
|
| 1022 |
- <p> |
|
| 1023 |
-Tor is documented to be blocked in <a |
|
| 1024 |
-href="https://censorshipwiki.torproject.org">several countries</a>. Analyzing |
|
| 1025 |
-these censorship incidents can be a tedious task; especially without access to |
|
| 1026 |
-machines inside the censoring networks. To make analysis easier, it would be |
|
| 1027 |
-great to have a lightweight analysis tool which can be run by censored users. |
|
| 1028 |
-This tool would conduct a number of networking tests and figure out if and how |
|
| 1029 |
-Tor could be blocked. The tool's final report should then somehow make it back |
|
| 1030 |
-to the Tor project. |
|
| 1031 |
- </p> |
|
| 1032 |
- |
|
| 1033 |
- <p> |
|
| 1034 |
-The theory behind this tool is already <a |
|
| 1035 |
-href="http://www.cs.kau.se/philwint/pdf/foci2013.pdf">documented |
|
| 1036 |
-in a research paper</a>. What we now need is code! Implementing it would first |
|
| 1037 |
-mean getting familiar with <a href="https://ooni.torproject.org">OONI</a> and |
|
| 1038 |
-<a href="http://twistedmatrix.com/trac/">Twisted</a>. After that, the tool |
|
| 1039 |
-should be implemented as a number of OONI-specific networking tests. |
|
| 1040 |
- </p> |
|
| 1041 |
- |
|
| 1042 |
- <p> |
|
| 1043 |
-Applicants should be familiar with Python and asynchronous programming, |
|
| 1044 |
-e.g., as it is used in Twisted. As part of your application for this |
|
| 1045 |
-project please contribute a patch for a bug in <a |
|
| 1046 |
-href="https://trac.torproject.org/projects/tor/query?status=!closed&component=Ooni">OONI</a>. |
|
| 1047 |
- </p> |
|
| 1048 |
- </li> |
|
| 1049 |
- |
|
| 1050 | 1012 |
<a id="makeTorbirdyBetter"></a> |
| 1051 | 1013 |
<li> |
| 1052 | 1014 |
<b>Make TorBirdy Better</b> |
| 1053 | 1015 |