git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
688e10a43
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
en
download-osx.wml
Fixed some errors noticed by a user. More to come.
Andrew Lewman
commited
688e10a43
at 2006-10-24 15:22:08
download-osx.wml
Blame
History
Raw
## translation metadata # Revision: $Revision$ #include "head.wmi" TITLE="Download for OS X" <div class="main-column"> <h2>Tor: OS X Packages</h2> <hr /> <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):</p> <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> <table border="1" cellspacing="0" cellpadding="2"> <thead> <tr> <th>Platform</th> <th>Package</th> <th>Setup info</th> </tr> </thead> <tr> <td>OS X 10.4 (Tiger) Universal Binary</td> <td>Tor & Privoxy & Vidalia bundle: <a href="<package-osx-bundle-stable>"><version-osx-bundle-stable></a> (<a href="<package-osx-bundle-stable-sig>">sig</a>), <a href="<package-osx-bundle-alpha>"><version-osx-bundle-alpha></a> (<a href="<package-osx-bundle-alpha-sig>">sig</a>). </td> <td><a href="<page docs/tor-doc-osx>">OS X instructions</a></td> </tr> <tr> <td>OS X 10.3 (Panther)</td> <td>Tor & Privoxy & Vidalia bundle: <a href="<package-oldosx-bundle-stable>"><version-oldosx-bundle-stable></a> (<a href="<package-oldosx-bundle-stable-sig>">sig</a>), <a href="<package-oldosx-bundle-alpha>"><version-oldosx-bundle-alpha></a> (<a href="<package-oldosx-bundle-alpha-sig>">sig</a>). </td> <td><a href="<page docs/tor-doc-osx>">OS X instructions</a></td> </tr> <tr> <td>For experts only: Tiger</td> <td>Just Tor & Privoxy: <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="<page docs/tor-doc-osx>">OS X instructions</a></td> </tr> <tr> <td>For experts only: Panther</td> <td>Just Tor & Privoxy: <a href="<package-oldosx-stable>"><version-oldosx-stable></a> (<a href="<package-oldosx-stable-sig>">sig</a>), <a href="<package-oldosx-alpha>"><version-oldosx-alpha></a> (<a href="<package-oldosx-alpha-sig>">sig</a>). </td> <td><a href="<page docs/tor-doc-osx>">OS X instructions</a></td> </tr> </table> <br /> <h2>More Information</h2> <ul> <li>Tor is distributed as <a href="http://www.fsf.org/">Free Software</a> under the <a href="<svnsandbox>LICENSE">3-clause BSD license</a>.</li> <li>If you want Tor to become faster and more usable, please consider <a href="<page donate>">making a donation to the Tor project</a>.</li> <li>Read the <a href="<page download>#ChangeLog">description of changes in each release</a>.</li> <li>Here is a <a href="<page mirrors>">list of sites mirroring the Tor site</a>. Here is a <a href="http://opensource.depthstrike.com/?category=tor">page with torrents for each download above</a>. You can also download the <a href="dist/privoxy-3.0.3-2-stable.src.tar.gz">Privoxy 3.0.3 source</a> or <a href="dist/vidalia-bundles/">Vidalia source</a>.</li> <li>See our <a href="http://wiki.noreply.org/noreply/TheOnionRouter/VerifyingSignatures">FAQ entry on verifying package signatures</a>, which allows you to make sure you've downloaded the file we intended you to get.</li> </ul> </div><!-- #main --> #include <foot.wmi>