6e1923d363c23df8b345012c0ca805bd4fb66662
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>
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>
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 />
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>
Sebastian Hahn Implement #8968

Sebastian Hahn authored 8 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 -->
Georg Koppen Hide the Android download f...

Georg Koppen 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 Add apk link and versions t...

hiro authored 5 years ago

162)               (<a class="android-tbb-sig" href="../dist/torbrowser/mobile/<version-torbrowserbundleandroid>/TorBrowser-<version-torbrowserbundleandroid>.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
172)           <a href="https://play.google.com/store/apps/details?id=org.torproject.android">GooglePlay</a>
173)           or <a href="">FDroid</a>, or you can get the apk by clicking on the
174)           button bellow.
175)           </p>
176)           <p>
177)           Note: For this release, <b>you also need to install Orbot</b>, you can
178)           learn more about it
179)           <a href="/docs/android.html.en">here</a>.
180)           </p>
181)           <p>
182)           Known issue: Our Security Slider is now under ‘Security Settings,
hiro Add apk link and versions t...

hiro authored 5 years ago

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

traumschule authored 5 years ago

185)           </p>
186)        </div>
Georg Koppen Hide the Android download f...

Georg Koppen authored 5 years ago

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

traumschule authored 5 years ago

188) <!-- END ANDROID -->
189) <!-- START SMARTPHONE -->
190) <!-- END SMARTPHONE -->
191)       <div id="smartphone" class="accordionButton on">
192) 	<span class="smartphone24">Smartphone</span>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

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

traumschule authored 5 years ago

194)       <div class="accordionContent">
195) 	<div class="fauxhead"></div>
196) 	<div class="package" style="padding-top: 13px; border-top: 0px; border-bottom: 1px solid #888888;">
197)         </div>
198)      </div>
Sebastian Hahn Move the source code sectio...

Sebastian Hahn authored 13 years ago

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

traumschule authored 5 years ago

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

Andrew Lewman authored 12 years ago

201) 	<span class="sourcecode24">Source Code</span></div>
202)       <div class="accordionContent">
203) 	<div class="fauxhead"></div>
204) 	<div class="package" style="padding-top: 13px; border-top: 0px; border-bottom: 1px solid #888888;">
205) 	  <div class="downloads">
206) 	    <a class="button" href="../dist/tor-<version-stable>.tar.gz"><span class="strong">Download</span><span class="normal">Source Code</span></a>
207) 	    <div class="sig">
208) 	      (<a href="../dist/tor-<version-stable>.tar.gz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
209) 	    </div>
210) 	    <a class="button" href="../dist/tor-<version-alpha>.tar.gz"><span class="strong">Download</span><span class="normal">Source Code (Unstable)</span></a>
211) 	    <div class="sig">
212) 	      (<a href="../dist/tor-<version-alpha>.tar.gz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
213) 	    </div>
214) 	  </div>
215) 
216) 	  <h2>Source Tarball</h2>
217) 	  <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

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

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

220) 	</div>
221)       </div>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

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

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

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

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

Andrew Lewman authored 13 years ago

233) 
234) <ol>
Arthur Edelstein Bug 20465: Call it 'Tor Bro...

Arthur Edelstein authored 7 years ago

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Matt Pagan authored 9 years ago

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

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

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

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Andrew Lewman authored 13 years ago

250) </li>
251) 
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

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

262) </p>
263) </li>
264) 
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Arthur Edelstein authored 7 years ago

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

270) Quicktime, and others: they can be manipulated into revealing your IP address.
271) 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

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

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

Andrew Lewman authored 13 years ago

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Andrew Lewman authored 13 years ago

277) </li>
278) 
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

282) 
283) Tor will encrypt your traffic
Roger Dingledine whee, these links were brok...

Roger Dingledine authored 10 years ago

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

Mike Perry authored 12 years ago

285) within the Tor network</a>, but the encryption of your traffic to the final
286) 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

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

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

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Arthur Edelstein authored 7 years ago

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

307) handled by external applications. <b>DO NOT IGNORE THIS WARNING</b>.  You
308) 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

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

Mike Perry authored 12 years ago

314) downloading the free <a href="https://www.virtualbox.org/">VirtualBox</a> and
315) 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

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

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Andrew Lewman authored 11 years ago

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

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

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

Arthur Edelstein authored 7 years ago

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

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

388) </div>
389) <!-- END SIDECOL -->
390) </div>
391) <!-- END CONTENT -->