abf16b64b0aa19b1a2203aca1bc132cb2e78fb82
Peter Palfrader Move website to wml

Peter Palfrader authored 18 years ago

en/download.wml   1) ## translation metadata
Peter Palfrader In CVS the magic keyword is...

Peter Palfrader authored 18 years ago

en/download.wml   2) # Revision: $Revision$
Peter Palfrader Implement translation prior...

Peter Palfrader authored 16 years ago

en/download.wml   3) # Translation-Priority: 1-high
le@svn.torproject.org made a simple change to the...

le@svn.torproject.org authored 18 years ago

download.html     4) 
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml   5) #include "head.wmi" TITLE="Tor: Download" charset="UTF-8"
Thomas Sjögren Missed a line when updating...

Thomas Sjögren authored 19 years ago

download.html     6) 
Roger Dingledine convert the rest of the pag...

Roger Dingledine authored 19 years ago

download.html     7) <div class="main-column">
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

download.html     8) 
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml   9) <h2>Available Tor Bundles</h2>
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

download.html    10) 
Roger Dingledine a bit more polish

Roger Dingledine authored 16 years ago

en/download.wml  11) <hr />
en/download.wml  12) 
Andrew Lewman clean up the osx lines, inc...

Andrew Lewman authored 16 years ago

en/download.wml  13) <table width="100%" border="0" cellspacing="0" cellpadding="3">
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml  14) <thead>
en/download.wml  15) <tr bgcolor="#e5e5e5">
en/download.wml  16) <th>Platform</th>
en/download.wml  17) <th>Download Stable</th>
en/download.wml  18) <th>Download Unstable</th>
en/download.wml  19) <th>Help</th>
en/download.wml  20) </tr>
en/download.wml  21) </thead>
en/download.wml  22) 
en/download.wml  23) <tr>
en/download.wml  24)   <td>
en/download.wml  25)     Windows<br />
Andrew Lewman apparently we want just "Vi...

Andrew Lewman authored 16 years ago

en/download.wml  26)     <small><em>Vista, XP, 2000, 2003 Server, Millenium, 98SE</em></small>
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml  27)   </td>
en/download.wml  28)   <td>
en/download.wml  29)     <a href="<package-win32-bundle-stable>"><version-win32-bundle-stable></a> (<a href="<package-win32-bundle-stable-sig>">sig</a>)
en/download.wml  30)   </td>
en/download.wml  31)   <td>
Andrew Lewman Update relevant pages to li...

Andrew Lewman authored 15 years ago

en/download.wml  32)     <a
en/download.wml  33) href="<package-win32-bundle-alpha>"><version-win32-bundle-alpha></a> (<a href="<package-win32-bundle-alpha-sig>">sig</a>) <br />
en/download.wml  34)     <a href="<package-win32-bundle-021>"><version-win32-bundle-021></a> (<a href="<package-win32-bundle-021-sig>">sig</a>)
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml  35)   </td>
en/download.wml  36)   <td>
en/download.wml  37)     <a href="<page docs/tor-doc-windows>">Install &amp; configure guide</a>
yGREK Heretix fix <td> closing tag

yGREK Heretix authored 16 years ago

en/download.wml  38)   </td>
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml  39) </tr>
en/download.wml  40) 
en/download.wml  41) <tr bgcolor="#e5e5e5">
en/download.wml  42)   <td>
Andrew Lewman Clean up the table a bit to...

Andrew Lewman authored 16 years ago

en/download.wml  43)     Mac<br />
en/download.wml  44)     <small><em>Universal Binary (OSX 10.4 &amp; 10.5)</em></small>
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml  45)   </td>
en/download.wml  46)   <td>
en/download.wml  47)     <a href="<package-osx-bundle-stable>"><version-osx-bundle-stable></a> (<a href="<package-osx-bundle-stable-sig>">sig</a>)
en/download.wml  48)   </td>
en/download.wml  49)   <td>
Andrew Lewman Update relevant pages to li...

Andrew Lewman authored 15 years ago

en/download.wml  50)     <a href="<package-osx-bundle-alpha>"><version-osx-bundle-alpha></a> (<a href="<package-osx-bundle-alpha-sig>">sig</a>) <br />
en/download.wml  51)     <a href="<package-osx-bundle-021>"><version-osx-bundle-021></a> (<a href="<package-osx-bundle-021-sig>">sig</a>)
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml  52)   </td>
en/download.wml  53)   <td>
en/download.wml  54)     <a href="<page docs/tor-doc-osx>">Install &amp; configure guide</a>
en/download.wml  55)   </td>
en/download.wml  56) </tr>
en/download.wml  57) 
en/download.wml  58) <tr>
en/download.wml  59)   <td>
Andrew Lewman Clean up the table a bit to...

Andrew Lewman authored 16 years ago

en/download.wml  60)     Mac<br />
en/download.wml  61)     <small><em>PowerPC Only (OSX 10.3)</em></small>
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml  62)   </td>
en/download.wml  63)   <td>
en/download.wml  64)     <a href="<package-oldosx-bundle-stable>"><version-oldosx-bundle-stable></a> (<a href="<package-oldosx-bundle-stable-sig>">sig</a>)
en/download.wml  65)   </td>
en/download.wml  66)   <td>
Andrew Lewman Update relevant pages to li...

Andrew Lewman authored 15 years ago

en/download.wml  67)     <a href="<package-oldosx-alpha>"><version-oldosx-alpha></a> (<a href="<package-oldosx-alpha-sig>">sig</a>) <br />
en/download.wml  68)     <a href="<package-oldosx-021>"><version-oldosx-021></a> (<a href="<package-oldosx-021-sig>">sig</a>)
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml  69)   </td>
en/download.wml  70)   <td>
en/download.wml  71)     <a href="<page docs/tor-doc-osx>">Install &amp; configure guide</a>
en/download.wml  72)   </td>
en/download.wml  73) </tr>
en/download.wml  74) 
en/download.wml  75) <tr bgcolor="#e5e5e5">
en/download.wml  76)   <td>
en/download.wml  77)     Linux/Unix packages<br />
Andrew Lewman Clean up the table a bit to...

Andrew Lewman authored 16 years ago

en/download.wml  78)     <small><em>Redhat/CentOS, Fedora, Debian, Ubuntu, SUSE</em></small>
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml  79)   </td>
en/download.wml  80)   <td colspan="2">
en/download.wml  81)     <a href="<page download-unix>">Linux/Unix download page</a>
en/download.wml  82)   </td>
en/download.wml  83)   <td>
en/download.wml  84)     <a href="<page docs/tor-doc-unix>">Install &amp; configure guide</a>
en/download.wml  85)   </td>
en/download.wml  86) </tr>
en/download.wml  87) </table>
en/download.wml  88) 
en/download.wml  89) <br />
en/download.wml  90) 
en/download.wml  91) <p>
en/download.wml  92) What's the <a href="#packagediff">difference between Stable &amp; Unstable</a>?
en/download.wml  93) </p>
en/download.wml  94) 
Roger Dingledine move jeff's new download pa...

Roger Dingledine authored 16 years ago

en/download.wml  95) <p>
en/download.wml  96) Tor is distributed as <a href="http://www.fsf.org/">Free Software</a>
Roger Dingledine "tor", from the perspective...

Roger Dingledine authored 16 years ago

en/download.wml  97) under the <a href="<svnsandbox>LICENSE">3-clause BSD license</a>. The
en/download.wml  98) bundles also include <a href="http://vidalia-project.net/">Vidalia</a>
Roger Dingledine sometimes grammar can be cl...

Roger Dingledine authored 16 years ago

en/download.wml  99) and <a href="http://www.privoxy.org/">Privoxy</a>, which are supporting
en/download.wml 100) applications distributed under the GNU GPL.
Roger Dingledine "tor", from the perspective...

Roger Dingledine authored 16 years ago

en/download.wml 101) </p>
en/download.wml 102) 
en/download.wml 103) <p>
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 104) There is no fee for installing Tor, or using the Tor network, but
Roger Dingledine cleanups and fixes; move th...

Roger Dingledine authored 16 years ago

en/download.wml 105) if you want Tor to become faster and more usable please consider
en/download.wml 106) <a href="<page donate>">making a tax-deductible donation to The Tor Project</a>.
Roger Dingledine mention donations on the do...

Roger Dingledine authored 18 years ago

en/download.wml 107) </p>
en/download.wml 108) 
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 109) <p>
en/download.wml 110) To keep informed of security advisories and new stable releases, subscribe
en/download.wml 111) to the <a href="http://archives.seul.org/or/announce/">or-announce
en/download.wml 112) mailing list</a> (you will be asked to confirm via email). You can also
en/download.wml 113) <a href="http://rss.gmane.org/gmane.network.onion-routing.announce">watch
en/download.wml 114) the list's RSS feed</a>.
en/download.wml 115) </p>
Roger Dingledine move jeff's new download pa...

Roger Dingledine authored 16 years ago

en/download.wml 116) 
Andrew Lewman Make firefox see the rss fe...

Andrew Lewman authored 16 years ago

en/download.wml 117) <link rel="alternate" title="Tor Project OR-announce" href="http://rss.gmane.org/gmane.network.onion-routing.announce" type="application/rss+xml" />
en/download.wml 118) 
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 119) <form action="http://freehaven.net/cgi-bin/majordomo.cgi">
en/download.wml 120) <input type="hidden" name="mlist" value="or-announce">
en/download.wml 121) <input type="hidden" name="subscribe" value="1">
en/download.wml 122) <input type="hidden" name="host" value="freehaven.net">
en/download.wml 123) <input name="email" size="15">
en/download.wml 124) <input type="submit" value="subscribe to or-announce">
en/download.wml 125) </form>
Roger Dingledine move the warnings around a...

Roger Dingledine authored 17 years ago

en/download.wml 126) 
Jens Kubieziel - made the document more HT...

Jens Kubieziel authored 16 years ago

en/download.wml 127) <br />
Roger Dingledine add some more release blurb...

Roger Dingledine authored 17 years ago

en/download.wml 128) 
Shava Nerad moved warnings to top of th...

Shava Nerad authored 17 years ago

en/download.wml 129) <a id="Warning"></a>
Roger Dingledine cleanups and fixes; move th...

Roger Dingledine authored 16 years ago

en/download.wml 130) <h2><a class="anchor" href="#Warning">Warning: Want Tor to really
en/download.wml 131) work?</a></h2>
Shava Nerad moved warnings to top of th...

Shava Nerad authored 17 years ago

en/download.wml 132) 
Andrew Lewman remove the duplicate "be sm...

Andrew Lewman authored 16 years ago

en/download.wml 133) <p>
en/download.wml 134) ...then please don't just install it and go on.  You need to change
Roger Dingledine move the warnings around a...

Roger Dingledine authored 17 years ago

en/download.wml 135) some of your habits, and reconfigure your software!
Jens Kubieziel - made the document more HT...

Jens Kubieziel authored 16 years ago

en/download.wml 136) Tor by itself is <em>NOT</em> all you need to maintain your anonymity.
Roger Dingledine move jeff's new download pa...

Roger Dingledine authored 16 years ago

en/download.wml 137) There are several major pitfalls to watch out for:
Shava Nerad moved warnings to top of th...

Shava Nerad authored 17 years ago

en/download.wml 138) </p>
en/download.wml 139) 
Andrew Lewman Update the homepage to visu...

Andrew Lewman authored 16 years ago

en/download.wml 140) <ol>
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 141) <li>
en/download.wml 142) Tor only protects Internet applications that are configured to
Shava Nerad moved warnings to top of th...

Shava Nerad authored 17 years ago

en/download.wml 143) send their traffic through Tor &mdash; it doesn't magically anonymize
en/download.wml 144) all your traffic just because you install it.  We recommend you
en/download.wml 145) use <a href="http://www.mozilla.org/firefox">Firefox</a> with the <a
Roger Dingledine in the warnings section, po...

Roger Dingledine authored 15 years ago

en/download.wml 146) href="https://torbutton.torproject.org/dev/">Torbutton</a> extension.
Andrew Lewman Update the homepage to visu...

Andrew Lewman authored 16 years ago

en/download.wml 147) </li>
Shava Nerad moved warnings to top of th...

Shava Nerad authored 17 years ago

en/download.wml 148) 
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 149) <li>
en/download.wml 150) Browser plugins such as Java, Flash, ActiveX, RealPlayer,
Shava Nerad moved warnings to top of th...

Shava Nerad authored 17 years ago

en/download.wml 151) Quicktime, Adobe's PDF plugin, and others can be manipulated
Nick Mathewson Website tweaks from sjmurdo...

Nick Mathewson authored 16 years ago

en/download.wml 152) into revealing your IP address. You should probably
en/download.wml 153) <a href="http://plugindoc.mozdev.org/faqs/uninstall.html">uninstall your
en/download.wml 154) plugins</a>
Roger Dingledine move the warnings around a...

Roger Dingledine authored 17 years ago

en/download.wml 155) (go to "about:plugins" to see what is installed), or investigate <a
en/download.wml 156) href="https://addons.mozilla.org/firefox/1237/">QuickJava</a>, <a
en/download.wml 157) href="https://addons.mozilla.org/firefox/433/">FlashBlock</a>, and
Nick Mathewson Change NoScript URL at requ...

Nick Mathewson authored 17 years ago

en/download.wml 158) <a href="http://noscript.net/">NoScript</a>
Roger Dingledine yet another inflammatory re...

Roger Dingledine authored 17 years ago

en/download.wml 159) if you really need them. Consider removing extensions that look up
en/download.wml 160) more information about the websites you type in (like Google toolbar),
en/download.wml 161) as they may bypass Tor and/or broadcast sensitive information. Some
en/download.wml 162) people prefer using two browsers (one for Tor, one for unsafe browsing).
Andrew Lewman Update the homepage to visu...

Andrew Lewman authored 16 years ago

en/download.wml 163) </li>
Shava Nerad moved warnings to top of th...

Shava Nerad authored 17 years ago

en/download.wml 164) 
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 165) <li>
en/download.wml 166) Beware of cookies: if you ever browse without Tor and Privoxy
Shava Nerad moved warnings to top of th...

Shava Nerad authored 17 years ago

en/download.wml 167) and a site gives you a cookie, that cookie could identify you even when
en/download.wml 168) you start using Tor again. You should clear your cookies frequently. <a
en/download.wml 169) href="https://addons.mozilla.org/firefox/82/">CookieCuller</a> can help
en/download.wml 170) protect any cookies you do not want to lose.
Andrew Lewman Update the homepage to visu...

Andrew Lewman authored 16 years ago

en/download.wml 171) </li>
Shava Nerad moved warnings to top of th...

Shava Nerad authored 17 years ago

en/download.wml 172) 
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 173) <li>
en/download.wml 174) Tor anonymizes the origin of your traffic,
Shava Nerad moved warnings to top of th...

Shava Nerad authored 17 years ago

en/download.wml 175) and it encrypts everything inside the Tor network, but <a
Nick Mathewson Change all wiki.noreply to...

Nick Mathewson authored 16 years ago

en/download.wml 176) href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#ExitEavesdroppers">it
Shava Nerad moved warnings to top of th...

Shava Nerad authored 17 years ago

en/download.wml 177) can't encrypt your traffic between the Tor network and its final
en/download.wml 178) destination.</a>
en/download.wml 179) If you are communicating sensitive information, you should use as much
Nick Mathewson Website tweaks from sjmurdo...

Nick Mathewson authored 16 years ago

en/download.wml 180) care as you would on the normal scary Internet &mdash; use HTTPS or other
Roger Dingledine move the warnings around a...

Roger Dingledine authored 17 years ago

en/download.wml 181) end-to-end encryption and authentication.
Andrew Lewman Update the homepage to visu...

Andrew Lewman authored 16 years ago

en/download.wml 182) </li>
Roger Dingledine move the warnings around a...

Roger Dingledine authored 17 years ago

en/download.wml 183) 
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 184) <li>
en/download.wml 185) While Tor blocks attackers
Shava Nerad moved warnings to top of th...

Shava Nerad authored 17 years ago

en/download.wml 186) on your local network from discovering or influencing your destination,
en/download.wml 187) it opens new risks: malicious or misconfigured Tor exit nodes can send
en/download.wml 188) you the wrong page, or even send you embedded Java applets disguised as
en/download.wml 189) domains you trust.
Andrew Lewman Update the homepage to visu...

Andrew Lewman authored 16 years ago

en/download.wml 190) </li>
en/download.wml 191) </ol>
Shava Nerad moved warnings to top of th...

Shava Nerad authored 17 years ago

en/download.wml 192) 
Andrew Lewman Due to popular demand, move...

Andrew Lewman authored 16 years ago

en/download.wml 193) <br />
Andrew Lewman remove the duplicate "be sm...

Andrew Lewman authored 16 years ago

en/download.wml 194) <p>
en/download.wml 195) Be smart and learn more. Understand what Tor does and does not offer.
Andrew Lewman Due to popular demand, move...

Andrew Lewman authored 16 years ago

en/download.wml 196) This list of pitfalls isn't complete, and we need your
en/download.wml 197) help <a href="<page volunteer>#Documentation">identifying and documenting
en/download.wml 198) all the issues</a>.
en/download.wml 199) </p>
en/download.wml 200) 
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 201) <hr />
Andrew Lewman Due to popular demand, move...

Andrew Lewman authored 16 years ago

en/download.wml 202) <br />
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 203) 
en/download.wml 204) <a id="packagediff"></a>
Roger Dingledine links work better when the...

Roger Dingledine authored 16 years ago

en/download.wml 205) <h2><a class="anchor" href="#packagediff">What's the difference between Stable &amp; Unstable?</a></h2>
Shava Nerad moved warnings to top of th...

Shava Nerad authored 17 years ago

en/download.wml 206) 
Roger Dingledine cleanups and fixes; move th...

Roger Dingledine authored 16 years ago

en/download.wml 207) <p>
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 208) Stable packages are released when we believe the features and code will
en/download.wml 209) not change for many months. These typically include a stable version of Vidalia, Privoxy, and Torbutton.
en/download.wml 210) </p>
en/download.wml 211) <p>
Andrew Lewman Update relevant pages to li...

Andrew Lewman authored 15 years ago

en/download.wml 212) Unstable/Alpha packages are released so you can help us test new features and bugfixes. Even though they have a higher version number
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 213) than the stable versions listed above, there is a much higher chance of
en/download.wml 214) serious reliability and security bugs in these downloads. Newer,
en/download.wml 215) untested versions of Vidalia, Privoxy, and Torbutton are included in
en/download.wml 216) these unstable package. Please be prepared to <a href="https://bugs.torproject.org/">report bugs</a>.
Roger Dingledine cleanups and fixes; move th...

Roger Dingledine authored 16 years ago

en/download.wml 217) </p>
Roger Dingledine a bit more polish

Roger Dingledine authored 16 years ago

en/download.wml 218) 
Roger Dingledine put an anchor on the "dev d...

Roger Dingledine authored 16 years ago

en/download.wml 219) <a id="Dev"></a>
Roger Dingledine links work better when the...

Roger Dingledine authored 16 years ago

en/download.wml 220) <h2><a class="anchor" href="#Dev">Expert Packages &amp; Source Code</a></h2>
Roger Dingledine move jeff's new download pa...

Roger Dingledine authored 16 years ago

en/download.wml 221) 
en/download.wml 222) <p>
Andrew Lewman Clarify what software comes...

Andrew Lewman authored 16 years ago

en/download.wml 223) Expert packages do not contain Vidalia.  Windows expert packages only
en/download.wml 224) contain Tor.  In OSX, Privoxy and Torbutton are installed pre-configured
en/download.wml 225) for you.  In all cases, you must configure Tor itself through your own editor.
Roger Dingledine move jeff's new download pa...

Roger Dingledine authored 16 years ago

en/download.wml 226) </p>
en/download.wml 227) 
Andrew Lewman clean up the osx lines, inc...

Andrew Lewman authored 16 years ago

en/download.wml 228) <table width="100%" border="0" cellspacing="0" cellpadding="3">
Jens Kubieziel made table header more conf...

Jens Kubieziel authored 18 years ago

en/download.wml 229) <thead>
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 230) <tr bgcolor="e5e5e5">
Jens Kubieziel made table header more conf...

Jens Kubieziel authored 18 years ago

en/download.wml 231) <th>Platform</th>
Andrew Lewman apparently we want just "Vi...

Andrew Lewman authored 16 years ago

en/download.wml 232) <th>Download Stable</th>
en/download.wml 233) <th>Download Unstable</th>
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 234) <th>Help</th>
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

en/download.wml 235) </tr>
Jens Kubieziel made table header more conf...

Jens Kubieziel authored 18 years ago

en/download.wml 236) </thead>
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

en/download.wml 237) 
en/download.wml 238) <tr>
Roger Dingledine link to tor browser bundle...

Roger Dingledine authored 16 years ago

en/download.wml 239)   <td>
en/download.wml 240)     Windows Browser Bundle (Contains Tor, Torbutton, Polipo, and Firefox)<br />
en/download.wml 241)   </td>
en/download.wml 242)   <td>
en/download.wml 243)   </td>
en/download.wml 244)   <td>
en/download.wml 245) # Translators should link to the Browser Bundle for their language,
en/download.wml 246) # e.g. Russian, Deutsch, etc.
en/download.wml 247)     <a href="torbrowser/dist/tor-browser-<version-torbrowserbundle>_en-US.exe">English</a> (<a href="torbrowser/dist/tor-browser-<version-torbrowserbundle>_en-US.exe.asc">sig</a>)
yGREK Heretix missing </td>

yGREK Heretix authored 16 years ago

en/download.wml 248)   </td>  
Roger Dingledine link to tor browser bundle...

Roger Dingledine authored 16 years ago

en/download.wml 249)   <td>
en/download.wml 250)     <a href="<page torbrowser/index>">Install &amp; configure guide</a>
en/download.wml 251)   </td>
en/download.wml 252) </tr>
en/download.wml 253) 
en/download.wml 254) <tr bgcolor="#e5e5e5">
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 255)   <td>
Andrew Lewman Clarify what software comes...

Andrew Lewman authored 16 years ago

en/download.wml 256)     Windows (Contains only Tor)<br />
Andrew Lewman apparently we want just "Vi...

Andrew Lewman authored 16 years ago

en/download.wml 257)     <small><em>Vista, XP, 2000, 2003 Server, Millenium, 98SE</em></small>
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 258)   </td>
en/download.wml 259)   <td>
en/download.wml 260)     <a href="<package-win32-stable>"><version-win32-stable></a> (<a href="<package-win32-stable-sig>">sig</a>)
en/download.wml 261)   </td>
en/download.wml 262)   <td>
Andrew Lewman Update relevant pages to li...

Andrew Lewman authored 15 years ago

en/download.wml 263)     <a href="<package-win32-alpha>"><version-win32-alpha></a> (<a href="<package-win32-alpha-sig>">sig</a>) <br />
en/download.wml 264)     <a href="<package-win32-021>"><version-win32-021></a> (<a href="<package-win32-021-sig>">sig</a>)
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 265)   </td>
en/download.wml 266)   <td>
en/download.wml 267)     <a href="<page docs/tor-doc-windows>">Install &amp; configure guide</a>
en/download.wml 268)   </td>
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

en/download.wml 269) </tr>
en/download.wml 270) 
Roger Dingledine link to tor browser bundle...

Roger Dingledine authored 16 years ago

en/download.wml 271) <tr>
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 272)   <td>
Andrew Lewman clean up the osx lines, inc...

Andrew Lewman authored 16 years ago

en/download.wml 273)     Mac (Contains Tor, Torbutton, and Privoxy)<br />
Andrew Lewman Clean up the table a bit to...

Andrew Lewman authored 16 years ago

en/download.wml 274)     <small><em>Universal Binary (OSX 10.4 &amp; 10.5)</em></small>
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 275)   </td>
en/download.wml 276)   <td>
en/download.wml 277)     <a href="<package-osx-stable>"><version-osx-stable></a> (<a href="<package-osx-stable-sig>">sig</a>)
en/download.wml 278)   </td>
en/download.wml 279)   <td>
Andrew Lewman Update relevant pages to li...

Andrew Lewman authored 15 years ago

en/download.wml 280)     <a href="<package-osx-alpha>"><version-osx-alpha></a> (<a href="<package-osx-alpha-sig>">sig</a>) <br />
en/download.wml 281)     <a href="<package-osx-021>"><version-osx-021></a> (<a href="<package-osx-021-sig>">sig</a>)
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 282)   </td>
en/download.wml 283)   <td>
en/download.wml 284)     <a href="<page docs/tor-doc-osx>">Install &amp; configure guide</a>
en/download.wml 285)   </td>
Roger Dingledine stop calling the windows bu...

Roger Dingledine authored 17 years ago

en/download.wml 286) </tr>
en/download.wml 287) 
Roger Dingledine link to tor browser bundle...

Roger Dingledine authored 16 years ago

en/download.wml 288) <tr bgcolor="#e5e5e5">
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 289)   <td>
Andrew Lewman clean up the osx lines, inc...

Andrew Lewman authored 16 years ago

en/download.wml 290)     Mac (Contains Tor, Torbutton, and Privoxy)<br />
Andrew Lewman Clean up the table a bit to...

Andrew Lewman authored 16 years ago

en/download.wml 291)     <small><em>PowerPC Only (OSX 10.3)</em></small>
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 292)   </td>
en/download.wml 293)   <td>
Andrew Lewman clean up the osx lines, inc...

Andrew Lewman authored 16 years ago

en/download.wml 294)     <a href="<package-oldosx-stable>"><version-oldosx-stable></a> (<a href="<package-oldosx-stable-sig>">sig</a>)
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 295)   </td>
en/download.wml 296)   <td>
Andrew Lewman Update relevant pages to li...

Andrew Lewman authored 15 years ago

en/download.wml 297)     <a href="<package-oldosx-alpha>"><version-oldosx-alpha></a> (<a href="<package-oldosx-alpha-sig>">sig</a>) <br />
en/download.wml 298)     <a href="<package-oldosx-021>"><version-oldosx-021></a> (<a href="<package-oldosx-021-sig>">sig</a>)
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 299)   </td>
en/download.wml 300)   <td>
en/download.wml 301)     <a href="<page docs/tor-doc-osx>">Install &amp; configure guide</a>
en/download.wml 302)   </td>
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

en/download.wml 303) </tr>
en/download.wml 304) 
Roger Dingledine link to tor browser bundle...

Roger Dingledine authored 16 years ago

en/download.wml 305) <tr>
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 306)   <td>
Andrew Lewman Clarify what software comes...

Andrew Lewman authored 16 years ago

en/download.wml 307)     Linux/Unix packages (Contains only Tor)<br />
Andrew Lewman Clean up the table a bit to...

Andrew Lewman authored 16 years ago

en/download.wml 308)     <small><em>Redhat/CentOS, Fedora, Debian, Ubuntu, SUSE</em></small>
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 309)   </td>
en/download.wml 310)   <td colspan="2">
en/download.wml 311)     <a href="<page download-unix>">Linux/Unix download page</a>
en/download.wml 312)   </td>
en/download.wml 313)   <td>
en/download.wml 314)     <a href="<page docs/tor-doc-unix>">Install &amp; configure guide</a>
en/download.wml 315)   </td>
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

en/download.wml 316) </tr>
en/download.wml 317) 
Roger Dingledine link to tor browser bundle...

Roger Dingledine authored 16 years ago

en/download.wml 318) <tr bgcolor="#e5e5e5">
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 319)   <td>
en/download.wml 320)     Source tarballs<br />
en/download.wml 321)     <kbd>./configure &amp;&amp; make &amp;&amp; src/or/tor</kbd>
en/download.wml 322)   </td>
en/download.wml 323)   <td>
en/download.wml 324)     <a href="<package-source-stable>"><version-stable></a> (<a href="<package-source-stable-sig>">sig</a>)
en/download.wml 325)   </td>
en/download.wml 326)   <td>
Roger Dingledine hack together a new version...

Roger Dingledine authored 15 years ago

en/download.wml 327)     <a href="<package-source-alpha>"><version-alpha></a> (<a href="<package-source-alpha-sig>">sig</a>) <br />
en/download.wml 328)     <a href="<package-source-021>"><version-021></a> (<a href="<package-source-021-sig>">sig</a>)
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 329)   </td>
en/download.wml 330)   <td>
yGREK Heretix add missed </td>

yGREK Heretix authored 16 years ago

en/download.wml 331)   </td>
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 332) 
en/download.wml 333) </tr>
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

en/download.wml 334) </table>
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

download.html   335) 
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 336) <br />
en/download.wml 337) 
Roger Dingledine move jeff's new download pa...

Roger Dingledine authored 16 years ago

en/download.wml 338) <p>
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 339) See our <a href="https://wiki.torproject.org/noreply/TheOnionRouter/VerifyingSignatures">FAQ
Roger Dingledine cleanups and fixes; move th...

Roger Dingledine authored 16 years ago

en/download.wml 340) entry on verifying package signatures</a>, which allows
en/download.wml 341) you to make sure you've downloaded the file we intended you to get.
Roger Dingledine move jeff's new download pa...

Roger Dingledine authored 16 years ago

en/download.wml 342) </p>
en/download.wml 343) 
en/download.wml 344) <p>
Roger Dingledine cleanups and fixes; move th...

Roger Dingledine authored 16 years ago

en/download.wml 345) See the <a href="<page documentation>#Developers">developer
en/download.wml 346) documentation</a> for instructions on fetching Tor from SVN to get
en/download.wml 347) the very latest development version.
en/download.wml 348) You can also download the <a href="dist/">Privoxy source</a> or <a
en/download.wml 349) href="dist/vidalia-bundles/?C=M;O=D">Vidalia source</a>.
Roger Dingledine move jeff's new download pa...

Roger Dingledine authored 16 years ago

en/download.wml 350) </p>
en/download.wml 351) 
en/download.wml 352) <p>
Roger Dingledine cleanups and fixes; move th...

Roger Dingledine authored 16 years ago

en/download.wml 353) If you have trouble downloading Tor from this site, here is a <a
en/download.wml 354) href="<page mirrors>">list of sites mirroring the Tor site</a>.
Roger Dingledine move jeff's new download pa...

Roger Dingledine authored 16 years ago

en/download.wml 355) </p>
en/download.wml 356) 
en/download.wml 357) <a id="ChangeLog"></a>
Roger Dingledine make the download page less...

Roger Dingledine authored 16 years ago

en/download.wml 358) <a id="Stable"></a>
en/download.wml 359) <a id="Testing"></a>
Roger Dingledine move jeff's new download pa...

Roger Dingledine authored 16 years ago

en/download.wml 360) <p>
Roger Dingledine hey, we never linked to Rel...

Roger Dingledine authored 16 years ago

en/download.wml 361) For a list of what has changed in each stable Tor release, see the
en/download.wml 362) <a href="<svnsandbox>ReleaseNotes">ReleaseNotes</a>. For a list of
en/download.wml 363) changes in both stable and development versions, see the
Roger Dingledine move jeff's new download pa...

Roger Dingledine authored 16 years ago

en/download.wml 364) <a href="<svnsandbox>ChangeLog">ChangeLog</a>.
en/download.wml 365) </p>
en/download.wml 366) 
en/download.wml 367) </div><!-- #main -->
Peter Palfrader Move website to wml

Peter Palfrader authored 18 years ago

en/download.wml 368) 
en/download.wml 369) #include <foot.wmi>