Author: atagar Date: 2014-02-23 22:23:26 +0000 (Sun, 23 Feb 2014) New Revision: 26622
Modified: website/trunk/getinvolved/en/volunteer.wml Log: Add ooniprobe project idea
Adding Arutro's "Add Support for Reporting Pcaps to OoniBackend and OoniProbe" GSoC project idea.
Modified: website/trunk/getinvolved/en/volunteer.wml =================================================================== --- website/trunk/getinvolved/en/volunteer.wml 2014-02-23 21:15:02 UTC (rev 26621) +++ website/trunk/getinvolved/en/volunteer.wml 2014-02-23 22:23:26 UTC (rev 26622) @@ -803,7 +803,8 @@
<p> <b>Project Ideas:</b><br /> - <i><a href="#censorshipAnalyzer">Develop a Censorship Analyzer</a></i> + <i><a href="#censorshipAnalyzer">Develop a Censorship Analyzer</a></i><br /> + <i><a href="#ooniprobePcapsSupport">Add Support for Reporting Pcaps to OoniBackend and OoniProbe</a></i> </p>
<a id="project-torps"></a> @@ -1280,7 +1281,33 @@ </p> </li>
+ <a id="ooniprobePcapsSupport"></a> <li> + <b>Add Support for Reporting Pcaps to OoniBackend and OoniProbe</b> + <br> + Effort Level: <i>Medium</i> + <br> + Skill Level: <i>Medium</i> + <br> + Likely Mentors: <i>Arturo (hellais), Aaron (aagbsn)</i> + <p> +The feature should also add support for including only packet capture data that +is relevant to the test being run. This means that the pcap should not contain +all the data sniffed on the users machine, but only that which was generated +and intended to be received by ooniprobe. + </p> + + <p> +This can probably be implemented by setting up a tun/tap device and routing all +the ooniprobe traffic through it and only capturing data sent and received from +that device. The task for the student will also be that of doing research into +what are possible strategies for doing this. <b><a +href="https://trac.torproject.org/projects/tor/ticket/7416%22%3EFor more +information see ticket 7416.</a></b> + </p> + </li> + + <li> <b>Bring up new ideas!</b> <br> Don't like any of these? Look at the <a
tor-commits@lists.torproject.org