Add short descriptions to some of the projects.
Karsten Loesing

Karsten Loesing commited on 2010-06-08 18:41:32
Zeige 1 geänderte Dateien mit 40 Einfügungen und 26 Löschungen.

... ...
@@ -60,6 +60,20 @@ Linux / UNIX (but not OS X) wrapper to dynamically replace the networking
60 60
 system calls in your application with ones that point through Tor.</li>
61 61
 <li><a href="http://monkey.org/~dugsong/dsocks/">dsocks</a> is an
62 62
 alternative to tsocks that works on OS X / BSD.</li>
63
+</ul>
64
+
65
+<a id="Installers"></a>
66
+<h3><a class="anchor" href="#Installers">Installers</a></h3>
67
+<ul>
68
+<li>The <a href="http://www.torproject.org/torbrowser/">Tor Browser Bundle</a>
69
+is a zero-install version of Tor that can be run from the Desktop or a USB
70
+flash drive. We have TBBs for Windows and Linux, and at some point there
71
+will be a TBB for Mac OS X.</li>
72
+<li>debs, rpms</li>
73
+<li>osx image</li>
74
+<li>torvm</li>
75
+<li>livecd's: <a href="https://amnesia.boum.org/">The (Amnesic)
76
+Incognito Live System</a>, tor ramdisk</li>
63 77
 <li><a
64 78
 href="https://git.torproject.org/checkout/thandy/master/">Thandy</a>,
65 79
 our still-under-development <a
... ...
@@ -75,23 +89,14 @@ href="https://data.peertech.org/files/demo/updater/index.html">network
75 89
 installer</a>.</li>
76 90
 </ul>
77 91
 
78
-<a id="Installers"></a>
79
-<h3><a class="anchor" href="#Installers">Installers</a></h3>
80
-<ul>
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>
86
-<li>livecd's: <a href="https://amnesia.boum.org/">The (Amnesic)
87
-Incognito Live System</a>, tor ramdisk</li>
88
-</ul>
89
-
90 92
 <a id="Implementations"></a>
91 93
 <h3><a class="anchor" href="#Implementations">Alternate Tor implementations</a></h3>
92 94
 <ul>
93
-<li>xmux's thing</li>
94
-<li>onioncoffee</li>
95
+<li><a href="http://www.torproject.org/docs/android.html.en">Orbot</a> is
96
+an Android version of Tor that internally depends on the Tor binary.</li>
97
+<li><a href="http://github.com/brl/JTor.git">JTor</a> is an independent
98
+client implementation of Tor written in Java.</li>
99
+<li><a href="http://onioncoffee.sourceforge.net/">OnionCoffee</a> is an outdated Tor client implementation in Java.</li>
95 100
 <li>tortunnel</li>
96 101
 <li>jap?</li>
97 102
 </ul>
... ...
@@ -101,10 +106,13 @@ Incognito Live System</a>, tor ramdisk</li>
101 106
 <ul>
102 107
 <li>torstatus</li>
103 108
 <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>
109
+<li><a href="https://check.torproject.org/">check.torproject.org</a> is a
110
+website that asks TorDNSEL whether a user is using Tor.</li>
111
+<li>The <a href="https://check.torproject.org/cgi-bin/TorBulkExitList.py">Bulk
112
+Tor Exit List Exporter</a> is a tool that uses TorDNSEL to export a list
113
+of possible Tor nodes that might contact a given IP address.</li>
114
+<li><a href="https://www.torproject.org/tordnsel/">TorDNSEL</a> is an
115
+active testing, DNS-based list of Tor exit nodes.</li>
108 116
 </ul>
109 117
 
110 118
 <a id="Monitoring"></a>
... ...
@@ -112,7 +120,6 @@ Incognito Live System</a>, tor ramdisk</li>
112 120
 <ul>
113 121
 <li>weather</li>
114 122
 <li><a href="http://metrics.torproject.org/">Metrics Project: Measuring the Tor Network</a></li>
115
-<li>torperf</li>
116 123
 <li>archives</li>
117 124
 <li>https://svn.torproject.org/svn/projects/archives/trunk/exonerator/HOWTO</li>
118 125
 </ul>
... ...
@@ -120,6 +127,10 @@ Incognito Live System</a>, tor ramdisk</li>
120 127
 <a id="Performance"></a>
121 128
 <h3><a class="anchor" href="#Performance">Network Performance</a></h3>
122 129
 <ul>
130
+<li><a href="https://svn.torproject.org/svn/torperf/trunk/README">TorPerf</a>
131
+is a little tool that measures Tor's performance as users experience it.
132
+TorPerf uses a trivial SOCKS client to download files of various sizes
133
+over the Tor network and notes how long substeps take.</li>
123 134
 <li>whytorisslow</li>
124 135
 <li>torflow</li>
125 136
 <li>bwauthority</li>
... ...
@@ -148,17 +159,18 @@ Incognito Live System</a>, tor ramdisk</li>
148 159
 <a id="Infrastructure"></a>
149 160
 <h3><a class="anchor" href="#Infrastructure">Infrastructure</a></h3>
150 161
 <ul>
151
-<li>bug tracker (flyspray)</li>
152
-<li>blog</li>
153
-<li>wiki</li>
154
-<li>pootle, translation.tp.o</li>
162
+<li><a href="https://trac.torproject.org/projects/tor">Tor Bug Tracker
163
+&amp; Wiki<a> based on Trac</li>
164
+<li><a href="https://blog.torproject.org/">The Tor Blog based on Drupal</a></li>
165
+<li><a href="https://translation.torproject.org/">The Tor Translation
166
+Portal</a> based on Pootle</li>
155 167
 <li>buildbot https://buildbot.vidalia-project.net/one_line_per_build</li>
156 168
 <li>https://data.peertech.org/torbld</li>
157
-<li>tor mirrors</li>
169
+<li><a href="http://www.torproject.org/mirrors.html.en">Tor Mirrors</a></li>
158 170
 <li>rsync</li>
159 171
 <li>a nagios?</li>
160 172
 <li>git, svn</li>
161
-<li>gitweb</li>
173
+<li><a href="https://gitweb.torproject.org/">Tor Gitweb</a></li>
162 174
 </ul>
163 175
 
164 176
 <a id="HiddenServices"></a>
... ...
@@ -173,7 +185,9 @@ Incognito Live System</a>, tor ramdisk</li>
173 185
 <a id="Other"></a>
174 186
 <h3><a class="anchor" href="#Other">Other</a></h3>
175 187
 <ul>
176
-<li>puppetor</li>
188
+<li><a href="https://git.torproject.org/puppetor.git/README">PuppeTor</a>
189
+is a Java framework that facilitates setting up a private Tor network and
190
+control its Tor processes.</li>
177 191
 <li>torwall</li>
178 192
 <li>topf</li>
179 193
 <li>nym</li>
180 194