9f5388d668d76daf65840cd9d72685029cdfb8e2
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) <div class="center">
15) 
16) <!-- TITLE BAR & NAVIGATION -->
17) <div class="banner">
Roger Dingledine Redo the website html, base...

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

31)       <a href="contribute.html">Contribute</a>  |
32)       <a href="developers.html">Developers</a>  |
33)       <a href="research.html">Research</a>  |
34)       <a href="people.html">People</a>
35) </td>
36) </tr>
37) </table>
38) </div>
39) <!-- END TITLE BAR & NAVIGATION -->
40) 
41) <div class="main-column">
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

46) <p>Tor is distributed as <a href="http://www.fsf.org/">Free Software</a>
47) 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

48) 
Roger Dingledine highlight packages for thin...

Roger Dingledine authored 19 years ago

49) <p>You can get the latest release from the <a href="dist/">download
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

50) directory</a>. It should run on Linux, BSD, OS X, Win32, Solaris,
Roger Dingledine Redo the website html, base...

Roger Dingledine authored 19 years ago

51) and more.</p>
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

52) <ul>
Nick Mathewson A release cannot be simulta...

Nick Mathewson authored 19 years ago

53) <!--
Nick Mathewson Apply strunk&white, clarify...

Nick Mathewson authored 19 years ago

54) <li>Latest experimental source: <a href="dist/tor-0.0.9.tar.gz">0.0.9</a>
Roger Dingledine update the website to point...

Roger Dingledine authored 19 years ago

55) (<a href="dist/tor-0.0.9.tar.gz.asc">sig</a>)</li>
Nick Mathewson A release cannot be simulta...

Nick Mathewson authored 19 years ago

56) -->
Roger Dingledine highlight packages for thin...

Roger Dingledine authored 19 years ago

57) <li><b>Win32</b> installer (experimental):
Roger Dingledine update website to point to...

Roger Dingledine authored 19 years ago

58) <a href="dist/win32/tor-0.0.9.3-win32.exe">0.0.9.3</a> (<a
59) href="dist/win32/tor-0.0.9.3-win32.exe.asc">sig</a>)  Be sure to read the <a
Roger Dingledine link to the win32 instructions

Roger Dingledine authored 19 years ago

60) href="cvs/tor/doc/tor-doc-win32.html">Win32-specific instructions</a></li>
Roger Dingledine highlight packages for thin...

Roger Dingledine authored 19 years ago

61) <li><b>Mac OS X</b> package (experimental):
Roger Dingledine update website to point to...

Roger Dingledine authored 19 years ago

62) <a href="dist/osx/Tor 0.0.9.3 Bundle.dmg">installer</a> (<a
63) href="dist/osx/Tor 0.0.9.3 Bundle.dmg.asc">sig</a>)  Be sure to read the <a
Roger Dingledine update frontpage and downlo...

Roger Dingledine authored 19 years ago

64) 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

65) <li><b>RPM</b> package (experimental):
Roger Dingledine update website to point to...

Roger Dingledine authored 19 years ago

66) <a href="dist/rpm/tor-0.0.9.3-tor.0.fc1.i386.rpm">RPM</a>,
67) <a href="dist/rpm/tor-0.0.9.3-tor.0.fc1.src.rpm">SRPM</a></li>
68) <li>Latest stable source: <a href="dist/tor-0.0.9.3.tar.gz">0.0.9.3</a>
69) (<a href="dist/tor-0.0.9.3.tar.gz.asc">sig</a>)</li>
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

70) </ul>
71) 
Roger Dingledine link to the win32 instructions

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

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

Nick Mathewson authored 19 years ago

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

Roger Dingledine authored 19 years ago

78) </p>
79) 
80) <p>
81) Old releases are <a href="dist/obsolete/">here</a>.
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

82) </p>
83) 
84) <p><b>Debian packages</b> have been uploaded to unstable,
Roger Dingledine clean up my meta and br tags

Roger Dingledine authored 19 years ago

85) so you can just <code>apt-get install tor</code> if you are running sid.<br />
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

86) For stable (woody) or testing add these lines to your
87) <code>/etc/apt/sources.list</code> file:
Roger Dingledine Redo the website html, base...

Roger Dingledine authored 19 years ago

88) </p>
89) 
90) <p>
91) <code>deb http://mirror.noreply.org/pub/tor stable main<br />
92) deb-src http://mirror.noreply.org/pub/tor stable main</code>
93) </p>
94) 
95) <p>
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

96) and then run <code>apt-get update; apt-get install tor</code>.
97) Packages for architectures other than i386 can be added on <a
98) href="mailto:weasel@debian.org">demand</a>.
99) </p>
100) 
Roger Dingledine stop pointing to the freebs...

Roger Dingledine authored 19 years ago

101) <!--<p><b>FreeBSD</b>: <tt>portinstall -s security/tor</tt></p> -->
Roger Dingledine Redo the website html, base...

Roger Dingledine authored 19 years ago

102) <p><b>OpenBSD</b>: <tt>cd /usr/ports/net/tor &amp;&amp; make &amp;&amp; make install</tt></p>
Roger Dingledine instructions for the freebs...

Roger Dingledine authored 19 years ago

103) 
Roger Dingledine make gentoo instructions si...

Roger Dingledine authored 19 years ago

104) <p><b>Gentoo</b>: <tt>emerge tor</tt> (<a href="http://forums.gentoo.org/viewtopic.php?p=1906049">guide</a>)</p>
Roger Dingledine add gentoo install directions

Roger Dingledine authored 19 years ago

105) 
106) <p><b>Other packages</b> are available for NetBSD and others.
Roger Dingledine remove reference to obsolet...

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

108) </p>
109) 
Roger Dingledine update the website to point...

Roger Dingledine authored 19 years ago

110) <!--
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

111) <h2>Development releases</h2>
Roger Dingledine update the website to point...

Roger Dingledine authored 19 years ago

112) -->
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

117) 
Roger Dingledine update website to point to...

Roger Dingledine authored 19 years ago

118) <p>2005-01-21:
119) Tor 0.0.9.3 improves <a
120) href="http://archives.seul.org/or/announce/Jan-2005/msg00001.html">cpu
121) usage, works better when the network was offline and you try to use Tor,
122) and makes hidden services less unbearable</a>.
123) </p>
124) 
Roger Dingledine update frontpage and downlo...

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

128) more bugs</a>.
129) </p>
130) 
Roger Dingledine stop using parts of the css...

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

132) Tor 0.0.9.1 fixes <a
133) href="http://archives.seul.org/or/announce/Dec-2004/msg00001.html">a
134) few minor bugs in 0.0.9</a>.
135) </p>
136) 
Roger Dingledine stop using parts of the css...

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

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

Nick Mathewson authored 19 years ago

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

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

151) </p>
152) 
Roger Dingledine stop using parts of the css...

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

154) Tor 0.0.8 adds <a
155) href="http://archives.seul.org/or/announce/Aug-2004/msg00001.html">directory
156) caching, on-demand connecting from ORs to ORs, bandwidth tracking, picks
157) routers by bandwidth, handles firewalls better, handles dynamic IPs for
158) 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

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

Roger Dingledine authored 19 years ago

161) 
Roger Dingledine point to correct places in cvs

Roger Dingledine authored 19 years ago

162) <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

163) details.</p>
164) 
165)   </div><!-- #main -->
Roger Dingledine convert the rest of the pag...

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

168)      <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

169)      $Id$
170)   </div>