git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
0744e73cb
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
download.html
minor fixes on website
Roger Dingledine
commited
0744e73cb
at 2004-11-18 02:44:54
download.html
Blame
History
Raw
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <title>Tor: Download</title> <meta name="Author" content="Roger Dingledine" /> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /> <link rel="stylesheet" type="text/css" href="default.css" /> </head> <body> <div class="menu" id="side"> <!-- <img id="logo" src="tor.jpg" alt="cute tor gate" /> --> <a href="index.html">Home</a> <br /> <a href="howitworks.html">How it works</a><br /> <a class="current">Download</a> <br /> <a href="documentation.html">Documentation</a><br /> <a href="contribute.html">Contribute</a> <br /> <a href="developers.html">Developers</a> <br /> <a href="research.html">Research</a> <br /> <a href="people.html">People</a> <br /> </div><!-- #side --> <div class="main" id="main"> <h2>Tor: Packages and source</h2> <p>You can get the <b>latest release</b> from the <a href="dist/">download directory</a>. It should run on Linux, BSD, OS X, Win32, Solaris, and more. <ul> <li>Latest experimental: <a href="dist/tor-0.0.9pre6.tar.gz">0.0.9pre6</a> (<a href="dist/tor-0.0.9pre6.tar.gz.asc">sig</a>)</li> <li>Latest stable: <a href="dist/tor-0.0.8.1.tar.gz">0.0.8.1</a> (<a href="dist/tor-0.0.8.1.tar.gz.asc">sig</a>)</li> <li>Win32 executable (experimental): <a href="dist/tor-0.0.9pre6-win32.exe">0.0.9pre6</a> (<a href="dist/tor-0.0.9pre6-win32.exe.asc">sig</a>) Be sure to read the <a href="cvs/tor/doc/tor-doc.html#installing">instructions</a> -- you'll probably need <a href="http://www.privoxy.org/">privoxy</a>)</li> </ul> </p> <p>Instructions for installing and configuring Tor are <a href="cvs/tor/doc/tor-doc.html#installing">here</a>. </p> <p>See the <a href="developers.html">developers page</a> for instructions on fetching Tor CVS. </p> <p> Old releases are <a href="dist/obsolete/">here</a>. </p> <p><b>Windows packages</b>: <ul> <li><b>Outside link:</b> Aphex's contributed <a href="http://www.iamaphex.net/modules.php?op=modload&name=Downloads&file=index&req=getit&lid=66">Tor zip file for Win32</a> includes Tor, Openssl, Privoxy, SocksCap.</li> <li><b>Outside link:</b> Hideki Saito's contributed <a href="http://www.anime.net/~sasami/pub/tor/">tor setup exe</a> might work for you, especially if you speak Japanese.</li> </ul> </p> <p><b>Red Hat packages</b> are not available yet. We have a <a href="cvs/tor/tor.spec">spec file</a> but we're not sure if it's any good. Please help. </p> <p><b>Debian packages</b> have been uploaded to unstable, so you can just <code>apt-get install tor</code> if you are running sid.<br /> For stable (woody) or testing add these lines to your <code>/etc/apt/sources.list</code> file: <blockquote><code>deb http://mirror.noreply.org/pub/tor stable main<br /> deb-src http://mirror.noreply.org/pub/tor stable main</code></blockquote> and then run <code>apt-get update; apt-get install tor</code>. Packages for architectures other than i386 can be added on <a href="mailto:weasel@debian.org">demand</a>. </p> <p><b>Other packages</b> are available for Gentoo Linux, FreeBSD, NetBSD, and OpenBSD. If somebody sends me details for these I'll put them here. </p> <h2>Development releases</h2> <p class="date">2004-11-15</p> <p class="news"> Tor 0.0.9pre6 adds <a href="http://archives.seul.org/or/dev/Nov-2004/msg00011.html">a Windows installer, better documentation, faster node-status queries, and numerous bug-fixes</a>. </p> <p class="date">2004-11-09</p> <p class="news"> Tor 0.0.9pre5 adds <a href="http://archives.seul.org/or/dev/Nov-2004/msg00001.html">a saner log config format, hibernation, and a remote control interface</a>. </p> <p class="date">2004-10-17</p> <p class="news"> Tor 0.0.9pre4 fixes <a href="http://archives.seul.org/or/dev/Oct-2004/msg00006.html">a bug with default exit policies for servers, adds config options to specify that a family of nodes are in the same trust domain, and allows better exit integration with Squid</a>. </p> <p class="date">2004-10-14</p> <p class="news"> Tor 0.0.9pre3 fixes <a href="http://archives.seul.org/or/dev/Oct-2004/msg00002.html">more bugs, makes configuring dirservers easier, and introduces an HttpProxy config option</a>. </p> <p class="date">2004-10-03</p> <p class="news"> Tor 0.0.9pre2 makes <a href="http://archives.seul.org/or/dev/Oct-2004/msg00001.html">pre1 work again on amd64 and other 64-bit systems</a>. </p> <p class="date">2004-10-01</p> <p class="news"> Tor 0.0.9pre1 fixes <a href="http://archives.seul.org/or/dev/Oct-2004/msg00000.html">more bugs in 0.0.8, and adds compression for directories, and client-side directory caching</a>. </p> <h2>Stable releases</h2> <p class="date">2004-10-14</p> <p class="news"> Tor 0.0.8.1 fixes <a href="http://archives.seul.org/or/announce/Oct-2004/msg00000.html">a remotely triggerable crash bug, and has several other stability improvements</a>. </p> <p class="date">2004-08-25</p> <p class="news"> Tor 0.0.8 adds <a href="http://archives.seul.org/or/announce/Aug-2004/msg00001.html">directory caching, on-demand connecting from ORs to ORs, bandwidth tracking, picks routers by bandwidth, handles firewalls better, handles dynamic IPs for servers, makes use of unverified servers in some path positions, and fixes many bugs</a>. </p> <p>You can read the <a href="cvs/tor/ChangeLog">ChangeLog</a> for more details.</p> </div><!-- #main --> <div class="bottom" id="bottom"> <i><a href="mailto:tor-webmaster@freehaven.net">Webmaster</a></i> - $Id$ </div> </body> </html>