be6ef803a30a1953669b77a52fc791af176600d9
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) 
Sebastian Hahn Attempt to create valid htm...

Sebastian Hahn authored 15 years ago

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

Thomas Sjögren authored 18 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) 
Andrew Lewman Add an underline and warnin...

Andrew Lewman authored 14 years ago

en/download.wml  11) <div class="warning">
en/download.wml  12) 
en/download.wml  13) Warning: Want Tor to really work?  ...then please don't just install it
en/download.wml  14) and go on. You need to change some of your habits, and reconfigure your
en/download.wml  15) software! Tor by itself is NOT all you need to maintain your anonymity.
Roger Dingledine minor tweaks on the downloa...

Roger Dingledine authored 14 years ago

en/download.wml  16) Please take time to read the <a href="#Warning">warning</a> to familiarize
en/download.wml  17) yourself with the pitfalls and limits of Tor.
Andrew Lewman Add an underline and warnin...

Andrew Lewman authored 14 years ago

en/download.wml  18) </div>
en/download.wml  19) 
en/download.wml  20) <div class="underline"></div>
Roger Dingledine a bit more polish

Roger Dingledine authored 16 years ago

en/download.wml  21) 
Andrew Lewman Update the table header to...

Andrew Lewman authored 14 years ago

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

Andrew Lewman authored 16 years ago

en/download.wml  23) <thead>
Andrew Lewman Update the table header to...

Andrew Lewman authored 14 years ago

en/download.wml  24) <tr bgcolor="#009933" style="color: white; ">
Andrew Lewman Add OS icons to the downloa...

Andrew Lewman authored 15 years ago

en/download.wml  25) <th>Operating System</th>
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml  26) <th>Download Stable</th>
en/download.wml  27) <th>Download Unstable</th>
Andrew Lewman More cleaning from dr|z3d.

Andrew Lewman authored 14 years ago

en/download.wml  28) <th>Installation and Configuration</th>
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml  29) </tr>
en/download.wml  30) </thead>
en/download.wml  31) 
Andrew Lewman fix a missing close bracket

Andrew Lewman authored 15 years ago

en/download.wml  32) <tr>
Andrew Lewman move tor browser to the top

Andrew Lewman authored 15 years ago

en/download.wml  33)   <td>
Andrew Lewman Replace the distro icons wi...

Andrew Lewman authored 14 years ago

en/download.wml  34)     <img src="images/distros/windows.png" /> Windows<br />
Andrew Lewman stop listing windows 2000 f...

Andrew Lewman authored 13 years ago

en/download.wml  35)     <small><em>Windows 7, Vista, XP, 2003 Server</em></small>
Andrew Lewman move tor browser to the top

Andrew Lewman authored 15 years ago

en/download.wml  36)   </td>
en/download.wml  37)   <td>
Andrew Lewman Add a sha1 file link to all...

Andrew Lewman authored 15 years ago

en/download.wml  38)     <a href="<package-win32-bundle-stable>"><version-win32-bundle-stable></a> 
en/download.wml  39)     (<a href="<package-win32-bundle-stable-sig>">sig</a>)
Andrew Lewman move tor browser to the top

Andrew Lewman authored 15 years ago

en/download.wml  40)   </td>
en/download.wml  41)   <td>
Andrew Lewman Add a sha1 file link to all...

Andrew Lewman authored 15 years ago

en/download.wml  42)     <a href="<package-win32-bundle-alpha>"><version-win32-bundle-alpha></a>
Andrew Lewman remove sha1 links since sha...

Andrew Lewman authored 14 years ago

en/download.wml  43)     (<a href="<package-win32-bundle-alpha-sig>">sig</a>)
Roger Dingledine put the normal windows bund...

Roger Dingledine authored 15 years ago

en/download.wml  44)   </td>
Andrew Lewman move tor browser to the top

Andrew Lewman authored 15 years ago

en/download.wml  45)   <td>
Andrew Lewman More cleaning from dr|z3d.

Andrew Lewman authored 14 years ago

en/download.wml  46)     <a href="<page docs/tor-doc-windows>">Windows</a>
Andrew Lewman move tor browser to the top

Andrew Lewman authored 15 years ago

en/download.wml  47)   </td>
en/download.wml  48) </tr>
en/download.wml  49) 
Roger Dingledine put the normal windows bund...

Roger Dingledine authored 15 years ago

en/download.wml  50) <tr bgcolor="#e5e5e5">
Andrew Lewman Add Tor IM browser bundle t...

Andrew Lewman authored 15 years ago

en/download.wml  51)   <td>
Andrew Lewman Replace the distro icons wi...

Andrew Lewman authored 14 years ago

en/download.wml  52)     <img src="images/distros/windows.png" /> Tor Browser Bundle for Windows <br /> (Contains Tor, Vidalia, Torbutton, Polipo, and Firefox)
Andrew Lewman Add Tor IM browser bundle t...

Andrew Lewman authored 15 years ago

en/download.wml  53)   </td>
en/download.wml  54)   <td>
Roger Dingledine put the normal windows bund...

Roger Dingledine authored 15 years ago

en/download.wml  55) # Translators should link to the Browser Bundle for their language,
Roger Dingledine minor tweaks on the downloa...

Roger Dingledine authored 14 years ago

en/download.wml  56) # e.g. _ru.exe Russian, _de.exe for Deutsch, etc.
Andrew Lewman Add a sha1 file link to all...

Andrew Lewman authored 15 years ago

en/download.wml  57)     <a href="torbrowser/dist/tor-browser-<version-torbrowserbundle>_en-US.exe"><version-torbrowser-tor></a> 
en/download.wml  58)     (<a href="torbrowser/dist/tor-browser-<version-torbrowserbundle>_en-US.exe.asc">sig</a>)
Roger Dingledine put the normal windows bund...

Roger Dingledine authored 15 years ago

en/download.wml  59)   </td>  
Andrew Lewman remove sha1 links since sha...

Andrew Lewman authored 14 years ago

en/download.wml  60)   <td>
Andrew Lewman move the tbb-im bundle to s...

Andrew Lewman authored 14 years ago

en/download.wml  61)   </td>
Andrew Lewman Add Tor IM browser bundle t...

Andrew Lewman authored 15 years ago

en/download.wml  62)   <td>
Andrew Lewman More cleaning from dr|z3d.

Andrew Lewman authored 14 years ago

en/download.wml  63)     <a href="<page torbrowser/index>">Windows Browser Bundle</a>
Andrew Lewman Add Tor IM browser bundle t...

Andrew Lewman authored 15 years ago

en/download.wml  64)   </td>
en/download.wml  65) </tr>
en/download.wml  66) 
Andrew Lewman Replace the distro icons wi...

Andrew Lewman authored 14 years ago

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

Andrew Lewman authored 16 years ago

en/download.wml  68)   <td>
Andrew Lewman Replace the distro icons wi...

Andrew Lewman authored 14 years ago

en/download.wml  69)     <img src="images/distros/windows.png" /> Tor IM Browser Bundle for Windows <br />(Contains Tor, Vidalia, Torbutton, Polipo, Firefox, and Pidgin)
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml  70)   </td>
en/download.wml  71)   <td>
Roger Dingledine put the normal windows bund...

Roger Dingledine authored 15 years ago

en/download.wml  72) # Translators should link to the IM Browser Bundle for their language,
Roger Dingledine minor tweaks on the downloa...

Roger Dingledine authored 14 years ago

en/download.wml  73) # e.g. _ru.exe Russian, _de.exe for Deutsch, etc.
Andrew Lewman Add a sha1 file link to all...

Andrew Lewman authored 15 years ago

en/download.wml  74)     <a href="torbrowser/dist/tor-im-browser-<version-torimbrowserbundle>_en-US.exe"><version-torbrowser-tor></a> 
en/download.wml  75)     (<a href="torbrowser/dist/tor-im-browser-<version-torimbrowserbundle>_en-US.exe.asc">sig</a>)
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml  76)   </td>
Andrew Lewman move the tbb-im bundle to s...

Andrew Lewman authored 14 years ago

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

Andrew Lewman authored 16 years ago

en/download.wml  79)   <td>
Andrew Lewman More cleaning from dr|z3d.

Andrew Lewman authored 14 years ago

en/download.wml  80)     <a href="<page torbrowser/index>">Windows IM Browser Bundle</a>
yGREK Heretix fix <td> closing tag

yGREK Heretix authored 16 years ago

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

Andrew Lewman authored 16 years ago

en/download.wml  82) </tr>
en/download.wml  83) 
Andrew Lewman Replace the distro icons wi...

Andrew Lewman authored 14 years ago

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

Andrew Lewman authored 16 years ago

en/download.wml  85)   <td>
Andrew Lewman Replace the distro icons wi...

Andrew Lewman authored 14 years ago

en/download.wml  86)     <img src="images/distros/apple.png" /> Mac<br />
Andrew Lewman my friend at apple says no...

Andrew Lewman authored 14 years ago

en/download.wml  87)     <small><em>Intel Only</em></small>
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml  88)   </td>
en/download.wml  89)   <td>
en/download.wml  90)     <a href="<package-osx-bundle-stable>"><version-osx-bundle-stable></a> (<a href="<package-osx-bundle-stable-sig>">sig</a>)
en/download.wml  91)   </td>
en/download.wml  92)   <td>
Andrew Lewman Add a sha1 file link to all...

Andrew Lewman authored 15 years ago

en/download.wml  93)     <a href="<package-osx-bundle-alpha>"><version-osx-bundle-alpha></a> 
Andrew Lewman remove sha1 links since sha...

Andrew Lewman authored 14 years ago

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

Andrew Lewman authored 16 years ago

en/download.wml  95)   </td>
en/download.wml  96)   <td>
Andrew Lewman More cleaning from dr|z3d.

Andrew Lewman authored 14 years ago

en/download.wml  97)     <a href="<page docs/tor-doc-osx>">Mac OS X</a>
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml  98)   </td>
en/download.wml  99) </tr>
en/download.wml 100) 
Andrew Lewman Replace the distro icons wi...

Andrew Lewman authored 14 years ago

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

Andrew Lewman authored 16 years ago

en/download.wml 102)   <td>
Andrew Lewman Replace the distro icons wi...

Andrew Lewman authored 14 years ago

en/download.wml 103)    <img src="images/distros/apple.png" /> Mac<br />
Andrew Lewman my friend at apple says no...

Andrew Lewman authored 14 years ago

en/download.wml 104)    <small><em>PowerPC Only</em></small>
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 105)   </td>
en/download.wml 106)   <td>
Andrew Lewman Add a sha1 file link to all...

Andrew Lewman authored 15 years ago

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

Andrew Lewman authored 16 years ago

en/download.wml 109)   </td>
en/download.wml 110)   <td>
Andrew Lewman Add a sha1 file link to all...

Andrew Lewman authored 15 years ago

en/download.wml 111)     <a href="<package-oldosx-bundle-alpha>"><version-oldosx-bundle-alpha></a> 
Andrew Lewman remove sha1 links since sha...

Andrew Lewman authored 14 years ago

en/download.wml 112)     (<a href="<package-oldosx-bundle-alpha-sig>">sig</a>)
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 113)   </td>
en/download.wml 114)   <td>
Andrew Lewman More cleaning from dr|z3d.

Andrew Lewman authored 14 years ago

en/download.wml 115)     <a href="<page docs/tor-doc-osx>">Mac OS X</a>
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 116)   </td>
en/download.wml 117) </tr>
en/download.wml 118) 
Andrew Lewman Replace the distro icons wi...

Andrew Lewman authored 14 years ago

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

Andrew Lewman authored 16 years ago

en/download.wml 120)   <td>
Andrew Lewman Replace the distro icons wi...

Andrew Lewman authored 14 years ago

en/download.wml 121)     <img src="images/distros/generic.png" /> Linux/Unix packages<br />
Andrew Lewman Clean up the table a bit to...

Andrew Lewman authored 16 years ago

en/download.wml 122)     <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 123)   </td>
en/download.wml 124)   <td colspan="2">
en/download.wml 125)     <a href="<page download-unix>">Linux/Unix download page</a>
en/download.wml 126)   </td>
en/download.wml 127)   <td>
Andrew Lewman More cleaning from dr|z3d.

Andrew Lewman authored 14 years ago

en/download.wml 128)     <a href="<page docs/tor-doc-unix>">Linux/BSD/Unix</a>
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 129)   </td>
en/download.wml 130) </tr>
en/download.wml 131) </table>
Andrew Lewman Replace the distro icons wi...

Andrew Lewman authored 14 years ago

en/download.wml 132) 
Andrew Lewman Add an underline and warnin...

Andrew Lewman authored 14 years ago

en/download.wml 133) <div class="underline"></div>
en/download.wml 134) <div class="nb">
en/download.wml 135) <a id="packagediff"></a>
en/download.wml 136) <h2><a class="anchor" href="#packagediff">What's the difference between Stable &amp; Unstable?</a></h2>
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 137) 
en/download.wml 138) <p>
Andrew Lewman Add an underline and warnin...

Andrew Lewman authored 14 years ago

en/download.wml 139) Stable packages are released when we believe the features and code will
en/download.wml 140) not change for many months.
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 141) </p>
Andrew Lewman Add an underline and warnin...

Andrew Lewman authored 14 years ago

en/download.wml 142) <p>
Andrew Lewman add a link to archive.torpr...

Andrew Lewman authored 14 years ago

en/download.wml 143) Unstable packages are released so you can help us test new features
en/download.wml 144) and bugfixes. Even though they have a higher version number than the
en/download.wml 145) stable versions listed above, there is a much higher chance of serious
en/download.wml 146) reliability and security bugs in these downloads.  Please be prepared
en/download.wml 147) to <a href="https://bugs.torproject.org/">report bugs</a>.
Andrew Lewman Add an underline and warnin...

Andrew Lewman authored 14 years ago

en/download.wml 148) </p>
en/download.wml 149) </div>
Andrew Lewman Replace the distro icons wi...

Andrew Lewman authored 14 years ago

en/download.wml 150) 
Andrew Lewman Add an underline and warnin...

Andrew Lewman authored 14 years ago

en/download.wml 151) <div class="underline"></div>
en/download.wml 152) <div class="nb">
Roger Dingledine move jeff's new download pa...

Roger Dingledine authored 16 years ago

en/download.wml 153) <p>
en/download.wml 154) Tor is distributed as <a href="http://www.fsf.org/">Free Software</a>
Andrew Lewman omnibus update of s/svnsand...

Andrew Lewman authored 14 years ago

en/download.wml 155) under the <a href="<gitblob>LICENSE">3-clause BSD license</a>. The
Roger Dingledine change the vidalia index page

Roger Dingledine authored 15 years ago

en/download.wml 156) bundles also include <a href="<page vidalia/index>">Vidalia</a>
Andrew Lewman replace privoxy with polipo...

Andrew Lewman authored 14 years ago

en/download.wml 157) and <a href="http://www.pps.jussieu.fr/~jch/software/polipo/">Polipo</a>, which are supporting
Roger Dingledine sometimes grammar can be cl...

Roger Dingledine authored 16 years ago

en/download.wml 158) applications distributed under the GNU GPL.
Roger Dingledine "tor", from the perspective...

Roger Dingledine authored 16 years ago

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

Andrew Lewman authored 16 years ago

en/download.wml 161) 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 162) if you want Tor to become faster and more usable please consider
en/download.wml 163) <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 164) </p>
Andrew Lewman Add an underline and warnin...

Andrew Lewman authored 14 years ago

en/download.wml 165) </div>
Andrew Lewman Replace the distro icons wi...

Andrew Lewman authored 14 years ago

en/download.wml 166) 
Andrew Lewman Add an underline and warnin...

Andrew Lewman authored 14 years ago

en/download.wml 167) <div class="underline"></div>
en/download.wml 168) <div class="nb">
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

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

Roger Dingledine authored 16 years ago

en/download.wml 176) 
Andrew Lewman Add an underline and warnin...

Andrew Lewman authored 14 years ago

en/download.wml 177) <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 178) 
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 179) <form action="http://freehaven.net/cgi-bin/majordomo.cgi">
Runa A. Sandvik closed tags

Runa A. Sandvik authored 14 years ago

en/download.wml 180) <input type="hidden" name="mlist" value="or-announce"/>
en/download.wml 181) <input type="hidden" name="subscribe" value="1"/>
en/download.wml 182) <input type="hidden" name="host" value="freehaven.net"/>
en/download.wml 183) <input name="email" size="15"/>
en/download.wml 184) <input type="submit" value="subscribe to or-announce"/>
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 185) </form>
Andrew Lewman Add an underline and warnin...

Andrew Lewman authored 14 years ago

en/download.wml 186) </div>
Roger Dingledine move the warnings around a...

Roger Dingledine authored 17 years ago

en/download.wml 187) 
Andrew Lewman Add an underline and warnin...

Andrew Lewman authored 14 years ago

en/download.wml 188) <div class="underline"></div>
en/download.wml 189) <div class="warning">
Shava Nerad moved warnings to top of th...

Shava Nerad authored 17 years ago

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

Roger Dingledine authored 16 years ago

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

Shava Nerad authored 17 years ago

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

Andrew Lewman authored 16 years ago

en/download.wml 194) <p>
en/download.wml 195) ...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 196) some of your habits, and reconfigure your software!
Jens Kubieziel - made the document more HT...

Jens Kubieziel authored 16 years ago

en/download.wml 197) 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 198) 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 199) </p>
en/download.wml 200) 
Andrew Lewman Update the homepage to visu...

Andrew Lewman authored 16 years ago

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

Andrew Lewman authored 16 years ago

en/download.wml 202) <li>
en/download.wml 203) 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 204) send their traffic through Tor &mdash; it doesn't magically anonymize
en/download.wml 205) all your traffic just because you install it.  We recommend you
Andrew Lewman Update firefox links to 3.0...

Andrew Lewman authored 14 years ago

en/download.wml 206) use <a href="http://www.mozilla.com/en-US/firefox/all-older.html">Firefox</a> with the <a
Roger Dingledine make the website build again

Roger Dingledine authored 13 years ago

en/download.wml 207) href="<page torbutton/index>">Torbutton</a> extension.
Andrew Lewman Update the homepage to visu...

Andrew Lewman authored 16 years ago

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

Shava Nerad authored 17 years ago

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

Andrew Lewman authored 16 years ago

en/download.wml 210) <li>
Roger Dingledine bring the warnings list a l...

Roger Dingledine authored 14 years ago

en/download.wml 211) Torbutton blocks browser plugins such as Java, Flash, ActiveX, RealPlayer,
en/download.wml 212) Quicktime, Adobe's PDF plugin, and others: they can be manipulated
en/download.wml 213) into revealing your IP address. For example, that means Youtube is
en/download.wml 214) disabled. If you really need your Youtube, you can <a href="<page
en/download.wml 215) torbutton/faq>#noflash">reconfigure Torbutton</a> to allow it; but
en/download.wml 216) be aware that you're opening yourself up to potential attack. Also,
Andrew Lewman add a link to archive.torpr...

Andrew Lewman authored 14 years ago

en/download.wml 217) extensions like Google toolbar look up more information about the
en/download.wml 218) websites you type in: they may bypass Tor and/or broadcast sensitive
en/download.wml 219) information. Some people prefer using two browsers (one for Tor, one
en/download.wml 220) for unsafe browsing).
Andrew Lewman Update the homepage to visu...

Andrew Lewman authored 16 years ago

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

Shava Nerad authored 17 years ago

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

Andrew Lewman authored 16 years ago

en/download.wml 223) <li>
Andrew Lewman add a link to archive.torpr...

Andrew Lewman authored 14 years ago

en/download.wml 224) Beware of cookies: if you ever browse without Tor and a site gives
en/download.wml 225) you a cookie, that cookie could identify you even when you start
en/download.wml 226) using Tor again. Torbutton tries to handle your cookies safely. <a
Shava Nerad moved warnings to top of th...

Shava Nerad authored 17 years ago

en/download.wml 227) href="https://addons.mozilla.org/firefox/82/">CookieCuller</a> can help
en/download.wml 228) 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 229) </li>
Shava Nerad moved warnings to top of th...

Shava Nerad authored 17 years ago

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

Andrew Lewman authored 16 years ago

en/download.wml 231) <li>
Roger Dingledine bring the warnings list a l...

Roger Dingledine authored 14 years ago

en/download.wml 232) Tor anonymizes the origin of your traffic, and it encrypts everything
en/download.wml 233) between you and the Tor network and everything inside the Tor network,
en/download.wml 234) but <a
Sebastian Hahn Replace links to wiki with...

Sebastian Hahn authored 13 years ago

en/download.wml 235) href="<wiki>TorFAQ#SoImtotallyanonymousifIuseTor">it
Shava Nerad moved warnings to top of th...

Shava Nerad authored 17 years ago

en/download.wml 236) can't encrypt your traffic between the Tor network and its final
Andrew Lewman add a link to archive.torpr...

Andrew Lewman authored 14 years ago

en/download.wml 237) destination.</a> If you are communicating sensitive information, you
en/download.wml 238) should use as much care as you would on the normal scary Internet &mdash;
en/download.wml 239) use HTTPS or other end-to-end encryption and authentication.
Andrew Lewman Update the homepage to visu...

Andrew Lewman authored 16 years ago

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

Roger Dingledine authored 17 years ago

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

Andrew Lewman authored 16 years ago

en/download.wml 242) <li>
Andrew Lewman add a link to archive.torpr...

Andrew Lewman authored 14 years ago

en/download.wml 243) While Tor blocks attackers on your local network from discovering
en/download.wml 244) or influencing your destination, it opens new risks: malicious or
en/download.wml 245) misconfigured Tor exit nodes can send you the wrong page, or even send
en/download.wml 246) you embedded Java applets disguised as domains you trust. Be careful
en/download.wml 247) opening documents or applications you download through Tor, unless you've
en/download.wml 248) verified their integrity.
Andrew Lewman Update the homepage to visu...

Andrew Lewman authored 16 years ago

en/download.wml 249) </li>
Roger Dingledine clarify that tor does not c...

Roger Dingledine authored 13 years ago

en/download.wml 250) 
en/download.wml 251) <li>
en/download.wml 252) Tor tries to prevent attackers from learning what destinations you connect
en/download.wml 253) to. It doesn't prevent somebody watching your traffic from learning that
en/download.wml 254) you're using Tor. You can mitigate (but not fully resolve) the risk
en/download.wml 255) by using a <a href="<page bridges>">Tor bridge relay</a> rather than
en/download.wml 256) connecting directly to the public Tor network, but ultimately the best
en/download.wml 257) protection here is a social approach: the more Tor users there are near
en/download.wml 258) you and the more <a href="<page torusers>">diverse</a> their interests,
en/download.wml 259) the less dangerous it will be that you are one of them.
en/download.wml 260) </li>
Andrew Lewman Update the homepage to visu...

Andrew Lewman authored 16 years ago

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

Shava Nerad authored 17 years ago

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

Andrew Lewman authored 16 years ago

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

Andrew Lewman authored 16 years ago

en/download.wml 264) <p>
en/download.wml 265) 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 266) This list of pitfalls isn't complete, and we need your
en/download.wml 267) help <a href="<page volunteer>#Documentation">identifying and documenting
en/download.wml 268) all the issues</a>.
en/download.wml 269) </p>
Andrew Lewman Add an underline and warnin...

Andrew Lewman authored 14 years ago

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

Andrew Lewman authored 16 years ago

en/download.wml 271) 
Andrew Lewman Add an underline and warnin...

Andrew Lewman authored 14 years ago

en/download.wml 272) <div class="underline"></div>
en/download.wml 273) <div class="nb">
en/download.wml 274) <p>
Andrew Lewman it's not a faq entry, it's...

Andrew Lewman authored 14 years ago

en/download.wml 275) See our <a href="<page verifying-signatures>">instructions
en/download.wml 276) on verifying package signatures</a>, which allows
Andrew Lewman Add an underline and warnin...

Andrew Lewman authored 14 years ago

en/download.wml 277) you to make sure you've downloaded the file we intended you to get.
en/download.wml 278) </p>
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 279) 
Andrew Lewman add a link to archive.torpr...

Andrew Lewman authored 14 years ago

en/download.wml 280) <p>
en/download.wml 281) If you would like to research any past release of Tor source, packages,
Andrew Lewman link directly to the packag...

Andrew Lewman authored 14 years ago

en/download.wml 282) or other binaries, see <a
en/download.wml 283) href="http://archive.torproject.org/tor-package-archive/">the archive</a>.
Andrew Lewman add a link to archive.torpr...

Andrew Lewman authored 14 years ago

en/download.wml 284) </p>
en/download.wml 285) 
Andrew Lewman Add an underline and warnin...

Andrew Lewman authored 14 years ago

en/download.wml 286) <p>
en/download.wml 287) See the <a href="<page documentation>#Developers">developer
en/download.wml 288) documentation</a> for instructions on fetching Tor from Git to get
en/download.wml 289) the very latest development version source code.
en/download.wml 290) You can also download the <a href="dist/">Privoxy source</a> or <a
en/download.wml 291) href="dist/vidalia-bundles/?C=M;O=D">Vidalia source</a>.
en/download.wml 292) </p>
en/download.wml 293) </div>
Shava Nerad moved warnings to top of th...

Shava Nerad authored 17 years ago

en/download.wml 294) 
Andrew Lewman Add an underline and warnin...

Andrew Lewman authored 14 years ago

en/download.wml 295) <div class="underline"></div>
en/download.wml 296) <div class="nb">
Roger Dingledine cleanups and fixes; move th...

Roger Dingledine authored 16 years ago

en/download.wml 297) <p>
Andrew Lewman Add an underline and warnin...

Andrew Lewman authored 14 years ago

en/download.wml 298) If you have trouble downloading Tor from this site, here is a <a
en/download.wml 299) href="<page mirrors>">list of sites mirroring the Tor site</a>.
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 300) </p>
Andrew Lewman Add an underline and warnin...

Andrew Lewman authored 14 years ago

en/download.wml 301) 
en/download.wml 302) <a id="ChangeLog"></a>
en/download.wml 303) <a id="Stable"></a>
en/download.wml 304) <a id="Testing"></a>
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 305) <p>
Andrew Lewman Add an underline and warnin...

Andrew Lewman authored 14 years ago

en/download.wml 306) For a list of what has changed in each stable Tor release, see the
Roger Dingledine link to maint-0.2.1 release...

Roger Dingledine authored 14 years ago

en/download.wml 307) <a href="<gitblobstable>ReleaseNotes">ReleaseNotes</a>. For a list of
Andrew Lewman Add an underline and warnin...

Andrew Lewman authored 14 years ago

en/download.wml 308) changes in both stable and development versions, see the
Andrew Lewman omnibus update of s/svnsand...

Andrew Lewman authored 14 years ago

en/download.wml 309) <a href="<gitblob>ChangeLog">ChangeLog</a>.
Roger Dingledine cleanups and fixes; move th...

Roger Dingledine authored 16 years ago

en/download.wml 310) </p>
Andrew Lewman Add an underline and warnin...

Andrew Lewman authored 14 years ago

en/download.wml 311) </div>
en/download.wml 312) <div class="underline"></div>
Roger Dingledine a bit more polish

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 16 years ago

en/download.wml 315) <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 316) 
en/download.wml 317) <p>
Andrew Lewman Add an underline and warnin...

Andrew Lewman authored 14 years ago

en/download.wml 318) Expert packages only contain Tor.  In all cases, you must configure Tor on your own.
Roger Dingledine move jeff's new download pa...

Roger Dingledine authored 16 years ago

en/download.wml 319) </p>
en/download.wml 320) 
Andrew Lewman Add an underline and warnin...

Andrew Lewman authored 14 years ago

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

Jens Kubieziel authored 18 years ago

en/download.wml 322) <thead>
Andrew Lewman Add an underline and warnin...

Andrew Lewman authored 14 years ago

en/download.wml 323) <tr bgcolor="#009933" style="color: white; ">
Andrew Lewman Add OS icons to the downloa...

Andrew Lewman authored 15 years ago

en/download.wml 324) <th>Operating System</th>
Andrew Lewman apparently we want just "Vi...

Andrew Lewman authored 16 years ago

en/download.wml 325) <th>Download Stable</th>
en/download.wml 326) <th>Download Unstable</th>
Andrew Lewman Add an underline and warnin...

Andrew Lewman authored 14 years ago

en/download.wml 327) <th>Installation and Configuration</th>
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

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

Jens Kubieziel authored 18 years ago

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

Peter Palfrader authored 18 years ago

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

Andrew Lewman authored 16 years ago

en/download.wml 332)   <td>
Jens Kubieziel <img>-Tag needs an addition...

Jens Kubieziel authored 15 years ago

en/download.wml 333)     <img src="images/ico-win.png" /> Windows (Contains only Tor)<br />
Andrew Lewman remove windows millenium an...

Andrew Lewman authored 14 years ago

en/download.wml 334)     <small><em>Windows 7, Vista, XP, 2000, 2003 Server</em></small>
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 335)   </td>
en/download.wml 336)   <td>
en/download.wml 337)     <a href="<package-win32-stable>"><version-win32-stable></a> (<a href="<package-win32-stable-sig>">sig</a>)
en/download.wml 338)   </td>
en/download.wml 339)   <td>
Andrew Lewman Add a sha1 file link to all...

Andrew Lewman authored 15 years ago

en/download.wml 340)     <a href="<package-win32-alpha>"><version-win32-alpha></a> 
Andrew Lewman remove sha1 links since sha...

Andrew Lewman authored 14 years ago

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

Andrew Lewman authored 16 years ago

en/download.wml 342)   </td>
en/download.wml 343)   <td>
Andrew Lewman Add an underline and warnin...

Andrew Lewman authored 14 years ago

en/download.wml 344)     <a href="<page docs/tor-doc-windows>">Windows</a>
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

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

Peter Palfrader authored 18 years ago

en/download.wml 346) </tr>
en/download.wml 347) 
Andrew Lewman move tor browser to the top

Andrew Lewman authored 15 years ago

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

Andrew Lewman authored 16 years ago

en/download.wml 349)   <td>
Jens Kubieziel <img>-Tag needs an addition...

Jens Kubieziel authored 15 years ago

en/download.wml 350)     <img src="images/ico-osx-uni.png" /> Mac (Contains only Tor)<br />
Sebastian Hahn Mention that the Expert bun...

Sebastian Hahn authored 14 years ago

en/download.wml 351)     <small><em>Intel Only, no Snow Leopard (10.6) support</em></small>
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 352)   </td>
en/download.wml 353)   <td>
en/download.wml 354)     <a href="<package-osx-stable>"><version-osx-stable></a> (<a href="<package-osx-stable-sig>">sig</a>)
en/download.wml 355)   </td>
en/download.wml 356)   <td>
Andrew Lewman Add a sha1 file link to all...

Andrew Lewman authored 15 years ago

en/download.wml 357)     <a href="<package-osx-alpha>"><version-osx-alpha></a> 
Andrew Lewman remove sha1 links since sha...

Andrew Lewman authored 14 years ago

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

Andrew Lewman authored 16 years ago

en/download.wml 359)   </td>
en/download.wml 360)   <td>
Andrew Lewman Add an underline and warnin...

Andrew Lewman authored 14 years ago

en/download.wml 361)     <a href="<page docs/tor-doc-osx>">Mac OS X</a>
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

en/download.wml 362)   </td>
Roger Dingledine stop calling the windows bu...

Roger Dingledine authored 17 years ago

en/download.wml 363) </tr>
en/download.wml 364) 
Andrew Lewman move tor browser to the top

Andrew Lewman authored 15 years ago

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

Andrew Lewman authored 16 years ago

en/download.wml 366)   <td>
Andrew Lewman pnx noticed we were lying a...

Andrew Lewman authored 15 years ago

en/download.wml 367)     Mac (Contains only Tor)<br />
Andrew Lewman my friend at apple says no...

Andrew Lewman authored 14 years ago

en/download.wml 368)     <small><em>PowerPC Only</em></small>
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

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

Andrew Lewman authored 16 years ago

en/download.wml 371)     <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 372)   </td>
en/download.wml 373)   <td>
Andrew Lewman Add a sha1 file link to all...

Andrew Lewman authored 15 years ago

en/download.wml 374)     <a href="<package-oldosx-alpha>"><version-oldosx-alpha></a> 
Andrew Lewman remove sha1 links since sha...

Andrew Lewman authored 14 years ago

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

Andrew Lewman authored 16 years ago

en/download.wml 376)   </td>
en/download.wml 377)   <td>
Andrew Lewman Add an underline and warnin...

Andrew Lewman authored 14 years ago

en/download.wml 378)     <a href="<page docs/tor-doc-osx>">Mac OS X</a>
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

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

Peter Palfrader authored 18 years ago

en/download.wml 380) </tr>
en/download.wml 381) 
Andrew Lewman move tor browser to the top

Andrew Lewman authored 15 years ago

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

Andrew Lewman authored 16 years ago

en/download.wml 383)   <td>
Jens Kubieziel <img>-Tag needs an addition...

Jens Kubieziel authored 15 years ago

en/download.wml 384)     <img src="images/ico-tux.png" /> 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 385)     <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 386)   </td>
en/download.wml 387)   <td colspan="2">
en/download.wml 388)     <a href="<page download-unix>">Linux/Unix download page</a>
en/download.wml 389)   </td>
en/download.wml 390)   <td>
Andrew Lewman Add an underline and warnin...

Andrew Lewman authored 14 years ago

en/download.wml 391)     <a href="<page docs/tor-doc-unix>">Linux/BSD/Unix</a>
Andrew Lewman Rewrite of the download pag...

Andrew Lewman authored 16 years ago

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

Peter Palfrader authored 18 years ago

en/download.wml 393) </tr>
en/download.wml 394) 
Andrew Lewman move tor browser to the top

Andrew Lewman authored 15 years ago

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

Andrew Lewman authored 16 years ago

en/download.wml 396)   <td>
en/download.wml 397)     Source tarballs<br />
en/download.wml 398)     <kbd>./configure &amp;&amp; make &amp;&amp; src/or/tor</kbd>
en/download.wml 399)   </td>
en/download.wml 400)   <td>
Roger Dingledine if you're fetching the tarb...

Roger Dingledine authored 14 years ago

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

Andrew Lewman authored 16 years ago

en/download.wml 403)   </td>
en/download.wml 404)   <td>
Roger Dingledine if you're fetching the tarb...

Roger Dingledine authored 14 years ago

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

Andrew Lewman authored 16 years ago

en/download.wml 407)   </td>
en/download.wml 408)   <td>
yGREK Heretix add missed </td>

yGREK Heretix authored 16 years ago

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

Andrew Lewman authored 16 years ago

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

Peter Palfrader authored 18 years ago

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

Roger Dingledine authored 19 years ago

download.html   413) 
Roger Dingledine move jeff's new download pa...

Roger Dingledine authored 16 years ago

en/download.wml 414) </div><!-- #main -->
Peter Palfrader Move website to wml

Peter Palfrader authored 18 years ago

en/download.wml 415) 
en/download.wml 416) #include <foot.wmi>