git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
f5625a9ab
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
en
download-windows.wml
remove reference to torcp. it's obsolete now.
Roger Dingledine
commited
f5625a9ab
at 2007-05-28 17:36:17
download-windows.wml
Blame
History
Raw
## translation metadata # Revision: $Revision$ #include "head.wmi" TITLE="Download for Windows" <div class="main-column"> <h2>Tor: Windows 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> #Jens suggests something like: #<dl> #<dt>Windows</dt> #<dd>latest version: <a href="">0.1.1.23</a>, <a #href="">instructions</a></dd> #</dl> <table border="1" cellspacing="0" cellpadding="2"> <thead> <tr> <th>Platform</th> <th>Package</th> <th>Setup info</th> </tr> </thead> <tr> <td>Windows</td> <td>Tor & Privoxy & Vidalia bundle: <a href="<package-win32-bundle-stable>"><version-win32-bundle-stable></a> (<a href="<package-win32-bundle-stable-sig>">sig</a>), <a href="<package-win32-bundle-alpha>"><version-win32-bundle-alpha></a> (<a href="<package-win32-bundle-alpha-sig>">sig</a>). </td> <td><a href="<page docs/tor-doc-win32>">Windows instructions</a></td> </tr> <tr> <td>For experts only</td> <td>Just Tor: <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-alpha-sig>">sig</a>). </td> <td>similar to the <a href="<page docs/tor-doc-unix>#privoxy">Unix 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>