git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
5f57b1caa
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
en
download-osx.wml
break out the linux/unix download packages onto their own page. also prepare windows and osx package pages, but don't link to them yet.
Roger Dingledine
commited
5f57b1caa
at 2006-08-28 07:50:05
download-osx.wml
Blame
History
Raw
## translation metadata # Revision: $Revision: 8216 $ #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>Mac OS X: Tor & Privoxy & <a href="http://www.vidalia-project.net/">Vidalia</a> bundle</td> <td> <a href="<package-osx-bundle-stable>"><version-osx-bundle-stable> for Tiger (OSX 10.4)</a> (<a href="<package-osx-bundle-stable-sig>">sig</a>). <br /> <a href="<package-oldosx-bundle-stable>"><version-oldosx-bundle-stable> for Panther (OSX 10.3)</a> (<a href="<package-oldosx-bundle-stable-sig>">sig</a>). </td> <td><a href="<page docs/tor-doc-osx>">OS X instructions</a>. </td> </tr> <tr> <td>Dev packages: Tor & Privoxy & <a href="http://www.vidalia-project.net/">Vidalia</a> bundle</td> <td> <a href="<package-osx-bundle-alpha>"><version-osx-bundle-alpha> for Tiger (OSX 10.4)</a> (<a href="<package-osx-bundle-alpha-sig>">sig</a>). <!-- <br /> <a href="<package-oldosx-bundle-alpha>"><version-oldosx-bundle-alpha> for Panther OSX 10.3)</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: just Tor & Privoxy</td> <td> <a href="<package-osx-stable>"><version-osx-stable> for Tiger (OSX 10.4)</a> (<a href="<package-osx-stable-sig>">sig</a>). <br /> <a href="<package-oldosx-stable>"><version-oldosx-stable> for Panther (OSX 10.3)</a> (<a href="<package-oldosx-stable-sig>">sig</a>). </td> <td><a href="<page docs/tor-doc-osx>">OS X instructions</a></td> </tr> <tr> <td>For experts only: Dev packages, just Tor & Privoxy</td> <td> <a href="<package-osx-alpha>"><version-osx-alpha> for Tiger (OSX 10.4)</a> (<a href="<package-osx-alpha-sig>">sig</a>). <!-- <br /> <a href="<package-oldosx-alpha>"><version-oldosx-alpha> for Panther (OSX 10.3)</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/TorFAQ#DistSignatures">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>