[or-cvs] r13927: make a new summer projects section on the volunteer page. sw (website/trunk/en)

arma at seul.org arma at seul.org
Mon Mar 10 06:59:11 UTC 2008


Author: arma
Date: 2008-03-10 02:59:11 -0400 (Mon, 10 Mar 2008)
New Revision: 13927

Modified:
   website/trunk/en/volunteer.wml
Log:
make a new summer projects section on the volunteer page. swipe
some of the items from the coding section, which will eventually
vanish.


Modified: website/trunk/en/volunteer.wml
===================================================================
--- website/trunk/en/volunteer.wml	2008-03-10 05:17:46 UTC (rev 13926)
+++ website/trunk/en/volunteer.wml	2008-03-10 06:59:11 UTC (rev 13927)
@@ -87,6 +87,40 @@
 Farsi translations, for the many Tor users in censored areas.</li>
 </ol>
 
+<a id="Summer"></a>
+<a id="Projects"></a>
+<h2><a class="anchor" href="#Projects">Good Summer Projects</a></h2>
+<ol>
+
+<li>Help Mike Perry on his <a
+href="https://www.torproject.org/svn/torflow/">TorFlow</a>
+library (<a href="https://www.torproject.org/svn/torflow/TODO">TODO</a>):
+it's a python library that uses the <a
+href="https://www.torproject.org/svn/torctl/doc/howto.txt">Tor controller
+protocol</a> to instruct Tor to build circuits in a variety of ways,
+and then it measures performance and tries to detect anomalies.</li>
+<li>Torflow / soat to detect bad relays and automatically get that
+info to the directory authorities for realtime blacklisting</li>
+<li>Torstatus. Set up an automated system for tracking network health
+over time, graphing it, etc. Better metrics for assessing network
+health and growth.</li>
+<li>vidalia and upnp</li>
+<li>nymble</li>
+<li>polipo on windows</li>
+<li>How can we make the <a
+href="http://anonymityanywhere.com/incognito/">Incognito LiveCD</a>
+easier to maintain, improve, and document?</li>
+<li>We need a distributed testing framework. We have unit tests,
+but it would be great to have a script that starts up a Tor network, uses
+it for a while, and verifies that at least parts of it are working.</li>
+
+<li>Don't like any of these? Look at the <a
+href="<svnsandbox>doc/design-paper/roadmap-future.pdf">Tor development
+roadmap</a> for more ideas.</li>
+<li>Don't see your idea here? We probably need it anyway! Contact
+us and find out.</li>
+</ol>
+
 <a id="Coding"></a>
 <h2><a class="anchor" href="#Coding">Coding and Design</a></h2>
 <ol>
@@ -102,12 +136,6 @@
 the new libevent interface. Christian King made a
 <a href="https://tor-svn.freehaven.net/svn/libevent-urz/trunk/">good
 start</a> on this last summer.</li>
-<li>How can we make the <a
-href="http://anonymityanywhere.com/incognito/">Incognito LiveCD</a>
-easier to maintain, improve, and document?</li>
-<li>Our preferred graphical front-end for Tor, named
-<a href="http://vidalia-project.net/">Vidalia</a>, needs all sorts
-of development work.</li>
 <li>We need to actually start building our <a href="<page
 documentation>#DesignDoc">blocking-resistance design</a>. This involves
 fleshing out the design, modifying many different pieces of Tor, adapting
@@ -122,16 +150,6 @@
 See the entry <a href="#Research">below</a> on confirmation attacks for
 details on the research side of this task &mdash; who knows, when it's
 done maybe you can help write a paper or three also.</li>
-<li>We need a distributed testing framework. We have unit tests,
-but it would be great to have a script that starts up a Tor network, uses
-it for a while, and verifies that at least parts of it are working.</li>
-<li>Help Mike Perry on his <a
-href="https://www.torproject.org/svn/torflow/">TorFlow</a>
-library (<a href="https://www.torproject.org/svn/torflow/TODO">TODO</a>):
-it's a python library that uses the <a
-href="https://www.torproject.org/svn/torctl/doc/howto.txt">Tor controller
-protocol</a> to instruct Tor to build circuits in a variety of ways,
-and then it measures performance and tries to detect anomalies.</li>
 <li>Tor 0.1.1.x and later include support for hardware crypto accelerators
 via OpenSSL. Nobody has ever tested it, though. Does somebody want to get
 a card and let us know how it goes?</li>
@@ -152,11 +170,6 @@
 <li>We're not that far from having IPv6 support for destination addresses
 (at exit nodes). If you care strongly about IPv6, that's probably the
 first place to start.</li>
-<li>Don't like any of these? Look at the <a
-href="<svnsandbox>doc/design-paper/roadmap-future.pdf">Tor development
-roadmap</a> for more ideas.</li>
-<li>Don't see your idea here? We probably need it anyway! Contact
-us and find out.</li>
 </ol>
 
 <a id="Research"></a>



More information about the tor-commits mailing list