aac8b11e64b479d902f0dd207ed7a5a2540610b1
Roger Dingledine a new 'projects' directory,...

Roger Dingledine authored 16 years ago

1) ## translation metadata
Roger Dingledine set all the props on more w...

Roger Dingledine authored 15 years ago

2) # Revision: $Revision$
Roger Dingledine the in-progress draft of my...

Roger Dingledine authored 14 years ago

3) # Translation-Priority: 4-optional
Roger Dingledine a new 'projects' directory,...

Roger Dingledine authored 16 years ago

4) 
Runa A. Sandvik utf-8 ftw

Runa A. Sandvik authored 14 years ago

5) #include "head.wmi" TITLE="Tor Projects Page" CHARSET="UTF-8"
Roger Dingledine a new 'projects' directory,...

Roger Dingledine authored 16 years ago

6) 
7) <div class="main-column">
8) 
9) <!-- PUT CONTENT AFTER THIS TAG -->
10) 
Roger Dingledine the in-progress draft of my...

Roger Dingledine authored 14 years ago

11) <h2>Tor Projects Overview</h2>
Runa A. Sandvik closed tags

Runa A. Sandvik authored 14 years ago

12) <hr/>
Roger Dingledine a new 'projects' directory,...

Roger Dingledine authored 16 years ago

13) 
Roger Dingledine the in-progress draft of my...

Roger Dingledine authored 14 years ago

14) <p>The Tor Project ecosystem involves a wide array of projects, some run
15) by core Tor developers and some run by volunteers. This page tries to
16) organize and summarize them, both to help new volunteer developers get
17) bootstrapped, and to help make sure people don't accidentally duplicate
18) efforts.</p>
19) 
20) <p>Under construction! Please bear with us as we clean up the list.</p>
21) 
22) <a id="Controllers"></a>
23) <h3><a class="anchor" href="#Controllers">Tor Controllers</a></h3>
24) <ul>
25) <li><a href="<page vidalia/index>">Vidalia</a> is our recommended
26) cross-platform Tor controller GUI, maintained by Matt Edman. It's included
27) in most bundles.</li>
28) <li><a href="http://www.anonymityanywhere.com/tork/">TorK</a> is a
29) controller written by Robert Hogan for the KDE environment (Linux). It
30) has a few extra features over Vidalia (such as in path selection),
31) but it's a lot rougher around the edges.</li>
32) <li><a href="http://www.atagar.com/arm/">arm</a> is a curses-based
33) (command-line, non-GUI) controller designed especially to summarize
34) relay operation.</li>
35) <li><a href="https://svn.torproject.org/svn/blossom/trunk/">Blossom</a>
36) is an obsolete and unmaintained controller based on Geoff Goodell's
37) thesis at Harvard. Its goal was to make it more convenient to access
38) resources from the network location of your choice.</li>
39) </ul>
40) 
41) <a id="Applications"></a>
42) <h3><a class="anchor" href="#Applications">Accompanying applications</a></h3>
43) <ul>
44) <li><a href="<page torbutton/index>">TorButton</a> is a Firefox extension
45) that helps keep you safe when you browse with Tor. It originally just
46) toggled your proxy settings on and off, but now it takes care of <a
47) href="https://www.torproject.org/torbutton/design/">a wide array</a>
48) of application-level privacy risks.</li>
49) <li><a href="http://www.pps.jussieu.fr/~jch/software/polipo/">Polipo</a>
50) is a caching http proxy that handles pipelining and http/1.1. We
51) ship it with Firefox and Torbutton mainly because Firefox still <a
52) href="https://bugzilla.mozilla.org/show_bug.cgi?id=280661">can't
53) handle</a> socks proxies directly.</li>
54) <li><a href="http://www.privoxy.org/">Privoxy</a> is another fine http
55) proxy that you can use between your Firefox and Tor. We switched to
56) Polipo because of the http/1.1 and keepalive support.</li>
57) <li><a href="http://code.google.com/p/torsocks/">torsocks</a> (based on
58) its predecessor <a href="http://tsocks.sourceforge.net/">tsocks</a>) is a
59) Linux / UNIX (but not OS X) wrapper to dynamically replace the networking
60) system calls in your application with ones that point through Tor.</li>
61) <li><a href="http://monkey.org/~dugsong/dsocks/">dsocks</a> is an
62) alternative to tsocks that works on OS X / BSD.</li>
63) <li><a
64) href="https://git.torproject.org/checkout/thandy/master/">Thandy</a>,
65) our still-under-development <a
66) href="http://google-opensource.blogspot.com/2009/03/thandy-secure-update-for-tor.html">secure
67) updater</a>, is designed to help our users keep up to date on
68) their Tor versions. While commercial organizations buy their
69) own bank vault on armed guards for their updates key, Thandy
70) aims to tackle the more distributed development situation for
71) systems like Tor. Its main value at this point is its peer-reviewed <a
72) href="https://git.torproject.org/checkout/thandy/master/specs/thandy-spec.txt">spec</a>,
73) but you can also see it in action as part of our experimental <a
74) href="https://data.peertech.org/files/demo/updater/index.html">network
75) installer</a>.</li>
76) </ul>
77) 
78) <a id="Installers"></a>
79) <h3><a class="anchor" href="#Installers">Installers</a></h3>
80) <ul>
Runa A. Sandvik closed a bunch of li tags

Runa A. Sandvik authored 14 years ago

81) <li>TBB, TBB-for-Linux</li>
82) <li>debs, rpms</li>
83) <li>osx image</li>
84) <li>torvm</li>
85) <li>orbot</li>
Runa A. Sandvik incognito changed its name

Runa A. Sandvik authored 14 years ago

86) <li>livecd's: <a href="https://amnesia.boum.org/">The (Amnesic)
87) Incognito Live System</a>, tor ramdisk</li>
Roger Dingledine the in-progress draft of my...

Roger Dingledine authored 14 years ago

88) </ul>
89) 
90) <a id="Implementations"></a>
91) <h3><a class="anchor" href="#Implementations">Alternate Tor implementations</a></h3>
92) <ul>
Runa A. Sandvik closed a bunch of li tags

Runa A. Sandvik authored 14 years ago

93) <li>xmux's thing</li>
94) <li>onioncoffee</li>
95) <li>tortunnel</li>
96) <li>jap?</li>
Roger Dingledine the in-progress draft of my...

Roger Dingledine authored 14 years ago

97) </ul>
98) 
99) <a id="Listings"></a>
100) <h3><a class="anchor" href="#Listings">Relay Listings</a></h3>
Andrew Lewman Create an index page of pub...

Andrew Lewman authored 16 years ago

101) <ul>
Runa A. Sandvik closed a bunch of li tags

Runa A. Sandvik authored 14 years ago

102) <li>torstatus</li>
103) <li>xenobite's torstatus</li>
104) <li>check.torproject.org</li>
105) <li>bulk exitlist</li>
106) <li>tordnsel</li>
107) <li>moria1's v3 votes export</li>
Roger Dingledine the in-progress draft of my...

Roger Dingledine authored 14 years ago

108) </ul>
109) 
110) <a id="Monitoring"></a>
111) <h3><a class="anchor" href="#Monitoring">Network Monitoring</a></h3>
112) <ul>
Runa A. Sandvik closed a bunch of li tags

Runa A. Sandvik authored 14 years ago

113) <li>weather</li>
Roger Dingledine the in-progress draft of my...

Roger Dingledine authored 14 years ago

114) <li><a href="http://metrics.torproject.org/">Metrics Project: Measuring the Tor Network</a></li>
Runa A. Sandvik closed a bunch of li tags

Runa A. Sandvik authored 14 years ago

115) <li>torperf</li>
116) <li>archives</li>
117) <li>https://svn.torproject.org/svn/projects/archives/trunk/exonerator/HOWTO</li>
Roger Dingledine the in-progress draft of my...

Roger Dingledine authored 14 years ago

118) </ul>
119) 
120) <a id="Performance"></a>
121) <h3><a class="anchor" href="#Performance">Network Performance</a></h3>
122) <ul>
Runa A. Sandvik closed a bunch of li tags

Runa A. Sandvik authored 14 years ago

123) <li>whytorisslow</li>
124) <li>torflow</li>
125) <li>bwauthority</li>
126) <li>exitscanner</li>
Andrew Lewman Create an index page of pub...

Andrew Lewman authored 16 years ago

127) <li>NLnet <a href="<page projects/hidserv>">Speed Up Hidden Services</a></li>
Runa A. Sandvik closed a bunch of li tags

Runa A. Sandvik authored 14 years ago

128) <li>udp-tor: joel, chris, ian, etc</li>
Andrew Lewman Overview for the 2nd nlnet...

Andrew Lewman authored 16 years ago

129) <li>NLnet <a href="<page projects/lowbandwidth>">Tor for low bandwidth clients</a></li>
Roger Dingledine the in-progress draft of my...

Roger Dingledine authored 14 years ago

130) </ul>
131) 
132) <a id="Censorship"></a>
133) <h3><a class="anchor" href="#Censorship">Censorship Resistance</a></h3>
134) <ul>
Runa A. Sandvik closed a bunch of li tags

Runa A. Sandvik authored 14 years ago

135) <li>gettor</li>
136) <li>bridgedb</li>
137) <li>bridge distribution strategies</li>
138) <li>obfuscaTOR</li>
Roger Dingledine the in-progress draft of my...

Roger Dingledine authored 14 years ago

139) </ul>
140) 
141) <a id="Libraries"></a>
142) <h3><a class="anchor" href="#Libraries">Controller Libraries</a></h3>
143) <ul>
Runa A. Sandvik closed a bunch of li tags

Runa A. Sandvik authored 14 years ago

144) <li>torctl</li>
145) <li>the c# and java controller libs</li>
Roger Dingledine the in-progress draft of my...

Roger Dingledine authored 14 years ago

146) </ul>
147) 
148) <a id="Infrastructure"></a>
149) <h3><a class="anchor" href="#Infrastructure">Infrastructure</a></h3>
150) <ul>
Runa A. Sandvik closed a bunch of li tags

Runa A. Sandvik authored 14 years ago

151) <li>bug tracker (flyspray)</li>
152) <li>blog</li>
153) <li>wiki</li>
154) <li>pootle, translation.tp.o</li>
155) <li>buildbot https://buildbot.vidalia-project.net/one_line_per_build</li>
156) <li>https://data.peertech.org/torbld</li>
157) <li>tor mirrors</li>
158) <li>rsync</li>
159) <li>a nagios?</li>
160) <li>git, svn</li>
161) <li>gitweb</li>
Roger Dingledine the in-progress draft of my...

Roger Dingledine authored 14 years ago

162) </ul>
163) 
164) <a id="HiddenServices"></a>
165) <h3><a class="anchor" href="#HiddenServices">Hidden Services</a></h3>
166) <ul>
Runa A. Sandvik closed a bunch of li tags

Runa A. Sandvik authored 14 years ago

167) <li>diagrams for how they work</li>
168) <li>tor2web</li>
169) <li>onioncat</li>
170) <li>shallot</li>
Roger Dingledine the in-progress draft of my...

Roger Dingledine authored 14 years ago

171) </ul>
172) 
173) <a id="Other"></a>
174) <h3><a class="anchor" href="#Other">Other</a></h3>
175) <ul>
Runa A. Sandvik closed a bunch of li tags

Runa A. Sandvik authored 14 years ago

176) <li>puppetor</li>
177) <li>torwall</li>
178) <li>topf</li>
179) <li>nym</li>
180) <li>nymble</li>
181) <li>foebud's firefox extension</li>
Andrew Lewman Create an index page of pub...

Andrew Lewman authored 16 years ago

182) </ul>