acba623fcc8767927a526da87b9e69f42742dc7d
Andrew Lewman first attempt at download e...

Andrew Lewman authored 13 years ago

1) ## translation metadata
Roger Dingledine somewhere along the line we...

Roger Dingledine authored 13 years ago

2) # Revision: $Revision$
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

3) # Translation-Priority: 3-low
Andrew Lewman first attempt at download e...

Andrew Lewman authored 13 years ago

4) 
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

5) #<!-- ATTENTION TRANSLATOR -->
6) #<!-- You MUST copy '/include/lang.wmi' along with this file! -->
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) 
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>
15) <define-tag button-osx-tbb32>Tor Browser Bundle (Beta)</define-tag>
Andrew Lewman update download-easy to han...

Andrew Lewman authored 12 years ago

16) <define-tag button-osx-tbb64>Mac 64-bit (Beta)</define-tag>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

17) <define-tag button-lin-tbb32>Tor Browser Bundle (Beta)</define-tag>
Andrew Lewman update download-easy to han...

Andrew Lewman authored 12 years ago

18) <define-tag button-lin-tbb64>Linux 64-bit (Beta)</define-tag>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

19) 
20) #include "dlhead.wmi" TITLE="Download Tor" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
Andrew Lewman first attempt at download e...

Andrew Lewman authored 13 years ago

21) 
Andrew Lewman add in the rest of the page...

Andrew Lewman authored 13 years ago

22) <div id="content" class="clearfix">
Andrew Lewman and we have a new download-...

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 roll out new pages for dona...

Andrew Lewman authored 12 years ago

25) <!-- BEGIN TEASER WARNING -->
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

26)     <div class="warning-top">
27)       <h2>Want Tor to really work?</h2>
28) 	<p>...then please don't just install it and go on.  You need to change some of your habits, and reconfigure your software! Tor by itself is <em>NOT</em> all you need to maintain your anonymity. Read the <a href="#warning">full list of warnings</a>.
29) 	</p>
30)       </div>
31) <!-- END TEASER WARNING -->
32) <!-- START DOWNLOADS -->
33) <!-- START DOWNLOADS -->
34) <!-- START WINDOWS -->
35)       <div class="easy windows">
36) 	<div class="package" style="padding-top: 13px; border-top: 0px;">
37) 	  <form class="downloads">
38) 	    <a class="button win-tbb" href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_<lang>.exe"><span class="strong">Download</span><span class="normal"><button-win-tbb32></span></a>
39) 	    <select name="language" id="win-tbb" class="lang">
40) #include <lang.wmi>
41) 	    </select>
42) 	    <div class="sig" style="margin-bottom: 5px;">
43) 	      <a class="lang-alt" href="<page projects/torbrowser>#Download-torbrowserbundle">Other Languages</a>
44) 	      (<a class="win-tbb-sig" href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_<lang>.exe.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
45) 	    </div>
46) 	  </form>
Andrew Lewman patch some oddities for win...

Andrew Lewman authored 12 years ago

47) 	  <div class="desc">
48) 	    <h2>Tor Browser Bundle for Windows</h2>
49) 	    <em>Version <version-torbrowserbundle> - Windows 7, Vista, and XP</em>
50) 	    <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>
51) 	  </div>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

52) 	  <p class="alt-dl">Not Using Windows? Download for <a class="mac-alt" href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx>-dev-osx-i386-<lang>.zip">Mac</a> or <a class="lin-alt" href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-<lang>.tar.gz">Linux</a></p>
53) 	</div>
54)       </div>
55) <!-- START MAC -->
56)       <div class="easy mac">
57) 	<div class="package" style="padding-top: 13px; border-top: 0px;">
58) 	  <form class="downloads">
Andrew Lewman update download-easy to han...

Andrew Lewman authored 12 years ago

59) 	    <a class="button osx-tbb" href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx>-dev-osx-i386-<lang>.zip"><span class="strong">Download</span><span class="normal"><button-osx-tbb32></span></a>
60) 	    <select name="language" id="osx-tbb" class="lang">
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

61) #include <lang.wmi>
62) 	    </select>
63) 	    <div class="sig" style="margin-bottom: 5px;">
64) 	      <a class="lang-alt" href="<page projects/torbrowser>#Download-torbrowserbundleosx">Other Languages</a>
Andrew Lewman update download-easy to han...

Andrew Lewman authored 12 years ago

65) 	      (<a class="osx-tbb-sig" href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx>-dev-osx-i386-<lang>.zip.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

66) 	    </div>
67) 	  </form>
Andrew Lewman patch some oddities for win...

Andrew Lewman authored 12 years ago

68) 	  <div class="desc">
69) 	    <h2>Tor Browser Bundle for Mac</h2>
70) 	    <em>Version <version-torbrowserbundleosx> - OS X</em>
71) 	    <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>
72) 	  </div>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

73) 	  <p class="alt-dl">Not Using Mac? Download for <a class="win-alt" href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_<lang>.exe">Windows</a> or <a class="lin-alt" href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-<lang>.tar.gz">Linux</a></p>
74) 	</div>
75)       </div>
Andrew Lewman update download-easy to han...

Andrew Lewman authored 12 years ago

76) <!-- START MAC 64-->
77)       <div class="easy mac">
78) 	<div class="package" style="padding-top: 13px; border-top: 0px;">
79) 	  <form class="downloads">
80) 	    <a class="button osx-tbb64" href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx>-dev-osx-x86_64-<lang>.zip"><span class="strong">Download</span><span class="normal"><button-osx-tbb64></span></a>
81) 	    <select name="language" id="osx-tbb64" class="lang">
82) #include <lang.wmi>
83) 	    </select>
84) 	    <div class="sig" style="margin-bottom: 5px;">
85) 	      <a class="lang-alt" href="<page projects/torbrowser>#Download-torbrowserbundleosx">Other Languages</a>
86) 	      (<a class="osx-tbb64-sig" href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx>-dev-osx-x86_64-<lang>.zip.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
87) 	    </div>
88) 	  </form>
89) 	  <div class="desc">
90) 	    <h2>Tor Browser Bundle for 64-Bit Mac</h2>
91) 	    <em>Version <version-torbrowserbundleosx> - OS X (64-Bit)</em>
92) 	    <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>
93) 	  </div>
94) 	  <p class="alt-dl">Not Using Mac? Download for <a class="win-alt64" href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_<lang>.exe">Windows</a> or <a class="lin-alt64" href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-<lang>.tar.gz">Linux</a></p>
95) 	</div>
96)       </div>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

97) <!-- START LINUX -->
98)       <div class="easy linux">
99) 	<div class="package" style="padding-top: 13px; border-top: 0px;">
100) 	  <form class="downloads">
101) 	    <a class="button lin-tbb32" href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-<lang>.tar.gz"><span class="strong">Download</span><span class="normal"><button-lin-tbb32></span></a>
102) 	    <select name="language" id="lin-tbb32" class="lang">
103) #include <lang.wmi>
104) 	    </select>
105) 	    <div class="sig" style="margin-bottom: 5px;">
106) 	      <a class="lang-alt" href="<page projects/torbrowser>#Download-torbrowserbundlelinux">Other Languages</a>
107) 	      (<a class="lin-tbb32-sig" href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-<lang>.tar.gz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
108) 	    </div>
109) 	  </form>
Andrew Lewman patch some oddities for win...

Andrew Lewman authored 12 years ago

110) 	  <div class="desc">
111) 	    <h2>Tor Browser Bundle for Linux</h2>
112) 	    <em>Version <version-torbrowserbundlelinux32> - Linux, Unix, BSD</em>
113) 	    <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>
114) 	  </div>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

115) 	  <p class="alt-dl">Not Using Linux? Download for <a class="mac-alt" href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx>-dev-osx-i386-<lang>.zip">Mac</a> or <a class="win-alt" href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_<lang>.exe">Windows</a></p>
116) 	</div>
117)       </div>
Andrew Lewman update download-easy to han...

Andrew Lewman authored 12 years ago

118) <!-- START LINUX 64-Bit -->
119)       <div class="easy linux">
120) 	<div class="package" style="padding-top: 13px; border-top: 0px;">
121) 	  <form class="downloads">
122) 	    <a class="button lin-tbb64" href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-<lang>.tar.gz"><span class="strong">Download</span><span class="normal"><button-lin-tbb64></span></a>
123) 	    <select name="language" id="lin-tbb64" class="lang">
124) #include <lang.wmi>
125) 	    </select>
126) 	    <div class="sig" style="margin-bottom: 5px;">
127) 	      <a class="lang-alt" href="<page projects/torbrowser>#Download-torbrowserbundlelinux">Other Languages</a>
128) 	      (<a class="lin-tbb64-sig" href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-<lang>.tar.gz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
129) 	    </div>
130) 	  </form>
131) 	  <div class="desc">
132) 	    <h2>Tor Browser Bundle for 64-Bit Linux</h2>
133) 	    <em>Version <version-torbrowserbundlelinux32> - Linux, Unix, BSD (64-Bit)</em>
134) 	    <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>
135) 	  </div>
136) 	  <p class="alt-dl">Not Using Linux? Download for <a class="mac-alt64" href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx>-dev-osx-x86_64-<lang>.zip">Mac</a> or <a class="win-alt64" href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_<lang>.exe">Windows</a></p>
137) 	</div>
138)       </div>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

139)       <p class="all-dl">Looking For Something Else? <a href="<page download/download>">View All Downloads</a></p>
140) <!-- END DOWNLOADS --><br>
141) <!-- BEGIN WARNING -->
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

142) <div class="warning">
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

143) <a name="warning"></a>
144) <a name="Warning"></a>
145) <h2><a class="anchor" href="#warning">Want Tor to really work?</a></h2>
146) <p>...then please don't just install it and go on.  You need to change some of your habits, and reconfigure your software! Tor by itself is <em>NOT</em> all you need to maintain your anonymity. There are several major pitfalls to watch out for:
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

147) </p>
148) 
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

149) <ol>
150) <li>
Andrew Lewman update the download warning...

Andrew Lewman authored 12 years ago

151) Tor only protects Internet applications that are configured to send
152) their traffic through Tor &mdash; it doesn't magically anonymize all
153) your traffic just because you install it.  We recommend you use the
154) <a href="<page projects/torbrowser>">Tor Browser Bundle</a>. It is
Andrew Lewman update the warning text fro...

Andrew Lewman authored 12 years ago

155) pre-configured to protect your privacy and anonymity on the web as long
156) as you are browsing with Tor Browser.
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

157) </li>
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

158) 
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

159) <li>
Andrew Lewman update the download warning...

Andrew Lewman authored 12 years ago

160) Tor Browser and Torbutton block browser plugins such as Java, Flash,
161) ActiveX, RealPlayer, Quicktime, Adobe's PDF plugin, and others: they
162) can be manipulated into revealing your IP address. For example, that
163) means Youtube is disabled. If you really need your Youtube, you can <a
164) href="<page torbutton/torbutton-faq>#noflash">reconfigure Torbutton</a>
165) to allow it; but be aware that you're opening yourself up to potential
166) attack. Also, extensions like Google toolbar look up more information
167) about the websites you type in: they may bypass Tor and/or broadcast
168) sensitive information. Some people prefer using two browsers (one for Tor,
169) one for non-Tor browsing).
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

170) </li>
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

171) 
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

172) <li>
173) Beware of cookies: if you ever browse without Tor and a site gives
174) you a cookie, that cookie could identify you even when you start
175) using Tor again. Torbutton tries to handle your cookies safely. <a
176) href="https://addons.mozilla.org/firefox/82/">CookieCuller</a> can help
177) protect any cookies you do not want to lose.
178) </li>
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

179) 
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

180) <li>
181) Tor anonymizes the origin of your traffic, and it encrypts everything
182) between you and the Tor network and everything inside the Tor network,
183) but <a href="<wikifaq>#SoImtotallyanonymousifIuseTor">it
184) can't encrypt your traffic between the Tor network and its final
185) destination.</a> If you are communicating sensitive information, you
186) should use as much care as you would on the normal scary Internet &mdash;
187) use HTTPS or other end-to-end encryption and authentication.  <a
188) href="https://www.eff.org/https-everywhere">HTTPS Everywhere</a> is a
189) Firefox extension produced as a collaboration between The Tor Project
190) and the Electronic Frontier Foundation. It encrypts your communications
191) with a number of major websites.
192) </li>
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

193) 
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

194) <li>
195) While Tor blocks attackers on your local network from discovering
196) or influencing your destination, it opens new risks: malicious or
197) misconfigured Tor exit nodes can send you the wrong page, or even send
198) you embedded Java applets disguised as domains you trust. Be careful
199) opening documents or applications you download through Tor, unless you've
200) verified their integrity.
201) </li>
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

202) 
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

203) <li>
204) Tor tries to prevent attackers from learning what destinations you connect
205) to. It doesn't prevent somebody watching your traffic from learning that
206) you're using Tor. You can mitigate (but not fully resolve) the risk
207) by using a <a href="<page docs/bridges>">Tor bridge relay</a> rather than
208) connecting directly to the public Tor network, but ultimately the best
209) protection here is a social approach: the more Tor users there are near
210) you and the more <a href="<page about/torusers>">diverse</a> their interests,
211) the less dangerous it will be that you are one of them.
212) </li>
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

213) 
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

214) <li> Do not use <a
215) href="https://blog.torproject.org/blog/bittorrent-over-tor-isnt-good-idea">BitTorrent
216) and Tor</a> together.
217) </li>
218) </ol>
219) <br>
220) <p>
221) Be smart and learn more. Understand what Tor does and does not offer.
222) This list of pitfalls isn't complete, and we need your
223) help <a href="<page getinvolved/volunteer>#Documentation">identifying and documenting
224) all the issues</a>.
225) </p>
226) </div>
227) <!-- END WARNING -->
Andrew Lewman get rid of the non-existing...

Andrew Lewman authored 13 years ago

228) </div>
Andrew Lewman add the sidebar

Andrew Lewman authored 13 years ago

229) <!-- END MAINCOL -->
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

230) <!-- START SIDECOL -->
Andrew Lewman add the sidebar

Andrew Lewman authored 13 years ago

231) <div id="sidecol-right">
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

232) <!-- START DONATION WIDGET -->
233)   <script async type="text/javascript">
234)   function displayVals() {
235)     var t3 = $("#t3").val();
236)     var amount = $("#amount").val();
237)     if(t3 != 0){
238)       $('#a3').val(amount);
239)       $('#p3').val(1);
240)       $('#cmd').val('_xclick-subscriptions');
241)       $('#item_name').val('Tor Project Membership');
242)       $('#ppinfo').replaceWith('<h6 id="ppinfo"><small>(Requires a PayPal Account)</small></h6>');
243)     }else{
244)       $('#a3').val(0);
245)       $('#p3').val(0);
246)       $('#cmd').val('_donations');
247)       $('#item_name').val('Donation to the Tor Project');
248)       $('#ppinfo').replaceWith('<h6 id="ppinfo" style="height:0px;"></h6>');
249)     }
250)     if( !t3 ) {
251)       $('#cmd').val('_donations');
252)       $('#item_name').val('Donation to the Tor Project');
253)       $('#ppinfo').replaceWith('<h6 id="ppinfo" style="height:0px;"></h6>');
254)     }
255)   }
256)   $(function(){
257)     $("#amount").change(displayVals);
258)     $("#t3").change(displayVals);
259)     displayVals();
260)   });
261)   </script>
262) <form class="dbox dl" action="https://www.paypal.com/cgi-bin/webscr" method="post">
263)     <h2>Donate to Tor</h2>
264)       <p>
265) 	<select name="currency_code" class="cur">
266) 	  <option value="USD" selected="selected">$</option>
267) 	  <option value="EUR">&euro;</option>
268) 	  <option value="GBP">&pound;</option>
269) 	  <option value="YEN">&yen;</option>
270) 	</select>
271) 	<input type="text" id="amount" class="amount" name="amount" value="5" size="10">
272)       </p>
273)       <p>
274) 	<input type="hidden" id="a3" name="a3" value="0">
275) 	  <select id="t3" name="t3">
276) 	    <option value="0">One-time Donation</option>
277) 	    <option value="M">Monthly Subscription</option>
278) 	  </select>
279)       </p>
280)       <p>
281) 	<input type="hidden" id="p3" name="p3" value="1">
282) 	<input type="hidden" name="sra" value="1">
283) 	<input type="hidden" name="src" value="1">
284) 	<input type="hidden" name="no_shipping" value="1">
285) 	<input type="hidden" name="no_note" value="1">
286) 	<input type="hidden" id="cmd" name="cmd" value="_donations">
287) 	<input type="hidden" name="business" value="donations@torproject.org">
288) 	<input type="hidden" id="item_name" name="item_name" value="Donation to the Tor Project">
289) 	<input type="hidden" name="return" value="https://www.torproject.org/donate/thankyou.html">
290) 	<input type="hidden" name="cancel_return" value="https://www.torproject.org/download/download.html">
291)       </p>
292)       <h6 id="ppinfo" style="height:0px;"></h6>
293)       <p>
294) 	<input class="donate-btn" type="submit" name="donate" value="Donate">
295)       </p>
296)       <p><a href="<page donate/donate>">Other donation options...</a></p>
297) </form>
298) <!-- END DONATION WIDGET -->
299) <!-- START INFO -->
Andrew Lewman add the sidebar

Andrew Lewman authored 13 years ago

300) <div class="img-shadow">
301) <div class="sidenav-sub">
302) <h2>Having Trouble?</h2>
303) <ul>
304) <li class="dropdown"><a href="<page docs/documentation>">Read the fine manuals</a></li>
305) </ul>
306) </div>
307) </div>
Andrew Lewman and we have a new download-...

Andrew Lewman authored 12 years ago

308) <!-- END INFO -->
Andrew Lewman add the sidebar

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 12 years ago

310) <!-- END SIDECOL -->
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

312) <!-- END CONTENT -->