download/en/download-unix.wml
dd425f7d
 ## translation metadata
40e07e2e
 # Revision: $Revision$
dd425f7d
 # Translation-Priority: 3-low
 
5d9fe2fd
 #include "head.wmi" TITLE="Tor: Download for Linux/Unix" CHARSET="UTF-8"
dd425f7d
 
920bffc1
     <div id="content" class="clearfix">
 			<div id="breadcrumbs"><a href="<page index>">Home &raquo; </a><a href="<page download/download-unix>">Download</a></div>
     	<div id="maincol-left">
       	<h1>Download Tor for Unix, Linux, BSD</h1>
 
         <!-- BEGIN TEASER WARNING -->
       	<div class="warning">
           <h2>Want Tor to really work?</h2>
91e75080
             <p>...then please don't just install it and go on.
             You need to change some of your habits, and reconfigure
             your software! Tor by itself is <em>NOT</em> all you need
             to maintain your anonymity. Read the <a href="<page download/download>#warning">full
             list of warnings</a>.</p>
920bffc1
         </div>
         <!-- END TEASER WARNING -->
         <table class="topforty">
dd425f7d
 <thead>
 <tr bgcolor="#009933" style="color: white; ">
920bffc1
   <th colspan="2">Platform</th>
   <th>Download Stable</th>
   <th>Download Unstable</th>
   <th>Installation and Configuration</th>
 </tr>
 </thead>
dd425f7d
 
 <tr>
1dbd24ee
 <td align="center"><img src="$(IMGROOT)/distros/debian.png" alt="Debian"> <img src="$(IMGROOT)/distros/ubuntu.png" alt="Ubuntu"> <img src="$(IMGROOT)/distros/knoppix.png" alt="Knoppix"></td>
dd425f7d
 <td>Debian, Ubuntu, Knoppix</td>
 <td colspan="2"><a href="<page docs/debian>">repository packages</a> </td>
 <td> <a href="<page docs/tor-doc-unix>">Linux/BSD/Unix</a> </td>
 </tr>
 
920bffc1
 <tr class="beige">
045f63bd
 <td align="center"><img src="$(IMGROOT)/distros/centos.png" alt="CentOS"> <img src="$(IMGROOT)/distros/fedora.png" alt="Fedora"></td>
 <td>CentOS and Fedora</td>
dd425f7d
 <td colspan="2"><a href="<page docs/rpms>">repository packages</a> </td>
 <td> <a href="<page docs/tor-doc-unix>">Linux/BSD/Unix</a> </td>
 </tr>
 
 <tr>
1dbd24ee
 <td align="center"><img src="$(IMGROOT)/distros/gentoo.png" alt="Gentoo Linux"></td>
dd425f7d
 <td>Gentoo Linux</td>
 <td colspan="2"><kbd>emerge tor</kbd></td>
 <td>
ed5ac546
 <a href="<page docs/tor-doc-unix>">Linux/BSD/Unix</a><br>
dd425f7d
 </td>
 </tr>
 
920bffc1
 <tr class="beige">
1dbd24ee
 <td align="center"><img src="$(IMGROOT)/distros/freebsd.png" alt="FreeBSD"></td>
dd425f7d
 <td>FreeBSD</td>
 <td colspan="2"><kbd>portinstall -s security/tor</kbd></td>
 <td><a href="<page docs/tor-doc-unix>">Linux/BSD/Unix</a></td>
 </tr>
 
 <tr>
1dbd24ee
 <td align="center"><img src="$(IMGROOT)/distros/openbsd.png" alt="OpenBSD"></td>
dd425f7d
 <td>OpenBSD</td>
 <td colspan="2"><kbd>cd /usr/ports/net/tor &amp;&amp; make &amp;&amp; make install</kbd></td>
 <td>
ed5ac546
 <a href="<page docs/tor-doc-unix>">Linux/BSD/Unix</a><br>
81720f6d
 <a href="<wiki>doc/OpenbsdChrootedTor">Guide to chrooting Tor in OpenBSD</a>
dd425f7d
 </td>
 </tr>
 
920bffc1
 <tr class="beige">
1dbd24ee
 <td align="center"><img src="$(IMGROOT)/distros/netbsd.png" alt="NetBSD"></td>
dd425f7d
 <td>NetBSD</td>
 <td colspan="2"><kbd>cd /usr/pkgsrc/net/tor &amp;&amp; make install</kbd></td>
 <td><a href="<page docs/tor-doc-unix>">Linux/BSD/Unix</a></td>
 </tr>
 
f4883a4d
 <tr>
1dbd24ee
 <td align="center"><img src="$(IMGROOT)/distros/terminal.png" alt="Source code"></td>
dd425f7d
 <td>Source tarballs</td>
 <td>
 <a href="<package-source-stable>"><version-stable></a>
d313c902
  (<a href="<package-source-stable>.asc">sig</a>)
dd425f7d
 </td>
 <td>
 <a href="<package-source-alpha>"><version-alpha></a>
d313c902
  (<a href="<package-source-alpha>.asc">sig</a>)
dd425f7d
 </td>
 <td><kbd>./configure &amp;&amp; make &amp;&amp; src/or/tor</kbd></td>
 </tr>
 
 </table>
 
 <div class="nb">
 <a id="packagediff"></a>
 <h2><a class="anchor" href="#packagediff">What's the difference between Stable &amp; Unstable?</a></h2>
 
 <p>
 Stable packages are released when we believe the features and code will
 not change for many months.
 </p>
 <p>
 Unstable packages are released so you can help us test new features and bugfixes. Even though they have a higher version number
 than the stable versions listed above, there is a much higher chance of
 serious reliability and security bugs in these downloads.  Please be prepared to <a href="https://bugs.torproject.org/">report bugs</a>.
 </p>
 </div>
 
 <div class="underline"></div>
 <div class="nb">
 <p>
 Tor is distributed as <a href="http://www.fsf.org/">Free Software</a>
f65daf2d
 under the <a href="<gitblob>LICENSE">3-clause BSD license</a>.
dd425f7d
 </p>
 <p>
 There is no fee for installing Tor, or using the Tor network, but
 if you want Tor to become faster and more usable please consider
75819cb5
 <a href="<page donate/donate>">making a tax-deductible donation to The Tor Project</a>.
dd425f7d
 </p>
 </div>
 
 <div class="underline"></div>
 <div class="nb">
 <p>
 To keep informed of security advisories and new stable releases, subscribe
d18dfbe5
 to the <a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-announce">tor-announce
dd425f7d
 mailing list</a> (you will be asked to confirm via email). You can also
 <a href="http://rss.gmane.org/gmane.network.onion-routing.announce">watch
 the list's RSS feed</a>.
 </p>
 </div>
 
 <p>
 If you would like to research any past release of Tor source, packages,
d4044378
 or other binaries, see <a href="https://archive.torproject.org/">the
dd425f7d
 archive</a>.
 </p>
 
 <div class="nb">
 <p>
 If you have trouble downloading Tor from this site, here is a <a
75819cb5
 href="<page getinvolved/mirrors>">list of sites mirroring the Tor site</a>.
dd425f7d
 </p>
 
 <a id="ChangeLog"></a>
 <a id="Stable"></a>
 <a id="Testing"></a>
 <p>
 For a list of what has changed in each stable Tor release, see the
dd56c8c4
 <a href="<gitblob>ReleaseNotes<cgitstable>">ReleaseNotes</a>. For a list of
dd425f7d
 changes in both stable and development versions, see the
 <a href="<gitblob>ChangeLog">ChangeLog</a>.
 </p>
 </div>
920bffc1
       </div>
       <!-- END MAINCOL -->
       <div id="sidecol-right">
         <div class="img-shadow">
           <div class="infoblock">
           	<h2>Verify Signatures</h2>
3fb9e001
             <p>Verify your downloads with our GPG signatures:</p>
920bffc1
             <a href="<page docs/verifying-signatures>">Read how to
 verify the signatures</a>.
           </div>
         </div>
         <!-- END INFOBLOCK -->
         <div class="img-shadow">
         	<div class="sidenav-sub">
           	<h2>Having Trouble?</h2>
           	<ul>
41636a61
             	<li class="dropdown"><a href="#packagediff">What are the differences between stable and unstable downloads?</a></li>
920bffc1
             </ul>
           </div>
       	</div>
         <!-- END SIDENAV -->
       </div>
       <!-- END SIDECOL -->
     </div>
     <!-- END CONTENT -->
 
dd425f7d
 
 #include <foot.wmi>