e5bea46e0a17a2d958d0c7330fb8bfb066b3c833
Roger Dingledine convert the rest of the pag...

Roger Dingledine authored 19 years ago

1) <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
2) "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

3) 
4) <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
5) <head>
6)   <title>Tor: Download</title>
Roger Dingledine clean up my meta and br tags

Roger Dingledine authored 19 years ago

7)   <meta name="Author" content="Roger Dingledine" />
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

8)   <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
Roger Dingledine convert the rest of the pag...

Roger Dingledine authored 19 years ago

9)   <link rel="stylesheet" type="text/css" href="stylesheet.css" />
Roger Dingledine list the favicon on every page

Roger Dingledine authored 19 years ago

10)   <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

11) </head>
12) 
13) <body>
Roger Dingledine convert the rest of the pag...

Roger Dingledine authored 19 years ago

14) 
15) <!-- TITLE BAR & NAVIGATION -->
16) <div class="banner">
Roger Dingledine Redo the website html, base...

Roger Dingledine authored 19 years ago

17) <table class="table-banner" cellpadding="0" cellspacing="0">
Roger Dingledine convert the rest of the pag...

Roger Dingledine authored 19 years ago

18) <tr>
Roger Dingledine Redo the website html, base...

Roger Dingledine authored 19 years ago

19) <td class="spacer">
20) <a href="http://tor.eff.org/"><img src="images/spacer.png"
21) width="110" height="79" alt="Tor logo" /></a>
Roger Dingledine convert the rest of the pag...

Roger Dingledine authored 19 years ago

22) </td>
23) <td class="links" valign="top">
24)       <a href="index.html">Home</a>  |
25)       <a href="howitworks.html">How It Works</a>  |
26)       <a class="current">Download</a>  |
Roger Dingledine break part of developers.ht...

Roger Dingledine authored 19 years ago

27)       <a href="documentation.html">Docs</a>  |
28)       <a href="users.html">Users</a>  |
Roger Dingledine rename FAQ page as FAQs page

Roger Dingledine authored 19 years ago

29)       <a href="faq.html">FAQs</a>  |
Roger Dingledine convert the rest of the pag...

Roger Dingledine authored 19 years ago

30)       <a href="contribute.html">Contribute</a>  |
31)       <a href="developers.html">Developers</a>  |
32)       <a href="research.html">Research</a>  |
33)       <a href="people.html">People</a>
34) </td>
Thomas Sjögren Website 2/2: Applied Elly's...

Thomas Sjögren authored 19 years ago

35) <td class="curve">
36)       <img src="images/curve.gif" width="18" alt=""  height="79" />
37) </td> 
Roger Dingledine convert the rest of the pag...

Roger Dingledine authored 19 years ago

38) </tr>
39) </table>
40) </div>
41) <!-- END TITLE BAR & NAVIGATION -->
42) 
Thomas Sjögren Missed a line when updating...

Thomas Sjögren authored 19 years ago

43) <div class="center">
44) 
Roger Dingledine convert the rest of the pag...

Roger Dingledine authored 19 years ago

45) <div class="main-column">
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

46) 
47) <h2>Tor: Packages and source</h2>
Roger Dingledine Redo the website html, base...

Roger Dingledine authored 19 years ago

48) <hr />
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

49) 
Roger Dingledine tor is no longer a network-...

Roger Dingledine authored 19 years ago

50) <p>Tor is distributed as <a href="http://www.fsf.org/">Free Software</a>
51) under the <a href="cvs/tor/LICENSE">3-clause BSD license</a>.</p>
Roger Dingledine mention our license promine...

Roger Dingledine authored 19 years ago

52) 
Roger Dingledine highlight packages for thin...

Roger Dingledine authored 19 years ago

53) <p>You can get the latest release from the <a href="dist/">download
Roger Dingledine list 0.0.9.9 and 0.1.0.4-rc...

Roger Dingledine authored 19 years ago

54) directory</a>. The latest stable release is <b>0.0.9.9</b>, and the
Roger Dingledine point to 0.1.0.6 on downloa...

Roger Dingledine authored 19 years ago

55) latest testing release is <b>0.1.0.6-rc</b>. Tor should run on Linux,
Roger Dingledine see how the new download.ht...

Roger Dingledine authored 19 years ago

56) BSD, OS X, Win32, Solaris, and more.</p>
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

57) <ul>
Roger Dingledine highlight packages for thin...

Roger Dingledine authored 19 years ago

58) <li><b>Win32</b> installer (experimental):
Roger Dingledine list 0.0.9.9 and 0.1.0.4-rc...

Roger Dingledine authored 19 years ago

59) <a href="dist/win32/tor-0.0.9.9-win32.exe">0.0.9.9</a> (<a
60) href="dist/win32/tor-0.0.9.9-win32.exe.asc">sig</a>)
Roger Dingledine point to 0.1.0.6 on downloa...

Roger Dingledine authored 19 years ago

61) <a href="dist/win32/tor-0.1.0.6-rc-win32.exe">0.1.0.6-rc</a> (<a
62) href="dist/win32/tor-0.1.0.6-rc-win32.exe.asc">sig</a>)
Roger Dingledine see how the new download.ht...

Roger Dingledine authored 19 years ago

63) Be sure to read the <a
Roger Dingledine clean up download page some...

Roger Dingledine authored 19 years ago

64) href="cvs/tor/doc/tor-doc-win32.html">Win32-specific instructions</a>.</li>
Roger Dingledine clean up the link to the rc...

Roger Dingledine authored 19 years ago

65) <li><b>Mac OS X</b> installer (experimental):
Roger Dingledine list 0.0.9.9 and 0.1.0.4-rc...

Roger Dingledine authored 19 years ago

66) <a href="dist/osx/Tor 0.0.9.9 Bundle.dmg">0.0.9.9</a> (<a
67) href="dist/osx/Tor 0.0.9.9 Bundle.dmg.asc">sig</a>)
Roger Dingledine point to 0.1.0.6 on downloa...

Roger Dingledine authored 19 years ago

68) <a href="dist/osx/Tor 0.1.0.6-rc Bundle.dmg">0.1.0.6-rc</a> (<a
69) href="dist/osx/Tor 0.1.0.6-rc Bundle.dmg.asc">sig</a>)
Roger Dingledine see how the new download.ht...

Roger Dingledine authored 19 years ago

70) Be sure to read the <a
Roger Dingledine clean up download page some...

Roger Dingledine authored 19 years ago

71) href="cvs/tor/doc/tor-doc-osx.html">OS X specific instructions</a>.</li>
Roger Dingledine highlight packages for thin...

Roger Dingledine authored 19 years ago

72) <li><b>RPM</b> package (experimental):
Roger Dingledine list 0.0.9.9 and 0.1.0.4-rc...

Roger Dingledine authored 19 years ago

73) <a href="dist/rpm/tor-0.0.9.9-tor.0.fc1.i386.rpm">0.0.9.9 RPM</a>,
74) <a href="dist/rpm/tor-0.0.9.9-tor.0.fc1.src.rpm">0.0.9.9 SRPM</a>,
Roger Dingledine point to 0.1.0.6 on downloa...

Roger Dingledine authored 19 years ago

75) <a href="dist/rpm/tor-0.1.0.6.rc-tor.0.fc1.i386.rpm">0.1.0.6.rc RPM</a>,
76) <a href="dist/rpm/tor-0.1.0.6.rc-tor.0.fc1.src.rpm">0.1.0.6.rc SRPM</a>
Roger Dingledine see how the new download.ht...

Roger Dingledine authored 19 years ago

77) 
78) </li>
Roger Dingledine list 0.0.9.9 and 0.1.0.4-rc...

Roger Dingledine authored 19 years ago

79) <li>Latest stable source: <a href="dist/tor-0.0.9.9.tar.gz">0.0.9.9</a>
Roger Dingledine whoops, fix a link to the s...

Roger Dingledine authored 19 years ago

80) (<a href="dist/tor-0.0.9.9.tar.gz.asc">sig</a>)</li>
Roger Dingledine point to 0.1.0.6 on downloa...

Roger Dingledine authored 19 years ago

81) <li>Latest testing source: <a href="dist/tor-0.1.0.6-rc.tar.gz">0.1.0.6-rc</a>
82) (<a href="dist/tor-0.1.0.6-rc.tar.gz.asc">sig</a>).
Roger Dingledine see how the new download.ht...

Roger Dingledine authored 19 years ago

83) You will <a href="cvs/tor/doc/tor-doc.html#installing">need
Roger Dingledine correct now-false statement...

Roger Dingledine authored 19 years ago

84) libevent</a>. If you are brave enough to try building from source on
85) Windows, you'll need libevent 1.0c or later.
Roger Dingledine see how the new download.ht...

Roger Dingledine authored 19 years ago

86) </li>
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

87) </ul>
88) 
Roger Dingledine link to the win32 instructions

Roger Dingledine authored 19 years ago

89) <p>General instructions for installing and configuring Tor are <a
Roger Dingledine mention the instructions on...

Roger Dingledine authored 19 years ago

90) href="cvs/tor/doc/tor-doc.html#installing">here</a>.
91) </p>
92) 
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

93) <p>See the <a href="developers.html">developers page</a> for instructions
Nick Mathewson Apply strunk&white, clarify...

Nick Mathewson authored 19 years ago

94) on fetching Tor from CVS.
Roger Dingledine change contact info. stop l...

Roger Dingledine authored 19 years ago

95) </p>
96) 
97) <p>
98) Old releases are <a href="dist/obsolete/">here</a>.
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

99) </p>
100) 
Geoff Goodell XHTML 1.1 compatibility

Geoff Goodell authored 19 years ago

101) <hr />
Roger Dingledine Redo the website html, base...

Roger Dingledine authored 19 years ago

102) 
Geoff Goodell clarified the information a...

Geoff Goodell authored 19 years ago

103) <p><b>Debian packages</b> have been uploaded to the set of official unstable
104) Debian packages.  If you are running stable (woody) or testing (sarge), you
105) must first add these lines to <code>/etc/apt/sources.list</code>:</p>
Roger Dingledine Redo the website html, base...

Roger Dingledine authored 19 years ago

106) 
Geoff Goodell clarified the information a...

Geoff Goodell authored 19 years ago

107) <p><code>
Geoff Goodell XHTML 1.1 compatibility

Geoff Goodell authored 19 years ago

108) deb http://mirror.noreply.org/pub/tor stable main<br />
Geoff Goodell clarified the information a...

Geoff Goodell authored 19 years ago

109) deb-src http://mirror.noreply.org/pub/tor stable main
110) </code></p>
111) 
112) <p>To install the packages, issue the following commands:</p>
113) 
114) <p><code>
Geoff Goodell XHTML 1.1 compatibility

Geoff Goodell authored 19 years ago

115) $ apt-get update<br />
Geoff Goodell clarified the information a...

Geoff Goodell authored 19 years ago

116) $ apt-get install tor
117) </code></p>
118) 
119) <p>Packages for the <b>development</b> version of Tor are available as well.  To install these,
120) add the following lines to <code>/etc/apt/sources.list</code>:</p>
121) 
122) <p><code>
Geoff Goodell XHTML 1.1 compatibility

Geoff Goodell authored 19 years ago

123) deb http://mirror.noreply.org/pub/tor experimental main<br />
Geoff Goodell clarified the information a...

Geoff Goodell authored 19 years ago

124) deb-src http://mirror.noreply.org/pub/tor experimental main
125) </code></p>
126) 
127) <p>Then issue the following commands:</p>
128) 
129) <p><code>
Geoff Goodell XHTML 1.1 compatibility

Geoff Goodell authored 19 years ago

130) $ apt-get update<br />
Geoff Goodell clarified the information a...

Geoff Goodell authored 19 years ago

131) $ apt-get install -t experimental tor
132) </code></p>
133) 
134) <p>Packages
135) for architectures other than i386 can be added on <a
136) href="mailto:weasel@debian.org">demand</a>.</p>
137) 
Geoff Goodell XHTML 1.1 compatibility

Geoff Goodell authored 19 years ago

138) <hr />
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

139) 
Roger Dingledine link to matthias's chrootin...

Roger Dingledine authored 19 years ago

140) <p><b>FreeBSD</b>: <tt>portinstall -s security/tor</tt></p>
141) 
142) <p><b>OpenBSD</b>: <tt>cd /usr/ports/net/tor &amp;&amp; make &amp;&amp; make install</tt> (<a href="http://pestilenz.org/~bauerm/tor-openbsd-howto.html">guide to chrooting</a>)</p>
Roger Dingledine instructions for the freebs...

Roger Dingledine authored 19 years ago

143) 
Roger Dingledine add instructions for netbsd

Roger Dingledine authored 19 years ago

144) <p><b>NetBSD</b>: <tt>cd /usr/pkgsrc/net/tor &amp;&amp; make install</tt></p>
145) 
Roger Dingledine point at the actual gentoo...

Roger Dingledine authored 19 years ago

146) <p><b>Gentoo</b>: <tt>emerge tor</tt> (<a href="http://gentoo-wiki.com/HOWTO_Anonymity_with_Tor_and_Privoxy">guide</a>)</p>
Roger Dingledine add gentoo install directions

Roger Dingledine authored 19 years ago

147) 
Roger Dingledine add instructions for netbsd

Roger Dingledine authored 19 years ago

148) <p><b>Other packages</b> for other platforms are rumored to exist.
Roger Dingledine remove reference to obsolet...

Roger Dingledine authored 19 years ago

149) If somebody sends details, we'll put links here.
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

150) </p>
151) 
Roger Dingledine see how the new download.ht...

Roger Dingledine authored 19 years ago

152) <hr />
153) 
Thomas Sjögren Added a mirror to download....

Thomas Sjögren authored 19 years ago

154) <h2>Mirrors</h2>
155) 
156) <p>
157) If you are running a mirror please email 
158) <a href="mailto:tor-webmaster@freehaven.net">tor-webmaster@freehaven.net</a> 
159) and we'll add it to the list.
160) </p>
161) 
162) <p>
163) Swedish Linux Society	(<a href="ftp://ftp.se.linux.org/pub/crypto/tor/">ftp</a>
164)  | <a href="http://ftp.se.linux.org/crypto/tor/">http</a>)
165) </p>
166) 
167) <hr />
168) 
Roger Dingledine see how the new download.ht...

Roger Dingledine authored 19 years ago

169) <h2>Testing releases</h2>
170) 
Roger Dingledine point to 0.1.0.6 on downloa...

Roger Dingledine authored 19 years ago

171) <p>2005-05-14: Tor 0.1.0.6-rc <a
172) href="http://archives.seul.org/or/talk/Apr-2005/msg00xxx.html">fixes
173) the last known major bugs: we don't use threading on netbsd now, and the
174) new libevent detects and disables the broken kqueue that ships with OS
175) X 10.4.0</a>.
176) </p>
177) 
Roger Dingledine update download page for 0....

Roger Dingledine authored 19 years ago

178) <p>2005-04-27: Tor 0.1.0.5-rc <a
179) href="http://archives.seul.org/or/talk/Apr-2005/msg00201.html">has a
180) few stability fixes (in particular, libevent 1.0d has a serious crash bug,
181) so now we incorporate libevent 1.0e), add https authenticator support,
182) and some performance improvements</a>.
183) </p>
184) 
Roger Dingledine list 0.0.9.9 and 0.1.0.4-rc...

Roger Dingledine authored 19 years ago

185) <p>2005-04-23: Tor 0.1.0.4-rc <a
Roger Dingledine fix url for 0.1.0.4 release...

Roger Dingledine authored 19 years ago

186) href="http://archives.seul.org/or/talk/Apr-2005/msg00179.html">fixes
Roger Dingledine list 0.0.9.9 and 0.1.0.4-rc...

Roger Dingledine authored 19 years ago

187) some more stability problems, including a bug that's been taking down
188) a lot of servers suddenly</a>.
189) </p>
190) 
Roger Dingledine point to 0.1.0.3-rc

Roger Dingledine authored 19 years ago

191) <p>2005-04-08: Tor 0.1.0.3-rc <a
192) href="http://archives.seul.org/or/talk/Apr-2005/msg00065.html">makes
193) some performance improvements, makes Tor tolerate more clock skew,
194) and fixes a bunch more bugs</a>.
195) </p>
196) 
Roger Dingledine tell download page about 0....

Roger Dingledine authored 19 years ago

197) <p>2005-04-01: Tor 0.1.0.2-rc <a
198) href="http://archives.seul.org/or/talk/Apr-2005/msg00000.html">makes
199) reachability detection work better, and fixes some other problems</a>.
200) </p>
201) 
Roger Dingledine see how the new download.ht...

Roger Dingledine authored 19 years ago

202) <p>2005-03-28: Tor 0.1.0.1-rc <a
Roger Dingledine clean up the link to the rc...

Roger Dingledine authored 19 years ago

203) href="http://archives.seul.org/or/talk/Mar-2005/msg00147.html">incorporates
Roger Dingledine see how the new download.ht...

Roger Dingledine authored 19 years ago

204) automatic reachability testing for servers (the first step to getting rid
205) of the 'verified servers' notion), uses pthreads if available to reduce
206) server memory footprint, uses libevent so we can use better polling
207) interfaces when available, handles slow/busy hidden services better,
208) supports https proxies for clients, and fleshes out our controller
209) interface. It also fixes a bunch of minor but annoying bugs</a>.
210) </p>
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

211) 
Roger Dingledine Redo the website html, base...

Roger Dingledine authored 19 years ago

212) <hr />
Roger Dingledine break download.html into tw...

Roger Dingledine authored 19 years ago

213) 
Roger Dingledine update the website to point...

Roger Dingledine authored 19 years ago

214) <h2>Stable releases</h2>
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

215) 
Roger Dingledine list 0.0.9.9 and 0.1.0.4-rc...

Roger Dingledine authored 19 years ago

216) <p>2005-04-23:
217) Tor 0.0.9.9 has a <a
218) href="http://archives.seul.org/or/announce/Apr-2005/msg00002.html">has a
219) fix for an assert trigger that happens when servers get weird TLS certs
220) from clients</a>.
221) </p>
222) 
Roger Dingledine mention 0.0.9.8 on the website

Roger Dingledine authored 19 years ago

223) <p>2005-04-07:
224) Tor 0.0.9.8 has a <a
225) href="http://archives.seul.org/or/announce/Apr-2005/msg00001.html">workaround
226) for a rare bug (reported by Alex de Joode) that makes servers stop
227) processing new circuits</a>.
228) </p>
229) 
Roger Dingledine tell download.html about 0....

Roger Dingledine authored 19 years ago

230) <p>2005-04-01:
231) Tor 0.0.9.7 fixes <a
232) href="http://archives.seul.org/or/announce/Apr-2005/msg00000.html">another
233) server race crash bug, and also fixes a bug where we would refuse to
234) extend to an unknown server</a>.
235) </p>
236) 
Roger Dingledine update website to point to...

Roger Dingledine authored 19 years ago

237) <p>2005-03-24:
238) Tor 0.0.9.6 fixes <a
239) href="http://archives.seul.org/or/announce/Mar-2005/msg00000.html">yet
240) more server stability problems</a>.
241) </p>
242) 
Roger Dingledine add 0.0.9.5 to the website

Roger Dingledine authored 19 years ago

243) <p>2005-02-22:
244) Tor 0.0.9.5 fixes <a
245) href="http://archives.seul.org/or/announce/Feb-2005/msg00001.html">an
246) assert race at exit nodes when resolve requests fail, and cleans up
247) a few other bugs</a>.
248) </p>
249) 
Roger Dingledine point to our 0.0.9.4 source...

Roger Dingledine authored 19 years ago

250) <p>2005-02-03:
251) Tor 0.0.9.4 fixes <a
Roger Dingledine point to the right or-annou...

Roger Dingledine authored 19 years ago

252) href="http://archives.seul.org/or/announce/Feb-2005/msg00000.html">a
Roger Dingledine point to our 0.0.9.4 source...

Roger Dingledine authored 19 years ago

253) server bug that took down most of the network. It also makes us more
254) robust to running out of file descriptors</a>.
255) </p>
256) 
Roger Dingledine update website to point to...

Roger Dingledine authored 19 years ago

257) <p>2005-01-21:
258) Tor 0.0.9.3 improves <a
259) href="http://archives.seul.org/or/announce/Jan-2005/msg00001.html">cpu
260) usage, works better when the network was offline and you try to use Tor,
261) and makes hidden services less unbearable</a>.
262) </p>
263) 
Roger Dingledine update frontpage and downlo...

Roger Dingledine authored 19 years ago

264) <p>2005-01-04:
265) Tor 0.0.9.2 fixes <a
Roger Dingledine move the source tarball to...

Roger Dingledine authored 19 years ago

266) href="http://archives.seul.org/or/announce/Jan-2005/msg00000.html">many
Roger Dingledine update frontpage and downlo...

Roger Dingledine authored 19 years ago

267) more bugs</a>.
268) </p>
269) 
Roger Dingledine stop using parts of the css...

Roger Dingledine authored 19 years ago

270) <p>2004-12-16:
Roger Dingledine link to 0.0.9.1

Roger Dingledine authored 19 years ago

271) Tor 0.0.9.1 fixes <a
272) href="http://archives.seul.org/or/announce/Dec-2004/msg00001.html">a
273) few minor bugs in 0.0.9</a>.
274) </p>
275) 
Roger Dingledine stop using parts of the css...

Roger Dingledine authored 19 years ago

276) <p>2004-12-12:
Roger Dingledine update the website to point...

Roger Dingledine authored 19 years ago

277) Tor 0.0.9 adds <a
278) href="http://archives.seul.org/or/announce/Dec-2004/msg00000.html">a
279) win32 installer, better
280) circuit building algorithms, bandwidth accounting and hibernation,
281) more efficient directory fetching, and support for a separate Tor GUI
Nick Mathewson Incorporate changes from Sh...

Nick Mathewson authored 19 years ago

282) controller program (once somebody writes one)</a>.
Roger Dingledine change contact info. stop l...

Roger Dingledine authored 19 years ago

283) </p>
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

284) 
Roger Dingledine stop using parts of the css...

Roger Dingledine authored 19 years ago

285) <p>2004-10-14:
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

286) Tor 0.0.8.1 fixes <a
287) href="http://archives.seul.org/or/announce/Oct-2004/msg00000.html">a
288) remotely triggerable crash bug, and has several other stability
Roger Dingledine change contact info. stop l...

Roger Dingledine authored 19 years ago

289) improvements</a>.
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

290) </p>
291) 
Roger Dingledine stop using parts of the css...

Roger Dingledine authored 19 years ago

292) <p>2004-08-25:
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

293) Tor 0.0.8 adds <a
294) href="http://archives.seul.org/or/announce/Aug-2004/msg00001.html">directory
295) caching, on-demand connecting from ORs to ORs, bandwidth tracking, picks
296) routers by bandwidth, handles firewalls better, handles dynamic IPs for
297) servers, makes use of unverified servers in some path positions, and fixes
Roger Dingledine change contact info. stop l...

Roger Dingledine authored 19 years ago

298) many bugs</a>.
299) </p>
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

300) 
Roger Dingledine clean up download page some...

Roger Dingledine authored 19 years ago

301) <hr />
302) 
Roger Dingledine point to correct places in cvs

Roger Dingledine authored 19 years ago

303) <p>You can read the <a href="cvs/tor/ChangeLog">ChangeLog</a> for more
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

304) details.</p>
305) 
306)   </div><!-- #main -->
Roger Dingledine convert the rest of the pag...

Roger Dingledine authored 19 years ago

307) </div>
Roger Dingledine decide on a format for cont...

Roger Dingledine authored 19 years ago

308)   <div class="bottom" id="bottom">
Roger Dingledine convert the rest of the pag...

Roger Dingledine authored 19 years ago

309)      <i><a href="mailto:tor-webmaster@freehaven.net" class="smalllink">Webmaster</a></i> -
Roger Dingledine decide on a format for cont...

Roger Dingledine authored 19 years ago

310)      $Id$
311)   </div>