5de3b51589fc918a724f33da80b074cfe9cf2430
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1) ## translation metadata
Roger Dingledine looks like we never set the...

Roger Dingledine authored 13 years ago

2) # Revision: $Revision$
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3) # Translation-Priority: 3-low
4) 
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

5) #<!-- ATTENTION TRANSLATOR -->
Andrew Lewman apply jeremy's patch for os...

Andrew Lewman authored 12 years ago

6) #<!-- You MUST copy '/include/lang.wmi' along with this file! -->
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

7) 
8) #<!-- TBB DEFAULT LANGUAGE: Change 'en-US' below to your language code (if package exists)-->
9) #<!-- IMPORTANT: You MUST also change the default selection in 'lang.wmi' -->
10) <define-tag lang>en-US</define-tag>
11) 
Andrew Lewman apply jeremy's patch for os...

Andrew Lewman authored 12 years ago

12) #<!-- Download button text for language enabled packages -->
hiro Add changes for android rel...

hiro authored 5 years ago

13) <define-tag button-win-tbb32>Tor Browser</define-tag>
14) <define-tag button-win-tbb64>Currently Unused</define-tag>
Nicolas Vigier Remove old osx32 variables...

Nicolas Vigier authored 6 years ago

15) <define-tag button-osx-tbb64>Tor Browser</define-tag>
Erinn Clark update the website for the...

Erinn Clark authored 10 years ago

16) #<!-- Comment out until it's available again. -EC <define-tag button-osx-tbb64>64-bit</define-tag> -->
Sebastian Hahn Prefer 64bit on Linux

Sebastian Hahn authored 7 years ago

17) <define-tag button-lin-tbb32>Tor Browser (32-Bit)</define-tag>
18) <define-tag button-lin-tbb64>Tor Browser (64-Bit)</define-tag>
Andrew Lewman apply jeremy's patch for os...

Andrew Lewman authored 12 years ago

19) 
Sebastian Hahn Remove the ANNOUNCE_RSS hac...

Sebastian Hahn authored 12 years ago

20) #include "dlhead.wmi" TITLE="Download Tor" CHARSET="UTF-8"
Andrew Lewman apply jeremy's patch for os...

Andrew Lewman authored 12 years ago

21) 
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

22) <div id="content" class="clearfix">
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

23)   <div id="breadcrumbs"><a href="<page index>">Home &raquo; </a><a href="<page download/download>">Download</a></div>
24)   <div id="maincol-left">
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

25) <!-- BEGIN TEASER WARNING -->
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

26)     <div class="warning-top">
27)       <h2>Want Tor to really work?</h2>
Mike Perry Fix the download page warni...

Mike Perry authored 12 years ago

28) 	<p>You need to change some of your habits, as some things won't work exactly as
29) you are used to. Please read the <a href="#warning">full list of warnings</a> for details.
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

30) 	</p>
31)       </div>
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

32) <!-- END TEASER WARNING -->
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

33) <!-- START DOWNLOADS -->
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

34) <!-- START WINDOWS -->
Andrew Lewman download, js, and css patch...

Andrew Lewman authored 12 years ago

35)       <div id="windows" style="border-top: 0px;" class="accordionButton on">
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

36) 	<span class="windows24">Microsoft Windows</span>
37)       </div>
38)       <div class="accordionContent">
39) 	<div class="fauxhead"></div>
40) <!-- TOR BROWSER BUNDLE -->
Andrew Lewman apply jeremy's patch for os...

Andrew Lewman authored 12 years ago

41) #<!-- NOTE - change language enabled button text at the top of this page -->
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

42) 	<div class="package" style="padding-top: 13px; border-top: 0px;">
43) 	  <form class="downloads">
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

44) 	    <a class="button win-tbb" href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_<lang>.exe"><span class="strong">Download</span><span class="normal"><button-win-tbb32></span></a>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

45) 	    <select name="language" id="win-tbb" class="lang">
46) #include <lang.wmi>
47) 	    </select>
48) 	    <div class="sig">
David Fifield Fix download link anchors.

David Fifield authored 9 years ago

49) 	      <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

50) 	      (<a class="win-tbb-sig" href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_<lang>.exe.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

51) 	    </div>
hiro Add changes for android rel...

hiro authored 5 years ago

52) 	    <a class="additional" href="<page projects/torbrowser>#downloads-alpha">Download Unstable</a><br />
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

53) <!--	    <a class="additional" href="../dist/torbrowser/<version-torbrowserbundlealpha>/tor-browser-<version-torbrowserbundlealpha>_en-US.exe">Download Unstable</a> (<a href="../dist/torbrowser/<version-torbrowserbundlealpha>/tor-browser-<version-torbrowserbundlealpha>_en-US.exe.asc">sig</a>)-->
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

54) 	  </form>
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

55) 
Matt Pagan Changed non-tag "Tor Browse...

Matt Pagan authored 9 years ago

56) 	  <h2>Tor Browser</h2>
hiro Add changes for android rel...

hiro authored 5 years ago

57) 	  <em>Version <version-torbrowserbundle> (<releasedate-torbrowserbundle>) - Windows 10, 8, 7, Vista, and XP</em>
Matt Pagan Dropped the line that encou...

Matt Pagan authored 10 years ago

58) 	  <p>Everything you need to safely browse the Internet. <a href="<page projects/torbrowser>">Learn more &raquo;</a></p>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

59) 	</div>
60) <!-- EXPERT BUNDLE -->
61) 	<div class="package">
62) 	  <div class="downloads">
Roger Dingledine r25716 didn't do anything b...

Roger Dingledine authored 11 years ago

63) 	    <a class="button" href="<package-win32-stable>"><span class="strong">Download</span><span class="normal">Expert Bundle</span></a>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

64) 	    <div class="sig">
Roger Dingledine r25716 didn't do anything b...

Roger Dingledine authored 11 years ago

65) 	      (<a href="<package-win32-stable>.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

66) 	    </div>
67) 	  </div>
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

68) 
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

69) 	  <h2>Expert Bundle</h2>
Georg Koppen Bug 17445: State Windows 10...

Georg Koppen authored 8 years ago

70) 	  <em>Windows 10, 8, 7, Vista, XP, 2000, 2003 Server, ME, and Windows 98SE</em>
Matt Pagan Windows installer must be r...

Matt Pagan authored 9 years ago

71) 	  <p>Contains just Tor and nothing else. You'll need to configure Tor and all of your applications manually. This installer must be run as Administrator.</p>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

72) 	</div>
73)       </div>
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

74) <!-- END WINDOWS -->
75) <!-- START OS X -->
Andrew Lewman download, js, and css patch...

Andrew Lewman authored 12 years ago

76)       <div id="apple" class="accordionButton on">
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

77) 	<span class="mac24">Apple OS X</span></div>
78)       <div class="accordionContent">
79) 	<div class="fauxhead"></div>
80) <!-- TOR BROWSER BUNDLE -->
Andrew Lewman apply jeremy's patch for os...

Andrew Lewman authored 12 years ago

81) #<!-- NOTE - change language enabled button text at the top of this page -->
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

82) 	<div class="package" style="padding-top: 13px; border-top: 0px;">
83) 	  <form class="downloads">
Nicolas Vigier Remove old osx32 variables...

Nicolas Vigier authored 6 years ago

84) 	    <a class="button osx-tbb" href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_<lang>.dmg"><span class="strong">Download</span><span class="normal"><button-osx-tbb64></span></a>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

85) 	    <select name="language" id="osx-tbb" class="lang">
86) #include <lang.wmi>
87) 	    </select>
88) 	    <div class="sig">
David Fifield Fix download link anchors.

David Fifield authored 9 years ago

89) 	      <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

90) 	      (<a class="osx-tbb-sig" href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_<lang>.dmg.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

91) 	    </div>
Roger Dingledine fix broken anchor

Roger Dingledine authored 9 years ago

92) 	    <a class="additional" href="<page projects/torbrowser>#downloads-alpha">Download Unstable</a><br />
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

93) 	  </form>
94) 
Matt Pagan Changed non-tag "Tor Browse...

Matt Pagan authored 9 years ago

95) 	  <h2>Tor Browser</h2>
Sebastian Hahn Implement #8968

Sebastian Hahn authored 8 years ago

96) 	  <em>Version <version-torbrowserbundleosx64> (<releasedate-torbrowserbundleosx64>)- OS X Intel</em>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

97) 	  <p>Everything you need to safely browse the Internet. This package requires no installation. Just extract it and run. <a href="<page projects/torbrowser>">Learn more &raquo;</a></p>
98) 	</div>
George Kadianakis Add the missing Apple OS X...

George Kadianakis authored 11 years ago

99)   </div>
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

100)  <!-- END OS X -->
101)  <!-- START UNIX -->
Andrew Lewman download, js, and css patch...

Andrew Lewman authored 12 years ago

102)       <div id="linux" class="accordionButton on">
Sebastian Hahn Offend everyone thoroughly

Sebastian Hahn authored 8 years ago

103) 	<span class="linux24">Linux</span></div>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

104)       <div class="accordionContent">
105) 	<div class="fauxhead"></div>
106)   <!-- TOR BROWSER BUNDLE -->
Andrew Lewman apply jeremy's patch for os...

Andrew Lewman authored 12 years ago

107) #<!-- NOTE - change language enabled button text at the top of this page -->
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

108) 	<div class="package" style="padding-top: 13px; border-top: 0px;">
109) 	  <form class="downloads">
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

110) 	    <a class="button lin-tbb64" href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_<lang>.tar.xz"><span class="strong">Download</span><span class="normal"><button-lin-tbb64></span></a>
Sebastian Hahn Prefer 64bit on Linux

Sebastian Hahn authored 7 years ago

111) 	    <select name="language" id="lin-tbb64" class="lang">
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

112) #include <lang.wmi>
113) 	    </select>
114) 	    <div class="sig">
David Fifield Fix download link anchors.

David Fifield authored 9 years ago

115) 	      <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

116) 	      (<a class="lin-tbb64-sig" href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_<lang>.tar.xz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

117) 	    </div>
Sebastian Hahn Prefer 64bit on Linux

Sebastian Hahn authored 7 years ago

118) 	    <a class="additional" href="<page projects/torbrowser>#downloads-alpha">Download Unstable</a><br />
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

119) <!--	    <a class="additional" href="../dist/torbrowser/<version-torbrowserbundlelinux64alpha>/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64alpha>-dev-en-US.tar.gz">Download Unstable</a> (<a href="../dist/torbrowser/<version-torbrowserbundlelinux64alpha>/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64alpha>-dev-en-US.tar.gz.asc">sig</a>)-->
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

120) 
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

121) 	    <a class="button lin-tbb32" href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_<lang>.tar.xz"><span class="strong">Download</span><span class="normal"><button-lin-tbb32></span></a>
Sebastian Hahn Prefer 64bit on Linux

Sebastian Hahn authored 7 years ago

122) 	    <select name="language" id="lin-tbb32" class="lang">
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

123) #include <lang.wmi>
124) 	    </select>
125) 	    <div class="sig">
David Fifield Fix download link anchors.

David Fifield authored 9 years ago

126) 	      <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

127) 	      (<a class="lin-tbb32-sig" href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_<lang>.tar.xz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

128) 	    </div>
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

129) <!--	    <a class="additional" href="../dist/torbrowser/<version-torbrowserbundlelinux32alpha>/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32alpha>-dev-en-US.tar.gz">Download Unstable</a> (<a href="../dist/torbrowser/<version-torbrowserbundlelinux32alpha>/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32alpha>-dev-en-US.tar.gz.asc">sig</a>)<p>-->
Sebastian Hahn Prefer 64bit on Linux

Sebastian Hahn authored 7 years ago

130) 
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

131) 	  </form>
132) 
Matt Pagan Changed non-tag "Tor Browse...

Matt Pagan authored 9 years ago

133) 	  <h2>Tor Browser</h2>
Sebastian Hahn Implement #8968

Sebastian Hahn authored 8 years ago

134) 	  <em>Version <version-torbrowserbundlelinux32> (<releasedate-torbrowserbundlelinux32>) - Linux, BSD, and Unix</em>
Andrew Lewman try to resolve #5391.

Andrew Lewman authored 11 years ago

135) 	  <p>Everything you need to safely browse the Internet. This
136) package requires no installation. Just extract it and run. <a
137) href="<page projects/torbrowser>">Learn more &raquo;</a></p>
138) <!-- repo packages -->
139) 	<div class="package" style="border-bottom: 0px;">
140) 	  <div class="downloads">
141) 	    <a class="additional" style="font-weight: bold;"
Andrew Lewman less text is better.

Andrew Lewman authored 11 years ago

142) href="<page download/download-unix>">Tor repositories.</a>
Andrew Lewman try to resolve #5391.

Andrew Lewman authored 11 years ago

143) 	  </div>
144) 
Andrew Lewman try to address ticket 7659

Andrew Lewman authored 11 years ago

145) 	  <h2>Tor (standalone)</h2>
Andrew Lewman try to resolve #5391.

Andrew Lewman authored 11 years ago

146) 	  <p>Install the Tor components yourself, run a relay, create
147) custom configurations. All an apt-get or yum install away.</p>
148) 	</div>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

149) 	</div>
150)       </div>
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

151) <!-- END UNIX -->
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

152) <!-- START ANDROID -->
hiro Add changes to various down...

hiro authored 5 years ago

153)       <div id="android" class="accordionButton on">
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

154)         <span class="android24">Android</span>
155)       </div>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

156)       <div class="accordionContent">
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

157)         <div class="fauxhead"></div>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

158) 	<div class="package" style="padding-top: 13px; border-top: 0px;">
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

159)           <form class="downloads">
hiro Add apk link and versions t...

hiro authored 5 years ago

160)             <a class="button" href="../dist/torbrowser/mobile/<version-torbrowserbundleandroid>/tor-browser-android-arm-<version-torbrowserbundleandroid>.apk"><span class="strong">Download</span><span class="normal">Android</span></a>
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

161)             <div class="sig">
hiro Update link for android apk...

hiro authored 5 years ago

162)               (<a class="android-tbb-sig" href="../dist/torbrowser/mobile/<version-torbrowserbundleandroid>/tor-browser-android-arm-<version-torbrowserbundleandroid>.apk.asc">sig</a>)
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

163)               <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
164)             </div>
165)           </form>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

166) 
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

167) 	  <h2>Tor Browser</h2>
168)           <p>
169)           Introducing Tor Browser for Android, the mobile browser with the
170)           highest privacy protections ever available and on par with Tor
171)           Browser for desktop. You can download the alpha release on
hiro Add changes to various down...

hiro authored 5 years ago

172)           <a href="https://play.google.com/store/apps/details?id=org.torproject.torbrowser_alpha">GooglePlay</a>,
Roger Dingledine fix spelling error on downl...

Roger Dingledine authored 5 years ago

173)           or you can get the apk by clicking on the button below.
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

174)           </p>
175)           <p>
176)           Note: For this release, <b>you also need to install Orbot</b>, you can
hiro Add changes to various down...

hiro authored 5 years ago

177)           learn more about it <a href="https://guardianproject.info/apps/orbot">here</a>.
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

178)           </p>
179)           <p>
180)           Known issue: Our Security Slider is now under ‘Security Settings,
hiro Add apk link and versions t...

hiro authored 5 years ago

181)           but because of a small issue, it’s only showing up after you restart
182) 	  the app. We plan on fixing it for the next release.
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

183)           </p>
184)        </div>
hiro Add changes to various down...

hiro authored 5 years ago

185)      </div>
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

186) <!-- END ANDROID -->
hiro Add changes to various down...

hiro authored 5 years ago

187) <!-- START SMARTPHONE
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

188)       <div id="smartphone" class="accordionButton on">
189) 	<span class="smartphone24">Smartphone</span>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

190)       </div>
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

191)       <div class="accordionContent">
192) 	<div class="fauxhead"></div>
193) 	<div class="package" style="padding-top: 13px; border-top: 0px; border-bottom: 1px solid #888888;">
194)         </div>
195)      </div>
hiro Add changes to various down...

hiro authored 5 years ago

196) END SMARTPHONE -->
Sebastian Hahn Move the source code sectio...

Sebastian Hahn authored 13 years ago

197) <!-- BEGIN SOURCE -->
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

198)       <div id="source" class="accordionButton on">
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

199) 	<span class="sourcecode24">Source Code</span></div>
200)       <div class="accordionContent">
201) 	<div class="fauxhead"></div>
202) 	<div class="package" style="padding-top: 13px; border-top: 0px; border-bottom: 1px solid #888888;">
203) 	  <div class="downloads">
204) 	    <a class="button" href="../dist/tor-<version-stable>.tar.gz"><span class="strong">Download</span><span class="normal">Source Code</span></a>
205) 	    <div class="sig">
206) 	      (<a href="../dist/tor-<version-stable>.tar.gz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
207) 	    </div>
208) 	    <a class="button" href="../dist/tor-<version-alpha>.tar.gz"><span class="strong">Download</span><span class="normal">Source Code (Unstable)</span></a>
209) 	    <div class="sig">
210) 	      (<a href="../dist/tor-<version-alpha>.tar.gz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
211) 	    </div>
212) 	  </div>
213) 
214) 	  <h2>Source Tarball</h2>
215) 	  <p> Configure with: <code style="color: #666666;">./configure &amp;&amp; make &amp;&amp; src/or/tor</code></p>
Matt Pagan linking to git from tags wo...

Matt Pagan authored 9 years ago

216) 	  <p>The current stable version of Tor is <version-stable>. Its <a href="<gitblob>ReleaseNotes<cgitstable>">release notes</a> are available.</p>
Roger Dingledine use the wml link macros we...

Roger Dingledine authored 10 years ago

217) 	  <p>The current unstable/alpha version of Tor is <version-alpha>. Its <a href="<gitblob>ChangeLog">Changelog</a> is available.</p>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

218) 	</div>
219)       </div>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

220)       <div class="expander"><a href="javascript:void(0)" class="switch">Expand All</a></div>
Sebastian Hahn Move the source code sectio...

Sebastian Hahn authored 13 years ago

221) <!-- END SOURCE -->
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

222) <!-- END DOWNLOADS -->
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

223) <br>
Andrew Lewman fix up the info blurb, upda...

Andrew Lewman authored 13 years ago

224) <!-- BEGIN WARNING -->
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

225) <div class="warning">
226) <a name="warning"></a>
Roger Dingledine support the old anchor name...

Roger Dingledine authored 13 years ago

227) <a name="Warning"></a>
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

228) <h2><a class="anchor" href="#warning">Want Tor to really work?</a></h2>
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

229) 	<p>You need to change some of your habits, as some things won't work exactly as
Mike Perry Fix the download page warni...

Mike Perry authored 12 years ago

230) you are used to.</p>
Andrew Lewman fix up the info blurb, upda...

Andrew Lewman authored 13 years ago

231) 
232) <ol>
Arthur Edelstein Bug 20465: Call it 'Tor Bro...

Arthur Edelstein authored 7 years ago

233) <li><b>Use Tor Browser</b>
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

234) 
235) <p>
Mike Perry Try to trim and simplify th...

Mike Perry authored 12 years ago

236) 
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

237) Tor does not protect all of your computer's Internet traffic when you
238) run it. Tor only protects your applications that are properly configured to
239) send their Internet traffic through Tor. To avoid problems with Tor
240) configuration, we strongly recommend you use the
Matt Pagan Changed non-tag "Tor Browse...

Matt Pagan authored 9 years ago

241) <a href="<page projects/torbrowser>">Tor Browser</a>. It is pre-configured to protect
Arthur Edelstein Bug 20465: Call it 'Tor Bro...

Arthur Edelstein authored 7 years ago

242) your privacy and anonymity on the web as long as you're browsing with Tor
Mike Perry Try to trim and simplify th...

Mike Perry authored 12 years ago

243) Browser itself. Almost any other web browser configuration is likely to be
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

244) unsafe to use with Tor.
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

245) 
246) </p>
Mike Perry Try to trim and simplify th...

Mike Perry authored 12 years ago

247) 
Andrew Lewman fix up the info blurb, upda...

Andrew Lewman authored 13 years ago

248) </li>
249) 
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

250) <li><b>Don't torrent over Tor</b>
251) <p>
hiro Add changes for android rel...

hiro authored 5 years ago

252) Torrent file-sharing applications have been observed to ignore proxy
253) settings and make direct connections even when they are told to use Tor.
254) Even if your torrent application connects only through Tor, you will
255) often send out your real IP address in the tracker GET request,
256) because that's how torrents work. Not only do you <a
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

257) href="https://blog.torproject.org/blog/bittorrent-over-tor-isnt-good-idea">
hiro Add changes for android rel...

hiro authored 5 years ago

258) deanonymize your torrent traffic and your other simultaneous Tor web
259) traffic</a> this way, you also slow down the entire Tor network for everyone else.
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

260) </p>
261) </li>
262) 
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

263) <li><b>Don't enable or install browser plugins</b>
264) 
265) <p>
Mike Perry Try to trim and simplify th...

Mike Perry authored 12 years ago

266) 
Arthur Edelstein Bug 20465: Call it 'Tor Bro...

Arthur Edelstein authored 7 years ago

267) Tor Browser will block browser plugins such as Flash, RealPlayer,
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

268) Quicktime, and others: they can be manipulated into revealing your IP address.
269) Similarly, we do not recommend installing additional addons or plugins into
Arthur Edelstein Bug 20465: Call it 'Tor Bro...

Arthur Edelstein authored 7 years ago

270) Tor Browser, as these may bypass Tor or otherwise harm your anonymity and
Sebastian Hahn youtube no longer breaks wh...

Sebastian Hahn authored 9 years ago

271) privacy.
Andrew Lewman fix up the info blurb, upda...

Andrew Lewman authored 13 years ago

272) 
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

273) </p>
Mike Perry Try to trim and simplify th...

Mike Perry authored 12 years ago

274) 
Andrew Lewman fix up the info blurb, upda...

Andrew Lewman authored 13 years ago

275) </li>
276) 
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

277) <li><b>Use HTTPS versions of websites</b>
Mike Perry Try to trim and simplify th...

Mike Perry authored 12 years ago

278) 
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

279) <p>
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

280) 
281) Tor will encrypt your traffic
Roger Dingledine whee, these links were brok...

Roger Dingledine authored 10 years ago

282) <a href="<page about/overview>#thesolution">to and
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

283) within the Tor network</a>, but the encryption of your traffic to the final
284) destination website depends upon on that website. To help ensure private
Arthur Edelstein Bug 20465: Call it 'Tor Bro...

Arthur Edelstein authored 7 years ago

285) encryption to websites, Tor Browser includes <a
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

286) href="https://www.eff.org/https-everywhere">HTTPS Everywhere</a> to force the
287) use of HTTPS encryption with major websites that support it. However, you
288) should still watch the browser URL bar to ensure that websites you provide
289) sensitive information to display a
Mike Perry Try to trim and simplify th...

Mike Perry authored 12 years ago

290) <a href="https://support.mozilla.com/en-US/kb/Site%20Identity%20Button">blue or
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

291) green URL bar button</a>, include <b>https://</b> in the URL, and display the
Roger Dingledine point to https://www.eff.or...

Roger Dingledine authored 10 years ago

292) proper expected name for the website. Also see EFF's interactive page
293) explaining <a href="https://www.eff.org/pages/tor-and-https">how Tor
294) and HTTPS relate</a>.
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

295) 
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

296) </p>
297) 
298) </li>
299) 
300) <li><b>Don't open documents downloaded through Tor while online</b>
301) 
302) <p>
303) 
Arthur Edelstein Bug 20465: Call it 'Tor Bro...

Arthur Edelstein authored 7 years ago

304) Tor Browser will warn you before automatically opening documents that are
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

305) handled by external applications. <b>DO NOT IGNORE THIS WARNING</b>.  You
306) should be very careful when downloading documents via Tor (especially DOC and
Sebastian Hahn mention that pdf.js is OK

Sebastian Hahn authored 8 years ago

307) PDF files, unless you use the PDF viewer that's built into Tor Browser) as
308) these documents can contain Internet resources that will be downloaded outside
309) of Tor by the application that opens them. This will reveal your non-Tor IP
310) address. If you must work with DOC and/or PDF files, we strongly recommend
311) either using a disconnected computer,
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

312) downloading the free <a href="https://www.virtualbox.org/">VirtualBox</a> and
313) using it with a <a href="http://virtualboxes.org/">virtual machine image</a>
George Kadianakis Fix TAILS links to use HTTP...

George Kadianakis authored 10 years ago

314) with networking disabled, or using <a href="https://tails.boum.org/">Tails</a>.
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

315) Under no circumstances is it safe to use
316) <a href="https://blog.torproject.org/blog/bittorrent-over-tor-isnt-good-idea">BitTorrent
317) and Tor</a> together, however.
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

318) 
319) </p>
Mike Perry Try to trim and simplify th...

Mike Perry authored 12 years ago

320) 
Andrew Lewman fix up the info blurb, upda...

Andrew Lewman authored 13 years ago

321) </li>
Roger Dingledine replay 23239, also lost in...

Roger Dingledine authored 13 years ago

322) 
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

323) <li><b>Use bridges and/or find company</b>
Mike Perry Try to trim and simplify th...

Mike Perry authored 12 years ago

324) 
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

325) <p>
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

326) 
327) Tor tries to prevent attackers from learning what destination websites you
328) connect to. However, by default, it does not prevent somebody watching your Internet
329) traffic from learning that you're using Tor. If this matters to you, you can
330) reduce this risk by configuring Tor to use a <a href="<page docs/bridges>">Tor
331) bridge relay</a> rather than connecting directly to the public Tor network.
332) Ultimately the best protection is a social approach: the more Tor
Andrew Lewman try to resolve #5391.

Andrew Lewman authored 11 years ago

333) users there are near you and the more
334) <a href="<page about/torusers>">diverse</a> their interests, the less
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

335) dangerous it will be that you are one of them. Convince other people to use
336) Tor, too!
337) 
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

338) </p>
Mike Perry Try to trim and simplify th...

Mike Perry authored 12 years ago

339) 
Roger Dingledine replay 23239, also lost in...

Roger Dingledine authored 13 years ago

340) </li>
Andrew Lewman add g. on the download warn...

Andrew Lewman authored 12 years ago

341) 
Andrew Lewman fix up the info blurb, upda...

Andrew Lewman authored 13 years ago

342) </ol>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

343) <br>
Andrew Lewman fix up the info blurb, upda...

Andrew Lewman authored 13 years ago

344) <p>
345) Be smart and learn more. Understand what Tor does and does not offer.
346) This list of pitfalls isn't complete, and we need your
347) help <a href="<page getinvolved/volunteer>#Documentation">identifying and documenting
348) all the issues</a>.
349) </p>
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

350) </div>
351) <!-- END WARNING -->
352) </div>
353) <!-- END MAINCOL -->
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

354) <!-- START SIDECOL -->
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

355) <div id="sidecol-right">
Andrew Lewman try to resolve #5391.

Andrew Lewman authored 11 years ago

356) <div class="img-shadow sidenav">
357) <div class="sidenav-sub">
358) <h2>Jump To:</h2>
359) <ul>
360) <li class="dropdown"><a href="<page
361) download/download>#windows">Microsoft Windows</a></li>
362) <li class="dropdown"><a href="<page download/download>#apple">Apple OS
363) X</a></li>
364) <li class="dropdown"><a href="<page
365) download/download>#linux">Linux/Unix</a></li>
366) <li class="dropdown"><a href="<page
367) download/download>#smartphone">Smartphones</a></li>
368) <li class="dropdown"><a href="<page download/download>#source">Source
369) Code</a></li>
370) </ul>
371) </div>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

372) </div>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

373) <!-- START DONATION WIDGET -->
Arthur Edelstein Bug 20734: Fix links and re...

Arthur Edelstein authored 7 years ago

374) <a href="<page donate/donate-download>"><img src="../images/btn_donateCC_LG.gif"></a>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

375) <!-- END DONATION WIDGET -->
376) <!-- START INFO -->
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

377) <div class="img-shadow">
378) <div class="sidenav-sub">
379) <h2>Having Trouble?</h2>
380) <ul>
381) <li class="dropdown"><a href="<page docs/documentation>">Read the fine manuals</a></li>
382) </ul>
383) </div>
384) </div>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

385) <!-- END INFO -->
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

386) </div>
387) <!-- END SIDECOL -->
388) </div>
389) <!-- END CONTENT -->