c261c7ec855eea8029a7655ffe9f7ca255d921ce
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 -->
Matt Pagan Changed non-tag "Tor Browse...

Matt Pagan authored 9 years ago

13) <define-tag button-win-tbb32>Tor Browser</define-tag>
Andrew Lewman apply jeremy's patch for os...

Andrew Lewman authored 12 years ago

14) <define-tag button-win-tbb64>Currently Unused</define-tag>
Matt Pagan Changed non-tag "Tor Browse...

Matt Pagan authored 9 years ago

15) <define-tag button-osx-tbb32>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> -->
Matt Pagan Changed non-tag "Tor Browse...

Matt Pagan authored 9 years ago

17) <define-tag button-lin-tbb32>Tor Browser</define-tag>
Sebastian Hahn Stop calling the linux tbb...

Sebastian Hahn authored 12 years ago

18) <define-tag button-lin-tbb64>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">
Erinn Clark update the website for the...

Erinn Clark authored 10 years ago

44) 	    <a class="button win-tbb" href="../dist/torbrowser/<version-torbrowserbundledir>/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>
Erinn Clark update the website for the...

Erinn Clark authored 10 years ago

50) 	      (<a class="win-tbb-sig" href="../dist/torbrowser/<version-torbrowserbundledir>/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>
Roger Dingledine fix broken anchor

Roger Dingledine authored 9 years ago

52) 	    <a class="additional" href="<page projects/torbrowser>#downloads-alpha">Download Unstable</a><br />
Erinn Clark update the website for the...

Erinn Clark authored 10 years ago

53) <!--	    <a class="additional" href="../dist/torbrowser/<version-torbrowserbundledir>/tor-browser-<version-torbrowserbundlealpha>_en-US.exe">Download Unstable</a> (<a href="../dist/torbrowser/<version-torbrowserbundledir>/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>
Andrew Lewman working in windows 8.

Andrew Lewman authored 11 years ago

57) 	  <em>Version <version-torbrowserbundle> - Windows 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>
Andrew Lewman working in windows 8.

Andrew Lewman authored 11 years ago

70) 	  <em>Windows 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">
Roger Dingledine fix the filename for the ne...

Roger Dingledine authored 9 years ago

84) 	    <a class="button osx-tbb" href="../dist/torbrowser/<version-torbrowserbundledir>/TorBrowser-<version-torbrowserbundleosx32>-osx32_<lang>.dmg"><span class="strong">Download</span><span class="normal"><button-osx-tbb32></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>
Roger Dingledine fix the filename for the ne...

Roger Dingledine authored 9 years ago

90) 	      (<a class="osx-tbb-sig" href="../dist/torbrowser/<version-torbrowserbundledir>/TorBrowser-<version-torbrowserbundleosx32>-osx32_<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 />
Erinn Clark comment out more 64-bit osx...

Erinn Clark authored 10 years ago

93) # Comment out until 64-bit OSX bundles are available again
94) #	    <a class="button osx-tbb64" href="../dist/torbrowser/<version-torbrowserbundledir>/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-<lang>.zip"><span class="strong">Download</span><span class="normal"><button-osx-tbb64></span></a>
95) #	    <select name="language" id="osx-tbb64" class="lang">
96) 
97) # NO #include <lang.wmi>
98) #	    </select>
99) #	    <div class="sig">
David Fifield Fix download link anchors.

David Fifield authored 9 years ago

100) #	      <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
Erinn Clark comment out more 64-bit osx...

Erinn Clark authored 10 years ago

101) #<!-- OSX 64. -EC
102) #	      (<a class="osx-tbb64-sig" href="../dist/torbrowser/<version-torbrowserbundledir>/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-<lang>.zip.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
103) #	    </div>
104) #	    <a href="<page projects/torbrowser-details>#build">Source Code</a><br />
105) #	    <a class="additional" href="../dist/torbrowser/<version-torbrowserbundledir>/TorBrowser-<version-torbrowserbundleosx32alpha>-osx-i386-en-US.zip">Download Unstable</a> (<a href="../dist/torbrowser/<version-torbrowserbundledir>/TorBrowser-<version-torbrowserbundleosx32alpha>-osx-i386-en-US.zip.asc">sig</a>)
106) 
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

107) 	  </form>
108) 
Matt Pagan Changed non-tag "Tor Browse...

Matt Pagan authored 9 years ago

109) 	  <h2>Tor Browser</h2>
Roger Dingledine break version-torbrowserbun...

Roger Dingledine authored 12 years ago

110) 	  <em>Version <version-torbrowserbundleosx32> - OS X Intel</em>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

111) 	  <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>
112) 	</div>
George Kadianakis Add the missing Apple OS X...

George Kadianakis authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 12 years ago

116)       <div id="linux" class="accordionButton on">
Andrew Lewman be consistent in usage of a...

Andrew Lewman authored 11 years ago

117) 	<span class="linux24">GNU/Linux, BSD, and Unix</span></div>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

121) #<!-- 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

122) 	<div class="package" style="padding-top: 13px; border-top: 0px;">
123) 	  <form class="downloads">
Erinn Clark update the website for the...

Erinn Clark authored 10 years ago

124) 	    <a class="button lin-tbb32" href="../dist/torbrowser/<version-torbrowserbundledir>/tor-browser-linux32-<version-torbrowserbundlelinux32>_<lang>.tar.xz"><span class="strong">Download</span><span class="normal"><button-lin-tbb32></span></a>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

125) 	    <select name="language" id="lin-tbb32" class="lang">
126) #include <lang.wmi>
127) 	    </select>
128) 	    <div class="sig">
David Fifield Fix download link anchors.

David Fifield authored 9 years ago

129) 	      <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
Erinn Clark update the website for the...

Erinn Clark authored 10 years ago

130) 	      (<a class="lin-tbb32-sig" href="../dist/torbrowser/<version-torbrowserbundledir>/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

131) 	    </div>
Erinn Clark update the website for the...

Erinn Clark authored 10 years ago

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

Andrew Lewman authored 12 years ago

133) 
Erinn Clark update the website for the...

Erinn Clark authored 10 years ago

134) 	    <a class="button lin-tbb64" href="../dist/torbrowser/<version-torbrowserbundledir>/tor-browser-linux64-<version-torbrowserbundlelinux64>_<lang>.tar.xz"><span class="strong">Download</span><span class="normal"><button-lin-tbb64></span></a>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

135) 	    <select name="language" id="lin-tbb64" class="lang">
136) #include <lang.wmi>
137) 	    </select>
138) 	    <div class="sig">
David Fifield Fix download link anchors.

David Fifield authored 9 years ago

139) 	      <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
Erinn Clark update the website for the...

Erinn Clark authored 10 years ago

140) 	      (<a class="lin-tbb64-sig" href="../dist/torbrowser/<version-torbrowserbundledir>/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

141) 	    </div>
Roger Dingledine fix broken anchor

Roger Dingledine authored 9 years ago

142) 	    <a class="additional" href="<page projects/torbrowser>#downloads-alpha">Download Unstable</a><br />
Erinn Clark update the website for the...

Erinn Clark authored 10 years ago

143) <!--	    <a class="additional" href="../dist/torbrowser/<version-torbrowserbundledir>/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64alpha>-dev-en-US.tar.gz">Download Unstable</a> (<a href="../dist/torbrowser/<version-torbrowserbundledir>/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

144) 	  </form>
145) 
Matt Pagan Changed non-tag "Tor Browse...

Matt Pagan authored 9 years ago

146) 	  <h2>Tor Browser</h2>
Roger Dingledine apparently tbb for linux do...

Roger Dingledine authored 11 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 11 years ago

156) 	  </div>
157) 
Andrew Lewman try to address ticket 7659

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

164) <!-- END UNIX -->
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

165) <!-- START SMARTPHONES -->
Andrew Lewman download, js, and css patch...

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

167) 	<span class="smartphone24">Tor for Smartphones</span></div>
168)       <div class="accordionContent">
169) 	<div class="fauxhead"></div>
170) <!-- ANDROID -->
171) 	<div class="package" style="padding-top: 13px; border-top: 0px;">
172) 	  <div class="downloads">
Andrew Lewman fix the android links based...

Andrew Lewman authored 11 years ago

173) 	      <a class="additional" href="<page docs/android>">Installation Instructions</a>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

174) 	  </div>
175) 
176) 	  <h2>Android Bundle</h2>
Colin Fixed GooglePlay Orbot link

Colin authored 9 years ago

177) 	  <p>Our software is available for Android-based phones, tablets, and computers from the <a href="https://guardianproject.info/">Guardian Project</a> in their <a href= "https://guardianproject.info/2012/03/15/our-new-f-droid-app-repository/">F-Droid Repository</a> or the <a href="https://play.google.com/store/apps/details?id=org.torproject.android">Google Play Store</a>.</p>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

178) 	</div>
179) <!-- Nokia -->
180) 	<div class="package" style="border-bottom: 0px;">
181) 	  <div class="downloads">
182) 	    <a class="additional" style="font-weight: bold;" href="<page docs/N900>">Experimental Instructions</a>
183) 	  </div>
184) 
185) 	  <h2>Nokia Maemo/N900</h2>
186) 	</div>
187)       </div>
188) <!-- END SMARTPHONES -->
Sebastian Hahn Move the source code sectio...

Sebastian Hahn authored 13 years ago

189) <!-- BEGIN SOURCE -->
Andrew Lewman download, js, and css patch...

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

191) 	<span class="sourcecode24">Source Code</span></div>
192)       <div class="accordionContent">
193) 	<div class="fauxhead"></div>
194) 	<div class="package" style="padding-top: 13px; border-top: 0px; border-bottom: 1px solid #888888;">
195) 	  <div class="downloads">
196) 	    <a class="button" href="../dist/tor-<version-stable>.tar.gz"><span class="strong">Download</span><span class="normal">Source Code</span></a>
197) 	    <div class="sig">
198) 	      (<a href="../dist/tor-<version-stable>.tar.gz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
199) 	    </div>
200) 	    <a class="button" href="../dist/tor-<version-alpha>.tar.gz"><span class="strong">Download</span><span class="normal">Source Code (Unstable)</span></a>
201) 	    <div class="sig">
202) 	      (<a href="../dist/tor-<version-alpha>.tar.gz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
203) 	    </div>
204) 	  </div>
205) 
206) 	  <h2>Source Tarball</h2>
207) 	  <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

208) 	  <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

209) 	  <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

210) 	</div>
211)       </div>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

212)       <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

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

220) <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

221) 	<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

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

Andrew Lewman authored 13 years ago

223) 
224) <ol>
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

225) <li><b>Use the Tor Browser</b>
226) 
227) <p>
Mike Perry Try to trim and simplify th...

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Matt Pagan authored 9 years ago

233) <a href="<page projects/torbrowser>">Tor Browser</a>. It is pre-configured to protect
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

235) 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

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Andrew Lewman authored 13 years ago

240) </li>
241) 
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

242) <li><b>Don't torrent over Tor</b>
243) <p>
244) Torrent file-sharing applications have been observed to ignore proxy 
245) settings and make direct connections even when they are told to use Tor. 
246) Even if your torrent application connects only through Tor, you will 
247) often send out your real IP address in the tracker GET request, 
248) because that's how torrents work. Not only do you <a 
249) href="https://blog.torproject.org/blog/bittorrent-over-tor-isnt-good-idea">
Matt Pagan Cleanup; added FAQ entries.

Matt Pagan authored 10 years ago

250) deanonymize your torrent traffic and your other simultaneous Tor web 
251) 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

252) </p>
253) </li>
254) 
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

259) The Tor Browser will block browser plugins such as Flash, RealPlayer,
260) Quicktime, and others: they can be manipulated into revealing your IP address.
261) Similarly, we do not recommend installing additional addons or plugins into
262) the 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

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

Andrew Lewman authored 13 years ago

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Andrew Lewman authored 13 years ago

267) </li>
268) 
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

272) 
273) Tor will encrypt your traffic
Roger Dingledine whee, these links were brok...

Roger Dingledine authored 10 years ago

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

Mike Perry authored 12 years ago

275) within the Tor network</a>, but the encryption of your traffic to the final
276) destination website depends upon on that website. To help ensure private
Matt Pagan Changed non-tag "Tor Browse...

Matt Pagan authored 9 years ago

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

282) <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

283) 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

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

288) </p>
289) 
290) </li>
291) 
292) <li><b>Don't open documents downloaded through Tor while online</b>
293) 
294) <p>
295) 
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

296) The Tor Browser will warn you before automatically opening documents that are
297) handled by external applications. <b>DO NOT IGNORE THIS WARNING</b>.  You
298) should be very careful when downloading documents via Tor (especially DOC and
299) PDF files) as these documents can contain Internet resources that will be
300) downloaded outside of Tor by the application that opens them. This will reveal
301) your non-Tor IP address. If you must work with DOC and/or PDF files, we
302) strongly recommend either using a disconnected computer,
303) downloading the free <a href="https://www.virtualbox.org/">VirtualBox</a> and
304) 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

305) 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

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Andrew Lewman authored 11 years ago

324) users there are near you and the more
325) <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

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

341) </div>
342) <!-- END WARNING -->
343) </div>
344) <!-- END MAINCOL -->
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

347) <div class="img-shadow sidenav">
348) <div class="sidenav-sub">
349) <h2>Jump To:</h2>
350) <ul>
351) <li class="dropdown"><a href="<page
352) download/download>#windows">Microsoft Windows</a></li>
353) <li class="dropdown"><a href="<page download/download>#apple">Apple OS
354) X</a></li>
355) <li class="dropdown"><a href="<page
356) download/download>#linux">Linux/Unix</a></li>
357) <li class="dropdown"><a href="<page
358) download/download>#smartphone">Smartphones</a></li>
359) <li class="dropdown"><a href="<page download/download>#source">Source
360) Code</a></li>
361) </ul>
362) </div>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

364) <!-- START DONATION WIDGET -->
Andrew Lewman patches to download page to...

Andrew Lewman authored 12 years ago

365)   <script async type="text/javascript">
366)   function displayVals() {
367)     var t3 = $("#t3").val();
368)     var amount = $("#amount").val();
369)     if(t3 != 0){
370)       $('#a3').val(amount);
371)       $('#p3').val(1);
372)       $('#cmd').val('_xclick-subscriptions');
373)       $('#item_name').val('Tor Project Membership');
374)       $('#ppinfo').replaceWith('<h6 id="ppinfo"><small>(Requires a PayPal Account)</small></h6>');
375)     }else{
376)       $('#a3').val(0);
377)       $('#p3').val(0);
378)       $('#cmd').val('_donations');
379)       $('#item_name').val('Donation to the Tor Project');
380)       $('#ppinfo').replaceWith('<h6 id="ppinfo" style="height:0px;"></h6>');
381)     }
382)     if( !t3 ) {
383)       $('#cmd').val('_donations');
384)       $('#item_name').val('Donation to the Tor Project');
385)       $('#ppinfo').replaceWith('<h6 id="ppinfo" style="height:0px;"></h6>');
386)     }
387)   }
388)   $(function(){
389)     $("#amount").change(displayVals);
390)     $("#t3").change(displayVals);
391)     displayVals();
392)   });
393)   </script>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

394) <form class="dbox dl" action="https://www.paypal.com/cgi-bin/webscr" method="post" style="float:left; margin-bottom:10px;">
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

395)     <h2>Donate to Tor</h2>
396)       <p>
397) 	<select name="currency_code" class="cur">
398) 	  <option value="USD" selected="selected">$</option>
399) 	  <option value="EUR">&euro;</option>
400) 	  <option value="GBP">&pound;</option>
401) 	  <option value="YEN">&yen;</option>
402) 	</select>
403) 	<input type="text" id="amount" class="amount" name="amount" value="5" size="10">
404)       </p>
405)       <p>
406) 	<input type="hidden" id="a3" name="a3" value="0">
407) 	  <select id="t3" name="t3">
408) 	    <option value="0">One-time Donation</option>
409) 	    <option value="M">Monthly Subscription</option>
410) 	  </select>
411)       </p>
412)       <p>
413) 	<input type="hidden" id="p3" name="p3" value="1">
414) 	<input type="hidden" name="sra" value="1">
415) 	<input type="hidden" name="src" value="1">
416) 	<input type="hidden" name="no_shipping" value="1">
417) 	<input type="hidden" name="no_note" value="1">
418) 	<input type="hidden" id="cmd" name="cmd" value="_donations">
419) 	<input type="hidden" name="business" value="donations@torproject.org">
420) 	<input type="hidden" id="item_name" name="item_name" value="Donation to the Tor Project">
Andrew Lewman patches to download page to...

Andrew Lewman authored 12 years ago

421) 	<input type="hidden" name="return" value="https://www.torproject.org/donate/thankyou.html">
422) 	<input type="hidden" name="cancel_return" value="https://www.torproject.org/download/download.html">
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

423)       </p>
424)       <h6 id="ppinfo" style="height:0px;"></h6>
425)       <p>
426) 	<input class="donate-btn" type="submit" name="donate" value="Donate">
427)       </p>
428)       <p><a href="<page donate/donate>">Other donation options...</a></p>
429) </form>
430) <!-- END DONATION WIDGET -->
431) <!-- START INFO -->
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

432) <div class="img-shadow">
433) <div class="sidenav-sub">
434) <h2>Having Trouble?</h2>
435) <ul>
436) <li class="dropdown"><a href="<page docs/documentation>">Read the fine manuals</a></li>
437) </ul>
438) </div>
439) </div>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

441) </div>
442) <!-- END SIDECOL -->
443) </div>
444) <!-- END CONTENT -->