471dc4a49a8aa9b5a2d705151be74a8717dd24ae
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 -->
13) <define-tag button-win-tbb32>Tor Browser Bundle</define-tag>
14) <define-tag button-win-tbb64>Currently Unused</define-tag>
Andrew Lewman patch from jeremy to fix th...

Andrew Lewman authored 12 years ago

15) <define-tag button-osx-tbb32>Tor Browser Bundle</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 Stop calling the linux tbb...

Sebastian Hahn authored 12 years ago

17) <define-tag button-lin-tbb32>Tor Browser Bundle</define-tag>
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">
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

49) 	      <a class="lang-alt" href="<page projects/torbrowser>#Download-torbrowserbundle">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>
Erinn Clark add alpha tbbs to website f...

Erinn Clark authored 12 years ago

52) 	    <a class="additional" href="<page projects/torbrowser-details>#build">Source Code</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) 
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

56) 	  <h2>Tor Browser Bundle</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>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

58) 	  <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>
59) 	</div>
60) <!-- VIDALIA BRIDGE BUNDLE -->
61) 	<div class="package">
62) 	  <div class="downloads">
Andrew Lewman remove the dead vidalia-bun...

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 12 years ago

64) 	    <div class="sig">
Erinn Clark add 0.2.2.33 & 0.2.3.4-alph...

Erinn Clark authored 12 years ago

65) 	      (<a href="<package-win32-bridge-bundle-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>
Erinn Clark add 0.2.2.33 & 0.2.3.4-alph...

Erinn Clark authored 12 years ago

67)             <a class="additional" href="<package-win32-bridge-bundle-alpha>">Download Unstable</a> (<a href="<package-win32-bridge-bundle-alpha>.asc">sig</a>)
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

70) 	  <h2>Vidalia Bridge Bundle</h2>
Andrew Lewman working in windows 8.

Andrew Lewman authored 11 years ago

71) 	  <em>Windows 8, 7, Vista, and XP</em>
Karsten Loesing Add relay-/exit-by-default...

Karsten Loesing authored 12 years ago

72) 	  <p>A Vidalia Bundle which is configured to be a <a href="<page docs/bridges>">bridge</a> by default. This helps censored users reach the Tor network.</p>
73) 	</div>
74) <!-- VIDALIA RELAY BUNDLE -->
75) 	<div class="package">
76) 	  <div class="downloads">
Andrew Lewman remove the dead vidalia-bun...

Andrew Lewman authored 11 years ago

77) 	    <a class="button" href="<package-win32-relay-bundle-stable>"><span class="strong">Download</span><span class="normal">Vidalia Relay Bundle </span></a>
Karsten Loesing Add relay-/exit-by-default...

Karsten Loesing authored 12 years ago

78) 	    <div class="sig">
Erinn Clark add 0.2.2.33 & 0.2.3.4-alph...

Erinn Clark authored 12 years ago

79) 	      (<a href="<package-win32-relay-bundle-stable>.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
Karsten Loesing Add relay-/exit-by-default...

Karsten Loesing authored 12 years ago

80) 	    </div>
Erinn Clark add 0.2.2.33 & 0.2.3.4-alph...

Erinn Clark authored 12 years ago

81)             <a class="additional" href="<package-win32-relay-bundle-alpha>">Download Unstable</a> (<a href="<package-win32-relay-bundle-alpha>.asc">sig</a>)
Karsten Loesing Add relay-/exit-by-default...

Karsten Loesing authored 12 years ago

82) 	  </div>
83) 
84) 	  <h2>Vidalia Relay Bundle</h2>
Andrew Lewman working in windows 8.

Andrew Lewman authored 11 years ago

85) 	  <em>Windows 8, 7, Vista, and XP</em>
Karsten Loesing Add relay-/exit-by-default...

Karsten Loesing authored 12 years ago

86) 	  <p>A Vidalia Bundle which is configured to be a non-exit <a href="<page docs/tor-doc-relay>">relay</a> by default. This helps grow the Tor network.</p>
87) 	</div>
88) <!-- VIDALIA EXIT BUNDLE -->
89) 	<div class="package">
90) 	  <div class="downloads">
Andrew Lewman remove the dead vidalia-bun...

Andrew Lewman authored 11 years ago

91) 	    <a class="button" href="<package-win32-exit-bundle-stable>"><span class="strong">Download</span><span class="normal">Vidalia Exit Bundle</span></a>
Karsten Loesing Add relay-/exit-by-default...

Karsten Loesing authored 12 years ago

92) 	    <div class="sig">
Erinn Clark add 0.2.2.33 & 0.2.3.4-alph...

Erinn Clark authored 12 years ago

93) 	      (<a href="<package-win32-exit-bundle-stable>.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
Karsten Loesing Add relay-/exit-by-default...

Karsten Loesing authored 12 years ago

94) 	    </div>
Erinn Clark add 0.2.2.33 & 0.2.3.4-alph...

Erinn Clark authored 12 years ago

95)             <a class="additional" href="<package-win32-exit-bundle-alpha>">Download Unstable</a> (<a href="<package-win32-exit-bundle-alpha>.asc">sig</a>)
Karsten Loesing Add relay-/exit-by-default...

Karsten Loesing authored 12 years ago

96) 	  </div>
97) 
98) 	  <h2>Vidalia Exit Bundle</h2>
Andrew Lewman working in windows 8.

Andrew Lewman authored 11 years ago

99) 	  <em>Windows 8, 7, Vista, and XP</em>
Karsten Loesing Add relay-/exit-by-default...

Karsten Loesing authored 12 years ago

100) 	  <p>A Vidalia Bundle which is configured to be an <a href="<page docs/tor-doc-relay>">exit relay</a> by default. <strong>Please read these <a href="https://blog.torproject.org/running-exit-node">tips for running an exit node with minimal harassment</a> before you get started!</strong></p>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

101) 	</div>
102) <!-- EXPERT BUNDLE -->
103) 	<div class="package">
104) 	  <div class="downloads">
Roger Dingledine r25716 didn't do anything b...

Roger Dingledine authored 11 years ago

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

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

Roger Dingledine authored 11 years ago

107) 	      (<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

108) 	    </div>
Roger Dingledine r25716 didn't do anything b...

Roger Dingledine authored 11 years ago

109) 	    <a class="additional" href="<package-win32-alpha>">Download Unstable</a> (<a href="<package-win32-alpha>.asc">sig</a>)
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

112) 	  <h2>Expert Bundle</h2>
Andrew Lewman working in windows 8.

Andrew Lewman authored 11 years ago

113) 	  <em>Windows 8, 7, Vista, XP, 2000, 2003 Server, ME, and Windows 98SE</em>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

114) 	  <p>Contains just Tor and nothing else. You'll need to configure Tor and all of your applications manually.</p>
115) 	</div>
116)       </div>
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

120) 	<span class="mac24">Apple OS X</span></div>
121)       <div class="accordionContent">
122) 	<div class="fauxhead"></div>
123) <!-- TOR BROWSER BUNDLE -->
Andrew Lewman apply jeremy's patch for os...

Andrew Lewman authored 12 years ago

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

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

Erinn Clark authored 10 years ago

127) 	    <a class="button osx-tbb" href="../dist/torbrowser/<version-torbrowserbundledir>/TorBrowserBundle-<version-torbrowserbundleosx32>-osx32_<lang>.zip"><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

128) 	    <select name="language" id="osx-tbb" class="lang">
129) #include <lang.wmi>
130) 	    </select>
131) 	    <div class="sig">
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

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

Erinn Clark authored 10 years ago

133) 	      (<a class="osx-tbb-sig" href="../dist/torbrowser/<version-torbrowserbundledir>/TorBrowserBundle-<version-torbrowserbundleosx32>-osx32_<lang>.zip.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

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

Erinn Clark authored 10 years ago

135) <!-- Comment out until 64-bit OSX bundles are available again
136) 	    <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>
Andrew Lewman apply jeremy's patch for os...

Andrew Lewman authored 12 years ago

137) 	    <select name="language" id="osx-tbb64" class="lang">
Erinn Clark update the website for the...

Erinn Clark authored 10 years ago

138) -->
Erinn Clark update all versions of tor...

Erinn Clark authored 12 years ago

139) #include <lang.wmi>
Erinn Clark update the website for the...

Erinn Clark authored 10 years ago

140) <!-- OSX 64. -EC
Erinn Clark update all versions of tor...

Erinn Clark authored 12 years ago

141) 	    </select>
142) 	    <div class="sig">
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

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

Erinn Clark authored 10 years ago

144) 	      (<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>
Erinn Clark update all versions of tor...

Erinn Clark authored 12 years ago

145) 	    </div>
Erinn Clark add alpha tbbs to website f...

Erinn Clark authored 12 years ago

146) 	    <a href="<page projects/torbrowser-details>#build">Source Code</a><br />
Erinn Clark update the website for the...

Erinn Clark authored 10 years ago

147) 	    <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>)-->
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

148) 	  </form>
149) 
150) 	  <h2>Tor Browser Bundle</h2>
Roger Dingledine break version-torbrowserbun...

Roger Dingledine authored 12 years ago

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

Andrew Lewman authored 12 years ago

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

George Kadianakis authored 11 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

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

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

Erinn Clark authored 10 years ago

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

166) 	    <select name="language" id="lin-tbb32" class="lang">
167) #include <lang.wmi>
168) 	    </select>
169) 	    <div class="sig">
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

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

Erinn Clark authored 10 years ago

171) 	      (<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

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

Erinn Clark authored 10 years ago

173) <!--	    <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

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

Erinn Clark authored 10 years ago

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

176) 	    <select name="language" id="lin-tbb64" class="lang">
177) #include <lang.wmi>
178) 	    </select>
179) 	    <div class="sig">
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

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

Erinn Clark authored 10 years ago

181) 	      (<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

182) 	    </div>
Erinn Clark add alpha tbbs to website f...

Erinn Clark authored 12 years ago

183) 	    <a class="additional" href="<page projects/torbrowser-details>#build">Source Code</a><br />
Erinn Clark update the website for the...

Erinn Clark authored 10 years ago

184) <!--	    <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

185) 	  </form>
186) 
187) 	  <h2>Tor Browser Bundle</h2>
Roger Dingledine apparently tbb for linux do...

Roger Dingledine authored 11 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 11 years ago

197) 	  </div>
198) 
Andrew Lewman try to address ticket 7659

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

208) 	<span class="smartphone24">Tor for Smartphones</span></div>
209)       <div class="accordionContent">
210) 	<div class="fauxhead"></div>
211) <!-- ANDROID -->
212) 	<div class="package" style="padding-top: 13px; border-top: 0px;">
213) 	  <div class="downloads">
Andrew Lewman fix the android links based...

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 12 years ago

215) 	  </div>
216) 
217) 	  <h2>Android Bundle</h2>
Andrew Lewman fix a grammar mistake.

Andrew Lewman authored 11 years ago

218) 	  <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://market.android.com/search?q=guardianproject&so=1&c=apps">Google Play Store</a>.</p>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

219) 	</div>
220) <!-- Nokia -->
221) 	<div class="package" style="border-bottom: 0px;">
222) 	  <div class="downloads">
223) 	    <a class="additional" style="font-weight: bold;" href="<page docs/N900>">Experimental Instructions</a>
224) 	  </div>
225) 
226) 	  <h2>Nokia Maemo/N900</h2>
227) 	</div>
228)       </div>
229) <!-- END SMARTPHONES -->
Sebastian Hahn Move the source code sectio...

Sebastian Hahn authored 13 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

232) 	<span class="sourcecode24">Source Code</span></div>
233)       <div class="accordionContent">
234) 	<div class="fauxhead"></div>
235) 	<div class="package" style="padding-top: 13px; border-top: 0px; border-bottom: 1px solid #888888;">
236) 	  <div class="downloads">
237) 	    <a class="button" href="../dist/tor-<version-stable>.tar.gz"><span class="strong">Download</span><span class="normal">Source Code</span></a>
238) 	    <div class="sig">
239) 	      (<a href="../dist/tor-<version-stable>.tar.gz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
240) 	    </div>
241) 	    <a class="button" href="../dist/tor-<version-alpha>.tar.gz"><span class="strong">Download</span><span class="normal">Source Code (Unstable)</span></a>
242) 	    <div class="sig">
243) 	      (<a href="../dist/tor-<version-alpha>.tar.gz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
244) 	    </div>
245) 	  </div>
246) 
247) 	  <h2>Source Tarball</h2>
248) 	  <p> Configure with: <code style="color: #666666;">./configure &amp;&amp; make &amp;&amp; src/or/tor</code></p>
Roger Dingledine use the wml link macros we...

Roger Dingledine authored 10 years ago

249) 	  <p>The current stable version of Tor is <version-stable>. Its <a href="<gitblobstable>ReleaseNotes">release notes</a> are available.</p>
250) 	  <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

251) 	</div>
252)       </div>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

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

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

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

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

Andrew Lewman authored 13 years ago

264) 
265) <ol>
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

266) <li><b>Use the Tor Browser</b>
267) 
268) <p>
Mike Perry Try to trim and simplify th...

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

270) Tor does not protect all of your computer's Internet traffic when you
271) run it. Tor only protects your applications that are properly configured to
272) send their Internet traffic through Tor. To avoid problems with Tor
273) configuration, we strongly recommend you use the
274) <a href="<page projects/torbrowser>">Tor Browser Bundle</a>. It is pre-configured to protect
275) 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

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

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Andrew Lewman authored 13 years ago

281) </li>
282) 
Matt Pagan Cleanup. Added two FAQ entr...

Matt Pagan authored 10 years ago

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

Matt Pagan authored 10 years ago

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

293) </p>
294) </li>
295) 
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

300) The Tor Browser will block browser plugins such as Flash, RealPlayer,
301) Quicktime, and others: they can be manipulated into revealing your IP address.
302) Similarly, we do not recommend installing additional addons or plugins into
303) the Tor Browser, as these may bypass Tor or otherwise harm your anonymity and
304) privacy. The lack of plugins means that Youtube videos are blocked by default,
305) but Youtube does provide an experimental opt-in feature
306) <a href="https://www.youtube.com/html5">(enable it here)</a> that works for some
307) videos.
Andrew Lewman fix up the info blurb, upda...

Andrew Lewman authored 13 years ago

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Andrew Lewman authored 13 years ago

311) </li>
312) 
Mike Perry Add bullet titles for each...

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

316) 
317) Tor will encrypt your traffic
318) <a href="https://www.torproject.org/about/overview.html.en#thesolution">to and
319) within the Tor network</a>, but the encryption of your traffic to the final
320) destination website depends upon on that website. To help ensure private
321) encryption to websites, the Tor Browser Bundle includes <a
322) href="https://www.eff.org/https-everywhere">HTTPS Everywhere</a> to force the
323) use of HTTPS encryption with major websites that support it. However, you
324) should still watch the browser URL bar to ensure that websites you provide
325) sensitive information to display a
Mike Perry Try to trim and simplify th...

Mike Perry authored 12 years ago

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

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

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

332) </p>
333) 
334) </li>
335) 
336) <li><b>Don't open documents downloaded through Tor while online</b>
337) 
338) <p>
339) 
Mike Perry Clean up some more of the w...

Mike Perry authored 12 years ago

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

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

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Andrew Lewman authored 11 years ago

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

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

Mike Perry authored 12 years ago

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

Mike Perry authored 12 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

385) </div>
386) <!-- END WARNING -->
387) </div>
388) <!-- END MAINCOL -->
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

391) <div class="img-shadow sidenav">
392) <div class="sidenav-sub">
393) <h2>Jump To:</h2>
394) <ul>
395) <li class="dropdown"><a href="<page
396) download/download>#windows">Microsoft Windows</a></li>
397) <li class="dropdown"><a href="<page download/download>#apple">Apple OS
398) X</a></li>
399) <li class="dropdown"><a href="<page
400) download/download>#linux">Linux/Unix</a></li>
401) <li class="dropdown"><a href="<page
402) download/download>#smartphone">Smartphones</a></li>
403) <li class="dropdown"><a href="<page download/download>#source">Source
404) Code</a></li>
405) </ul>
406) </div>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

409)   <script async type="text/javascript">
410)   function displayVals() {
411)     var t3 = $("#t3").val();
412)     var amount = $("#amount").val();
413)     if(t3 != 0){
414)       $('#a3').val(amount);
415)       $('#p3').val(1);
416)       $('#cmd').val('_xclick-subscriptions');
417)       $('#item_name').val('Tor Project Membership');
418)       $('#ppinfo').replaceWith('<h6 id="ppinfo"><small>(Requires a PayPal Account)</small></h6>');
419)     }else{
420)       $('#a3').val(0);
421)       $('#p3').val(0);
422)       $('#cmd').val('_donations');
423)       $('#item_name').val('Donation to the Tor Project');
424)       $('#ppinfo').replaceWith('<h6 id="ppinfo" style="height:0px;"></h6>');
425)     }
426)     if( !t3 ) {
427)       $('#cmd').val('_donations');
428)       $('#item_name').val('Donation to the Tor Project');
429)       $('#ppinfo').replaceWith('<h6 id="ppinfo" style="height:0px;"></h6>');
430)     }
431)   }
432)   $(function(){
433)     $("#amount").change(displayVals);
434)     $("#t3").change(displayVals);
435)     displayVals();
436)   });
437)   </script>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

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

439)     <h2>Donate to Tor</h2>
440)       <p>
441) 	<select name="currency_code" class="cur">
442) 	  <option value="USD" selected="selected">$</option>
443) 	  <option value="EUR">&euro;</option>
444) 	  <option value="GBP">&pound;</option>
445) 	  <option value="YEN">&yen;</option>
446) 	</select>
447) 	<input type="text" id="amount" class="amount" name="amount" value="5" size="10">
448)       </p>
449)       <p>
450) 	<input type="hidden" id="a3" name="a3" value="0">
451) 	  <select id="t3" name="t3">
452) 	    <option value="0">One-time Donation</option>
453) 	    <option value="M">Monthly Subscription</option>
454) 	  </select>
455)       </p>
456)       <p>
457) 	<input type="hidden" id="p3" name="p3" value="1">
458) 	<input type="hidden" name="sra" value="1">
459) 	<input type="hidden" name="src" value="1">
460) 	<input type="hidden" name="no_shipping" value="1">
461) 	<input type="hidden" name="no_note" value="1">
462) 	<input type="hidden" id="cmd" name="cmd" value="_donations">
463) 	<input type="hidden" name="business" value="donations@torproject.org">
464) 	<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

465) 	<input type="hidden" name="return" value="https://www.torproject.org/donate/thankyou.html">
466) 	<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

467)       </p>
468)       <h6 id="ppinfo" style="height:0px;"></h6>
469)       <p>
470) 	<input class="donate-btn" type="submit" name="donate" value="Donate">
471)       </p>
472)       <p><a href="<page donate/donate>">Other donation options...</a></p>
473) </form>
474) <!-- END DONATION WIDGET -->
475) <!-- START INFO -->
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

476) <div class="img-shadow">
477) <div class="sidenav-sub">
478) <h2>Having Trouble?</h2>
479) <ul>
480) <li class="dropdown"><a href="<page docs/documentation>">Read the fine manuals</a></li>
481) </ul>
482) </div>
483) </div>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

485) </div>
486) <!-- END SIDECOL -->
487) </div>
488) <!-- END CONTENT -->