git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
4558452cd
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
en
download.wml
whitespace cleanups
Roger Dingledine
commited
4558452cd
at 2005-12-15 00:20:50
download.wml
Blame
History
Raw
## translation metadata # Revision: $Revision$ #include "head.wmi" TITLE="Download" <div class="main-column"> <h2>Tor: Packages and source</h2> <hr /> <p>Tor is distributed as <a href="http://www.fsf.org/">Free Software</a> under the <a href="<cvssandbox>tor/LICENSE">3-clause BSD license</a>.</p> <p>The latest stable release is <b><version-stable></b>, and the latest development release is <b><version-alpha></b>.</p> <p><b>Subscribe</b> to the <a href="http://archives.seul.org/or/announce/">or-announce mailing list</a> to keep informed of security advisories and new stable releases (you will need to confirm via email): <form action="http://freehaven.net/cgi-bin/majordomo.cgi"> <input type="hidden" name="mlist" value="or-announce"> <input type="hidden" name="subscribe" value="1"> <input type="hidden" name="host" value="freehaven.net"> <input name="email" size="15"> <input type="submit" value="subscribe"> </form> </p> <table border="1" cellspacing="0" cellpadding="2"> <tr> <td><strong>Platform</strong></td> <td><strong>Package</strong></td> <td><strong>Setup info</strong></td> </tr> <tr> <td>Windows</td> <td> <a href="<package-win32-stable>"><version-win32-stable></a> (<a href="<package-win32-stable-sig>">sig</a>), <a href="<package-win32-alpha>"><version-win32-alpha></a> (<a href="<package-win32-stable-sig>">sig</a>) </td> <td><a href="<cvssandbox>tor/doc/tor-doc-win32.html">Win32 instructions</a></td> </tr> <tr> <td>Mac OS X Tiger</td> <td> <a href="<package-osx-stable>"><version-osx-stable></a> (<a href="<package-osx-stable-sig>">sig</a>), <a href="<package-osx-alpha>"><version-osx-alpha></a> (<a href="<package-osx-alpha-sig>">sig</a>) </td> <td><a href="<cvssandbox>tor/doc/tor-doc-osx.html">OS X instructions</a></td> </tr> <tr> <td>Mac OS X Panther/Jaguar</td> <td> <a href="<package-oldosx-stable>"><version-oldosx-stable></a> (<a href="<package-oldosx-stable-sig>">sig</a>) </td> <td><a href="<cvssandbox>tor/doc/tor-doc-osx.html">OS X instructions</a></td> </tr> <tr> <td>Debian</td> <td><kbd>apt-get install tor</kbd></td> <td> <ul> <li><a href="<cvssandbox>tor/doc/tor-doc-unix.html">Linux/BSD/Unix instructions</a></li> <li><a href="http://wiki.noreply.org/noreply/TheOnionRouter/TorOnDebian">Backports to Woody and Sarge, Packages for Ubuntu, and packages of experimental Tor versions</a></li> </ul> </td> </tr> <tr> <td>Gentoo</td> <td><kbd>emerge tor</kbd></td> <td> <ul> <li><a href="<cvssandbox>tor/doc/tor-doc-unix.html">Linux/BSD/Unix instructions</a></li> <li><a href="http://gentoo-wiki.com/HOWTO_Anonymity_with_Tor_and_Privoxy">Gentoo-wiki guide</a></li> </ul> </td> </tr> <tr> <td>Red Hat Linux</td> <td> <a href="<package-rpm-stable>"><version-rpm-stable> RPM</a> (<a href="<package-rpm-stable-sig>">sig</a>) <br> <a href="<package-srpm-stable>"><version-rpm-stable> SRPM</a> (<a href="<package-srpm-stable-sig>">sig</a>) <br> <a href="<package-rpm-alpha>"><version-rpm-alpha> RPM</a> (<a href="<package-rpm-alpha-sig>">sig</a>) <br> <a href="<package-srpm-alpha>"><version-rpm-alpha> SRPM</a> (<a href="<package-srpm-alpha-sig>">sig</a>) </td> <td><a href="<cvssandbox>tor/doc/tor-doc-unix.html">Linux/BSD/Unix instructions</a></td> </tr> <tr> <td>FreeBSD</td> <td><kbd>portinstall -s security/tor</kbd></td> <td><a href="<cvssandbox>tor/doc/tor-doc-unix.html">Linux/BSD/Unix instructions</a></td> </tr> <tr> <td>OpenBSD</td> <td><kbd>cd /usr/ports/net/tor && make && make install</kbd></td> <td> <ul> <li><a href="<cvssandbox>tor/doc/tor-doc-unix.html">Linux/BSD/Unix instructions</a></li> <li><a href="http://wiki.noreply.org/noreply/TheOnionRouter/OpenbsdChrootedTor">Guide to chrooting Tor in OpenBSD</a></li> </ul> </td> </tr> <tr> <td>NetBSD</td> <td><kbd>cd /usr/pkgsrc/net/tor && make install</kbd></td> <td><a href="<cvssandbox>tor/doc/tor-doc-unix.html">Linux/BSD/Unix instructions</a></td> </tr> <tr> <td>Source tarballs</td> <td> <a href="<package-source-stable>"><version-stable></a> (<a href="<package-source-stable-sig>">sig</a>), <a href="<package-source-alpha>"><version-alpha></a> (<a href="<package-source-alpha-sig>">sig</a>) </td> <td>n/a</td> </tr> </table> <hr /> <h2>More Information</h2> <ul> <li>See this <a href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#DistSignatures">FAQ entry</a> for instructions on verifying package signatures, which allows you to make sure you've downloaded the file we intended you to get.</li> <li>See the <a href="<page developers>">developers page</a> for instructions on fetching Tor from CVS to get the latest development version. Note that this version may not work or even compile!</li> </ul> <p>For a list of sites mirroring Tor see <a href="<page mirrors>">this page</a>. </p> <hr /> <h2>Testing releases</h2> <p>2005-12-11: Tor 0.1.1.10-alpha: <a href="http://archives.seul.org/or/talk/Dec-2005/msg00053.html">fixes more crash bugs, fixes some anonymity-related problems, and provides major performance speedups and uses less memory than the previous alphas</a>. </p> <p>2005-11-15: Tor 0.1.1.9-alpha: <a href="http://archives.seul.org/or/talk/Nov-2005/msg00139.html">fixes some memory leaks from the last snapshot, removes a lot of extra confusing log warnings, and fixes other bugs</a>. </p> <p>2005-10-07: Tor 0.1.1.8-alpha: <a href="http://archives.seul.org/or/talk/Oct-2005/msg00073.html">clients use the new directory protocol; servers that are tight on resources stop advertising their DirPort; and we use OpenSSL's AES if it's available</a>. </p> <p>2005-09-14: Tor 0.1.1.7-alpha <a href="http://archives.seul.org/or/talk/Sep-2005/msg00152.html">fixes some bugs in 0.1.1.6-alpha</a>. </p> <p>2005-09-09: Tor 0.1.1.6-alpha <a href="http://archives.seul.org/or/talk/Sep-2005/msg00103.html">fixes some bugs in 0.1.1.5-alpha, and adds new features including exit enclaves, improved hidden service speed, remote reachability detection by the dirservers, fixes to let the Tor network bootstrap again, and a start on the new directory design</a>. </p> <p>2005-08-08: Tor 0.1.1.5-alpha <a href="http://archives.seul.org/or/talk/Aug-2005/msg00036.html">includes the critical security fix from 0.1.0.14</a>. </p> <p>2005-08-04: Tor 0.1.1.4-alpha <a href="http://archives.seul.org/or/talk/Aug-2005/msg00010.html">includes the critical security fix from 0.1.0.13</a>. </p> <p>2005-07-25: Tor 0.1.1.3-alpha <a href="http://archives.seul.org/or/talk/Jul-2005/msg00107.html">fixes a crash bug with hidden services, an assert trigger in the controller, and a few other controller bugs</a>. </p> <p>2005-07-14: Tor 0.1.1.2-alpha <a href="http://archives.seul.org/or/talk/Jul-2005/msg00055.html">fixes a seg fault in the controller handling, plus a few other bugs</a>. </p> <p>2005-06-28: Tor 0.1.1.1-alpha has a <a href="http://archives.seul.org/or/talk/Jun-2005/msg00252.html">revised controller protocol (version 1) that uses ascii rather than binary</a>. </p> <hr /> <h2>Stable releases</h2> <p>2005-09-23: Tor 0.1.0.15 fixes <a href="http://archives.seul.org/or/announce/Sep-2005/msg00000.html">a crash bug when exit nodes run out of file descriptors, and rejects two more ports in the default exit policy</a>. </p> <p>2005-08-08: Tor 0.1.0.14 fixes <a href="http://archives.seul.org/or/announce/Aug-2005/msg00001.html">the second half of a critical bug in the security of our crypto handshakes</a>. All clients should upgrade <b>immediately</b>! </p> <p>2005-08-04: Tor 0.1.0.13 fixes a <a href="http://archives.seul.org/or/announce/Aug-2005/msg00000.html">critical bug in the security of our crypto handshakes</a>. </p> <p>2005-07-18: Tor 0.1.0.12 fixes an <a href="http://archives.seul.org/or/announce/Jul-2005/msg00001.html">assert bug that was taking down some clients and servers in rare cases</a>. </p> <p>2005-06-30: Tor 0.1.0.11 fixes a <a href="http://archives.seul.org/or/announce/Jul-2005/msg00000.html">security problem where servers would disregard their exit policies in some circumstances</a>. </p> <p>2005-06-12: Tor 0.1.0.10 features <a href="http://archives.seul.org/or/announce/Jun-2005/msg00000.html">cleanup on Windows, including making NT services work; many performance improvements, including libevent to use poll/epoll/kqueue when available, and pthreads and better buffer management to avoid so much memory bloat; better performance and reliability for hidden services; automated self-reachability testing by servers; http and https proxy support for clients; and much more support for the Tor controller protocol</a>. </p> <hr /> <p>You can read the <a href="<cvssandbox>tor/ChangeLog">ChangeLog</a> for more details.</p> </div><!-- #main --> #include <foot.wmi>