[or-cvs] r21653: {website} the in-progress draft of my "all tor projects" list. better (website/trunk/projects/en)

Roger Dingledine arma at torproject.org
Mon Feb 15 22:25:57 UTC 2010


Author: arma
Date: 2010-02-15 22:25:57 +0000 (Mon, 15 Feb 2010)
New Revision: 21653

Modified:
   website/trunk/projects/en/index.wml
Log:
the in-progress draft of my "all tor projects" list. better to
commit it even if it's not done, than leave it in my sandbox to
get lost.


Modified: website/trunk/projects/en/index.wml
===================================================================
--- website/trunk/projects/en/index.wml	2010-02-15 21:59:55 UTC (rev 21652)
+++ website/trunk/projects/en/index.wml	2010-02-15 22:25:57 UTC (rev 21653)
@@ -1,6 +1,6 @@
 ## translation metadata
 # Revision: $Revision$
-# Translation-Priority: 3-low
+# Translation-Priority: 4-optional
 
 #include "head.wmi" TITLE="Tor Projects Page" CHARSET="UTF-8"
 
@@ -8,16 +8,179 @@
 
 <!-- PUT CONTENT AFTER THIS TAG -->
 
-<h2>Tor Projects Index</h2>
+<h2>Tor Projects Overview</h2>
 <hr/>
 
+<p>The Tor Project ecosystem involves a wide array of projects, some run
+by core Tor developers and some run by volunteers. This page tries to
+organize and summarize them, both to help new volunteer developers get
+bootstrapped, and to help make sure people don't accidentally duplicate
+efforts.</p>
+
+<p>Under construction! Please bear with us as we clean up the list.</p>
+
+<a id="Controllers"></a>
+<h3><a class="anchor" href="#Controllers">Tor Controllers</a></h3>
 <ul>
+<li><a href="<page vidalia/index>">Vidalia</a> is our recommended
+cross-platform Tor controller GUI, maintained by Matt Edman. It's included
+in most bundles.</li>
+<li><a href="http://www.anonymityanywhere.com/tork/">TorK</a> is a
+controller written by Robert Hogan for the KDE environment (Linux). It
+has a few extra features over Vidalia (such as in path selection),
+but it's a lot rougher around the edges.</li>
+<li><a href="http://www.atagar.com/arm/">arm</a> is a curses-based
+(command-line, non-GUI) controller designed especially to summarize
+relay operation.</li>
+<li><a href="https://svn.torproject.org/svn/blossom/trunk/">Blossom</a>
+is an obsolete and unmaintained controller based on Geoff Goodell's
+thesis at Harvard. Its goal was to make it more convenient to access
+resources from the network location of your choice.</li>
+</ul>
+
+<a id="Applications"></a>
+<h3><a class="anchor" href="#Applications">Accompanying applications</a></h3>
+<ul>
+<li><a href="<page torbutton/index>">TorButton</a> is a Firefox extension
+that helps keep you safe when you browse with Tor. It originally just
+toggled your proxy settings on and off, but now it takes care of <a
+href="https://www.torproject.org/torbutton/design/">a wide array</a>
+of application-level privacy risks.</li>
+<li><a href="http://www.pps.jussieu.fr/~jch/software/polipo/">Polipo</a>
+is a caching http proxy that handles pipelining and http/1.1. We
+ship it with Firefox and Torbutton mainly because Firefox still <a
+href="https://bugzilla.mozilla.org/show_bug.cgi?id=280661">can't
+handle</a> socks proxies directly.</li>
+<li><a href="http://www.privoxy.org/">Privoxy</a> is another fine http
+proxy that you can use between your Firefox and Tor. We switched to
+Polipo because of the http/1.1 and keepalive support.</li>
+<li><a href="http://code.google.com/p/torsocks/">torsocks</a> (based on
+its predecessor <a href="http://tsocks.sourceforge.net/">tsocks</a>) is a
+Linux / UNIX (but not OS X) wrapper to dynamically replace the networking
+system calls in your application with ones that point through Tor.</li>
+<li><a href="http://monkey.org/~dugsong/dsocks/">dsocks</a> is an
+alternative to tsocks that works on OS X / BSD.</li>
+<li><a
+href="https://git.torproject.org/checkout/thandy/master/">Thandy</a>,
+our still-under-development <a
+href="http://google-opensource.blogspot.com/2009/03/thandy-secure-update-for-tor.html">secure
+updater</a>, is designed to help our users keep up to date on
+their Tor versions. While commercial organizations buy their
+own bank vault on armed guards for their updates key, Thandy
+aims to tackle the more distributed development situation for
+systems like Tor. Its main value at this point is its peer-reviewed <a
+href="https://git.torproject.org/checkout/thandy/master/specs/thandy-spec.txt">spec</a>,
+but you can also see it in action as part of our experimental <a
+href="https://data.peertech.org/files/demo/updater/index.html">network
+installer</a>.</li>
+</ul>
+
+<a id="Installers"></a>
+<h3><a class="anchor" href="#Installers">Installers</a></h3>
+<ul>
+<li>TBB, TBB-for-Linux
+<li>debs, rpms,
+<li>osx image
+<li>torvm
+<li>orbot
+<li>livecd's: incognito, <a href="https://amnesia.boum.org/">amnesia</a>,
+tor ramdisk
+</ul>
+
+<a id="Implementations"></a>
+<h3><a class="anchor" href="#Implementations">Alternate Tor implementations</a></h3>
+<ul>
+<li>xmux's thing
+<li>onioncoffee
+<li>tortunnel
+<li>jap?
+</ul>
+
+<a id="Listings"></a>
+<h3><a class="anchor" href="#Listings">Relay Listings</a></h3>
+<ul>
+<li>torstatus
+<li>xenobite's torstatus
+<li>check.torproject.org
+<li>bulk exitlist
+<li>tordnsel
+<li>moria1's v3 votes export
+</ul>
+
+<a id="Monitoring"></a>
+<h3><a class="anchor" href="#Monitoring">Network Monitoring</a></h3>
+<ul>
+<li>weather
+<li><a href="http://metrics.torproject.org/">Metrics Project: Measuring the Tor Network</a></li>
+<li>torperf
+<li>archives
+<li>https://svn.torproject.org/svn/projects/archives/trunk/exonerator/HOWTO
+</ul>
+
+<a id="Performance"></a>
+<h3><a class="anchor" href="#Performance">Network Performance</a></h3>
+<ul>
+<li>whytorisslow
+<li>torflow
+<li>bwauthority
+<li>exitscanner
 <li>NLnet <a href="<page projects/hidserv>">Speed Up Hidden Services</a></li>
+udp-tor: joel, chris, ian, etc
 <li>NLnet <a href="<page projects/lowbandwidth>">Tor for low bandwidth clients</a></li>
-<li>Google <a href="<page projects/google>">Auto-update for Tor</a></li>
-<li><a href="<page projects/metrics>">Metrics Project: Measuring the Tor Network</a></li>
 </ul>
 
+<a id="Censorship"></a>
+<h3><a class="anchor" href="#Censorship">Censorship Resistance</a></h3>
+<ul>
+<li>gettor
+<li>bridgedb
+<li>bridge distribution strategies
+<li>obfuscaTOR
+</ul>
+
+<a id="Libraries"></a>
+<h3><a class="anchor" href="#Libraries">Controller Libraries</a></h3>
+<ul>
+<li>torctl
+<li>the c# and java controller libs
+</ul>
+
+<a id="Infrastructure"></a>
+<h3><a class="anchor" href="#Infrastructure">Infrastructure</a></h3>
+<ul>
+<li>bug tracker (flyspray)
+<li>blog
+<li>wiki
+<li>pootle, translation.tp.o
+<li>buildbot https://buildbot.vidalia-project.net/one_line_per_build
+<li>https://data.peertech.org/torbld
+<li>tor mirrors
+<li>rsync
+<li>a nagios?
+<li>git, svn
+<li>gitweb
+</ul>
+
+<a id="HiddenServices"></a>
+<h3><a class="anchor" href="#HiddenServices">Hidden Services</a></h3>
+<ul>
+<li>diagrams for how they work
+<li>tor2web
+<li>onioncat
+<li>shallot
+</ul>
+
+<a id="Other"></a>
+<h3><a class="anchor" href="#Other">Other</a></h3>
+<ul>
+<li>puppetor
+<li>torwall
+<li>topf
+<li>nym
+<li>nymble
+<li>foebud's firefox extension
+</ul>
+
 </div><!-- #main -->
 
 #include <foot.wmi>



More information about the tor-commits mailing list