8a46d471ea5e20ce250b39197ea635eb1055c045
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) #include "head.wmi" TITLE="Download Tor" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
5) 
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

6) <div id="content" class="clearfix">
7) <div id="breadcrumbs"><a href="<page index>">Home &raquo; </a><a href="<page download/download>">Download</a></div>
8) <div id="maincol-left">
9) <h1>Download Tor</h1>
10) <!-- BEGIN TEASER WARNING -->
11) <div class="warning">
12) <h2>Want Tor to really work?</h2>
Andrew Lewman fix up the info blurb, upda...

Andrew Lewman authored 13 years ago

13) <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>.
Andrew Lewman add in the warning, try to...

Andrew Lewman authored 13 years ago

14) </p>
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

15) </div>
16) <!-- END TEASER WARNING -->
17) <!-- START WINDOWS -->
18) <table class="topforty">
19) <tr>
20) <td class="nopad"><div class="title"><a name="Windows">Microsoft Windows</a></div></td>
21) </tr>
22) <tr>
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

23) <td>
24)  <!-- DONATION WIDGET BEGIN -->
25) <script type="text/javascript" src="../jquery-1.6.1.min.js"></script>
26) <script type="text/javascript">
27) function displayVals() {
28)       var t3 = jQuery("#t3").val();
29)       var amount = jQuery("#amount").val();
30)       if(t3 != 0){
31) 	    jQuery('#a3').val(amount);
32) 	    jQuery('#p3').val(1);
33) 		 jQuery('#cmd').val('_xclick-subscriptions');
34) 		 jQuery('#item_name').val('Tor Project Membership');
35) 		 jQuery('#ppinfo').replaceWith('<h6 id="ppinfo"><small>(Requires a PayPal Account)</small></h6>');
36) 	  }else{
37) 	  	jQuery('#a3').val(0);
38) 	  	jQuery('#p3').val(0);
39) 		jQuery('#cmd').val('_donations');
40)    	jQuery('#item_name').val('Donation to the Tor Project');
41) 		 jQuery('#ppinfo').replaceWith('<h6 id="ppinfo" style="height:0px;"></h6>');
42) 	  }
43) 	  if( !t3 ) {
44) 	   jQuery('#cmd').val('_donations');
45)    	jQuery('#item_name').val('Donation to the Tor Project');
46) 		 jQuery('#ppinfo').replaceWith('<h6 id="ppinfo" style="height:0px;"></h6>');
47)      }
48) }
49) 
50) jQuery(function(){
51)  	jQuery("#amount").change(displayVals);
52)  	jQuery("#t3").change(displayVals);
53)  	displayVals();
54) });
55) 
56) </script>
57) 	    <form class="dbox dl" action="https://www.paypal.com/cgi-bin/webscr" method="post">
58) 	<h2>Donate to Tor</h2>
59) 		<p>
60) 		    <select name="currency_code" class="cur">
61) 			  <option value="USD" selected="selected">$</option>
62) 			  <option value="EUR">&euro;</option>
63) 			  <option value="GBP">&pound;</option>
64) 			  <option value="YEN">&yen;</option>
65) 			</select>
Andrew Lewman bump the suggested donation...

Andrew Lewman authored 12 years ago

66) 			<input type="text" id="amount" class="amount" name="amount" value="10" size="10">		
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

67) 		</p>
68) 		<p>
69) 		<input type="hidden" id="a3" name="a3" value="0">
70) 			<select id="t3" name="t3">
71) 				<option value="0">One-time Donation</option>
72) 				<option value="M">Monthly Subscription</option>
73) 			</select>		
74) 		</p>
75) 
76) 		<p>
77) 
78) 		     <input type="hidden" id="p3" name="p3" value="1">
79) 
80) 		     <input type="hidden" name="sra" value="1">
81) 		     <input type="hidden" name="src" value="1">
82) 		     <input type="hidden" name="no_shipping" value="1">
83) 		     <input type="hidden" name="no_note" value="1">
84) 
85) 		     <input type="hidden" id="cmd" name="cmd" value="_donations">
86) 		     <input type="hidden" name="business" value="donations@torproject.org">
87) 		     <input type="hidden" id="item_name" name="item_name" value="Donation to the Tor Project">
88) 		     <input type="hidden" name="return" value="https://www.torproject.org/donate">
89) 		     <input type="hidden" name="cancel_return" value="https://www.torproject.org/donate">
90) 		</p>
91) 		<h6 id="ppinfo" style="height:0px;"></h6>		
92) 		<p>
93) 		     <input class="donate-btn" type="submit" name="donate" value="Donate">
94) 		</p>
Andrew Lewman rransom is correct, it's pa...

Andrew Lewman authored 12 years ago

95) 		<p><a href="<page donate/donate>">Other donation options...</a></p>
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

96) 		</form>
97) 
98)  <!-- DONATION WIDGET END -->
99) 
100) The Tor Software for Windows comes bundled in four different ways:
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

101) <ul>
102) <li>The <strong>Tor Browser Bundle</strong> contains 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></li>
Roger Dingledine admit the existence of torb...

Roger Dingledine authored 13 years ago

103) <li>The <strong>Vidalia Bundle</strong> contains Tor, <a href="<page projects/vidalia>">Vidalia</a>, Polipo, and Torbutton for installation on your system. You need your own Firefox, and you'll need to configure other applications if you want them to use Tor.</li>
Runa A. Sandvik closed some tags in downloa...

Runa A. Sandvik authored 13 years ago

104) <li>The <strong>Bridge-by-Default Vidalia Bundle</strong> is a
105) <strong>Vidalia Bundle</strong> which is configured to be a <a
106) href="<page docs/bridges>">bridge</a> in order to help censored users
107) reach the Tor network.</li>
Runa A. Sandvik changed expert package to e...

Runa A. Sandvik authored 12 years ago

108) <li>The <strong>Expert Bundle</strong> contains just Tor and nothing else.  You'll need to configure Tor and all of your applications manually.</li>
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

109) </ul>
110) <p>There are two versions of each package, a stable and alpha release.  Stable packages are released when we believe the features and code will not change for many months.  Alpha or unstable packages are released so you can help us test new features and bugfixes. Even though they have a higher version number than the stable versions listed above, there is a much higher chance of serious reliability and security bugs in these downloads.  Please be prepared to <a href="https://bugs.torproject.org/">report bugs</a>.</p>
Roger Dingledine consistent capitalization

Roger Dingledine authored 13 years ago

111) <p>The current stable version of Tor for Windows is <version-win32-stable>.  The current alpha/unstable version of Tor for Windows is <version-win32-alpha>.</p>
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

112) </td>
113) </tr>
Andrew Lewman make the alternating colors...

Andrew Lewman authored 13 years ago

114) <tr class="gray">
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

115) <td><span class="windows">
Sebastian Hahn Add a note to find the sour...

Sebastian Hahn authored 13 years ago

116) Tor Browser Bundle (English) version <version-torbrowserbundle>, works with
Andrew Lewman clarify windows versions we...

Andrew Lewman authored 13 years ago

117) Windows 7, Vista, and XP. <a href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_en-US.exe">Download</a>&nbsp;(<a href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_en-US.exe.asc">sig</a>)
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

118) </span>
119) </td>
120) </tr>
121) <tr>
122) <td><span class="windows">
Robert Ransom Remove TIMBB download links...

Robert Ransom authored 13 years ago

123) Tor Browser Instant Messaging Bundle (English) has been
124) <a href="https://blog.torproject.org/blog/tor-im-browser-bundle-discontinued-temporarily">temporarily discontinued</a>.
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

125) </span>
126)  </td>
Runa A. Sandvik minor changes to make po4a...

Runa A. Sandvik authored 13 years ago

127) </tr>
Andrew Lewman make the alternating colors...

Andrew Lewman authored 13 years ago

128)  <tr class="gray">
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

129)  <td><span class="windows">
Sebastian Hahn slightly improve the wording.

Sebastian Hahn authored 13 years ago

130) Download <a href="<page projects/torbrowser>">other language versions and the source code</a> of the Tor Browser Bundle.
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

131) </span>
132) </td>
133) </tr>
134)  <tr><td><span class="windows">
Andrew Lewman clarify windows versions we...

Andrew Lewman authored 13 years ago

135)  Stable Vidalia Bundle works with Windows 7, Vista, XP, <a href="<package-win32-bundle-stable>">Download Stable</a>&nbsp;(<a href="<package-win32-bundle-stable>.asc">sig</a>)
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

136)  </span></td>
137)  </tr>
Erinn Clark add bridge-by-default bundl...

Erinn Clark authored 13 years ago

138)  <tr class="gray"><td><span class="windows">Unstable Vidalia Bundle works with Windows 7, Vista, XP, <a href="<package-win32-bundle-alpha>">Download Unstable</a>&nbsp;(<a href="<package-win32-bundle-alpha>.asc">sig</a>)</span></td>
139)  </tr>
140)  <tr class="gray"><td><span class="windows">Unstable Bridge-by-Default Vidalia Bundle works with Windows 7, Vista, XP, <a href="../dist/vidalia-bundles/vidalia-bridge-bundle-<version-win32-bridge-bundle-alpha>.exe">Download Unstable</a>&nbsp;(<a href="../dist/vidalia-bundles/vidalia-bridge-bundle-<version-win32-bridge-bundle-alpha>.asc">sig</a>)</span></td>
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

141)  </tr>
142)  <tr>
Runa A. Sandvik minor changes to make po4a...

Runa A. Sandvik authored 13 years ago

143)  <td><span class="windows">Stable Expert Bundle works with Windows 98SE, ME, Windows 7, Vista, XP, 2000, 2003 Server, <a href="../dist/win32/tor-<version-win32-stable>-win32.exe">Download Stable</a>&nbsp;(<a href="../dist/win32/tor-<version-win32-stable>-win32.exe.asc">sig</a>)</span></td>
144) </tr>
Andrew Lewman make the alternating colors...

Andrew Lewman authored 13 years ago

145)  <tr class="gray">
Andrew Lewman we know these are for windo...

Andrew Lewman authored 13 years ago

146)  <td><span class="windows">Unstable Expert Bundle works with Windows 98SE, ME, Windows 7, Vista, XP, 2000, 2003 Server,
Roger Dingledine clean up the html on our do...

Roger Dingledine authored 13 years ago

147) <a href="../dist/win32/tor-<version-win32-alpha>-win32.exe">Download Unstable</a>&nbsp;(<a href="../dist/win32/tor-<version-win32-alpha>-win32.exe.asc">sig</a>)
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

148)  </span></td>
149)  </tr>
150)  <tr>
151) <td>
152) <a href="<page docs/tor-doc-windows>">Documentation for Microsoft Windows clients</a>
153) </td>
154) </tr>
155) </table>
156) <!-- END WINDOWS -->
157) <!-- START OS X -->
158) <table class="topforty">
159) <tr>
160) <td class="nopad"><div class="title"><a name="mac">Apple OS X</a></div></td>
161) </tr>
162) <tr>
Andrew Lewman two, two different ways.

Andrew Lewman authored 13 years ago

163) <td class="intro">The Tor Software for OS X comes bundled in two different ways:  
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

164) <ul>
165) <li>The <strong>Tor Browser Bundle</strong> contains 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></li>
Roger Dingledine admit the existence of torb...

Roger Dingledine authored 13 years ago

166) <li>The <strong>Vidalia Bundle</strong> contains Tor, <a href="<page projects/vidalia>">Vidalia</a>, Polipo, and Torbutton for installation on your system.  You need your own Firefox, and you'll need to configure other applications if you want them to use Tor.</li>
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

167) </ul>
168) <p>There are two versions of each package, a stable and alpha release.  Stable packages are released when we believe the features and code will not change for many months.  Alpha or unstable packages are released so you can help us test new features and bugfixes. Even though they have a higher version number than the stable versions listed above, there is a much higher chance of serious reliability and security bugs in these downloads.  Please be prepared to <a href="https://bugs.torproject.org/">report bugs</a>.</p>
169) <p>The current stable version of Tor for OS X is <version-osx-x86-stable>.  The current alpha/unstable version of Tor for OS X is <version-osx-x86-alpha>.</p>
170) </td>
171) </tr>
Andrew Lewman make the alternating colors...

Andrew Lewman authored 13 years ago

172) <tr class="gray">
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

173) <td><span class="mac">Tor Browser Bundle for OS X Intel (beta version), 
Roger Dingledine clean up the html on our do...

Roger Dingledine authored 13 years ago

174) <a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx>-dev-osx-i386-en-US.zip">Download</a>&nbsp;
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

175) (<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx>-dev-osx-i386-en-US.zip.asc">sig</a>)
176) </span>
177) </td>
178) </tr>
179) <tr>
Roger Dingledine clean up the html on our do...

Roger Dingledine authored 13 years ago

180) <td><span class="mac">Stable Vidalia Bundle for OS X Intel, <a href="<package-osx-x86-bundle-stable>">Download Stable</a>&nbsp;(<a href="<package-osx-x86-bundle-stable>.asc">sig</a>)</span></td>
Andrew Lewman fix the osx alternating col...

Andrew Lewman authored 13 years ago

181) </tr>
Andrew Lewman make the alternating colors...

Andrew Lewman authored 13 years ago

182) <tr class="gray">
Roger Dingledine clean up the html on our do...

Roger Dingledine authored 13 years ago

183) <td><span class="mac">Unstable Vidalia Bundle for OS X Intel, <a href="<package-osx-x86-bundle-alpha>">Download Unstable</a>&nbsp;(<a href="<package-osx-x86-bundle-alpha>.asc">sig</a>)</span></td>
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

184) </tr>
185) <tr>
Runa A. Sandvik minor changes to make po4a...

Runa A. Sandvik authored 13 years ago

186) <td><span class="mac">Stable Vidalia Bundle for OS X PowerPC, <a href="<package-osx-ppc-bundle-stable>">Download Stable</a>&nbsp;(<a href="<package-osx-ppc-bundle-stable>.asc">sig</a>)</span></td>
Andrew Lewman fix the osx alternating col...

Andrew Lewman authored 13 years ago

187) </tr>
Andrew Lewman make the alternating colors...

Andrew Lewman authored 13 years ago

188) <tr class="gray">
Roger Dingledine clean up the html on our do...

Roger Dingledine authored 13 years ago

189) <td><span class="mac">Unstable Vidalia Bundle for OS X PowerPC, <a href="<package-osx-ppc-bundle-alpha>">Download Unstable</a>&nbsp;(<a href="<package-osx-ppc-bundle-alpha>.asc">sig</a>)</span></td>
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

190) </tr>
Andrew Lewman fix the osx alternating col...

Andrew Lewman authored 13 years ago

191) <tr>
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

192) <td><a href="<page docs/tor-doc-osx>">Documentation for Apple OS X clients</a>.</td>
193) </tr>
194) </table>
195)  <!-- END OS X -->
196)  <!-- START UNIX -->
197)  <table class="topforty">
198) <tr>
199) <td class="nopad"><div class="title"><a name="linux">Linux/Unix</a></div></td></tr>
200) <tr>
201) <td class="intro">The Tor Software comes bundled in two different ways:  
202) <ul>
203) <li>The <strong>Tor Browser Bundle</strong> contains 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></li>
Robert Ransom Remove an extra period

Robert Ransom authored 13 years ago

204) <li>Read how to use <a href="<page download/download-unix>">our repositories for the Tor software</a>.</li>
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

205) </ul>
206) </td>
207) </tr>
Andrew Lewman make the alternating colors...

Andrew Lewman authored 13 years ago

208) <tr class="gray">
Erinn Clark bump some tbb versions, upd...

Erinn Clark authored 13 years ago

209) <td><span class="linux">Tor Browser Bundle for GNU/Linux (beta version) on i686, 
Erinn Clark update macros on download p...

Erinn Clark authored 13 years ago

210) <a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-en-US.tar.gz">Download</a>&nbsp;
211) (<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-en-US.tar.gz.asc">sig</a>)</span></td>
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

212) </tr>
213) <tr>
Erinn Clark bump some tbb versions, upd...

Erinn Clark authored 13 years ago

214) <td><span class="linux">Tor Browser Bundle for GNU/Linux (beta version) on x86_64,
Erinn Clark update macros on download p...

Erinn Clark authored 13 years ago

215) <a href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-en-US.tar.gz">Download</a>&nbsp;
216) (<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-en-US.tar.gz.asc">sig</a>)</span></td>
Erinn Clark bump some tbb versions, upd...

Erinn Clark authored 13 years ago

217) </tr>
Sebastian Hahn Fix alternating colors on d...

Sebastian Hahn authored 13 years ago

218) <tr class="gray">
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

219) <td><span class="linux">Use <a href="<page download/download-unix>">our repositories</a> for all other Tor-related software.</span></td>
220) </tr>
221) </table>
222) <table class="topforty">
223) <tr>
224) <td class="nopad"><div class="title"><a name="smartphones">Tor for Smartphones</a></div></td>
225) </tr>
Andrew Lewman make the alternating colors...

Andrew Lewman authored 13 years ago

226) <tr class="gray">
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

227) <td colspan="2">Android-based phones, tablets, computers</td>
228) <td><a href="../dist/android/<version-androidbundle-tor>-orbot-<version-androidbundle-orbot>.apk">Android Bundle</a></td>
229) <td><a href="<page docs/android>">Android Instructions</a></td>
230) </tr>
231) <tr>
232) <td colspan="2">iPhone, iPod Touch, iPad</td>
233) <td colspan="2"><span class="mac"><a href="http://sid77.slackware.it/iphone/">Test packages by Marco</a></span></td>
234) </tr>
Andrew Lewman make the alternating colors...

Andrew Lewman authored 13 years ago

235) <tr class="gray">
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

236) <td>Nokia Maemo/N900</td>
237) <td></td>
238) <td><span class="nokia"><a href="<page docs/N900>">Experimental instructions</a></span></td>
239) <td></td>
240) </tr>
241) </table>
242) <!-- END UNIX -->
Sebastian Hahn Move the source code sectio...

Sebastian Hahn authored 13 years ago

243) <!-- BEGIN SOURCE -->
244) <table class="topforty">
245) <tr>
246) <td class="nopad"><div class="title"><a name="source">Source&nbsp;Code</a></div></td>
247) </tr>
248) <tr>
249) <td colspan="2">The current stable version of Tor is <version-stable>.  Its <a
250) href="https://gitweb.torproject.org/tor.git/blob/release-0.2.1:/ChangeLog">release
251) notes</a> are available.</td>
252) <td colspan="2">The current unstable/alpha version of Tor is <version-alpha>.  Its
253) <a
Roger Dingledine we're now using the release...

Roger Dingledine authored 13 years ago

254) href="https://gitweb.torproject.org/tor.git/blob/refs/heads/release-0.2.2:/ChangeLog">Changelog
Sebastian Hahn Move the source code sectio...

Sebastian Hahn authored 13 years ago

255) </a> is available.</td>
256) </tr>
257) <tr class="gray">
258) <td>Source Tarballs</td>
259) <td>./configure &amp;&amp; make &amp;&amp; src/or/tor</td>
260) <td><a href="../dist/tor-<version-stable>.tar.gz">Download Stable</a> (<a href="../dist/tor-<version-stable>.tar.gz.asc">sig</a>)</td>
261) <td><a href="../dist/tor-<version-alpha>.tar.gz">Download Unstable</a> (<a href="../dist/tor-<version-alpha>.tar.gz.asc">sig</a>)</td>
262) </tr>
263) </table>
264) <!-- END SOURCE -->
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Roger Dingledine authored 13 years ago

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

Andrew Lewman authored 13 years ago

270) <h2><a class="anchor" href="#warning">Want Tor to really work?</a></h2>
Runa A. Sandvik closed a few tags, removed...

Runa A. Sandvik authored 13 years ago

271) <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 fix up the info blurb, upda...

Andrew Lewman authored 13 years ago

272) </p>
273) 
274) <ol>
275) <li>
276) Tor only protects Internet applications that are configured to
277) send their traffic through Tor &mdash; it doesn't magically anonymize
278) all your traffic just because you install it.  We recommend you
279) use <a href="http://www.mozilla.com/en-US/firefox/all-older.html">Firefox</a> with the <a
280) href="<page torbutton/index>">Torbutton</a> extension.
281) </li>
282) 
283) <li>
284) Torbutton blocks browser plugins such as Java, Flash, ActiveX, RealPlayer,
285) Quicktime, Adobe's PDF plugin, and others: they can be manipulated
286) into revealing your IP address. For example, that means Youtube is
287) disabled. If you really need your Youtube, you can <a href="<page
288) torbutton/torbutton-faq>#noflash">reconfigure Torbutton</a> to allow it; but
289) be aware that you're opening yourself up to potential attack. Also,
290) extensions like Google toolbar look up more information about the
291) websites you type in: they may bypass Tor and/or broadcast sensitive
292) information. Some people prefer using two browsers (one for Tor, one
Andrew Lewman point people to https every...

Andrew Lewman authored 13 years ago

293) for non-Tor browsing).
Andrew Lewman fix up the info blurb, upda...

Andrew Lewman authored 13 years ago

294) </li>
295) 
296) <li>
297) Beware of cookies: if you ever browse without Tor and a site gives
298) you a cookie, that cookie could identify you even when you start
299) using Tor again. Torbutton tries to handle your cookies safely. <a
300) href="https://addons.mozilla.org/firefox/82/">CookieCuller</a> can help
301) protect any cookies you do not want to lose.
302) </li>
303) 
304) <li>
305) Tor anonymizes the origin of your traffic, and it encrypts everything
306) between you and the Tor network and everything inside the Tor network,
Andrew Lewman fix some paths to files.

Andrew Lewman authored 13 years ago

307) but <a href="<wikifaq>#SoImtotallyanonymousifIuseTor">it
Andrew Lewman fix up the info blurb, upda...

Andrew Lewman authored 13 years ago

308) can't encrypt your traffic between the Tor network and its final
309) destination.</a> If you are communicating sensitive information, you
310) should use as much care as you would on the normal scary Internet &mdash;
Andrew Lewman point people to https every...

Andrew Lewman authored 13 years ago

311) use HTTPS or other end-to-end encryption and authentication.  <a
312) href="https://www.eff.org/https-everywhere">HTTPS Everywhere</a> is a
313) Firefox extension produced as a collaboration between The Tor Project
314) and the Electronic Frontier Foundation. It encrypts your communications
315) with a number of major websites.
Andrew Lewman fix up the info blurb, upda...

Andrew Lewman authored 13 years ago

316) </li>
317) 
318) <li>
319) While Tor blocks attackers on your local network from discovering
320) or influencing your destination, it opens new risks: malicious or
321) misconfigured Tor exit nodes can send you the wrong page, or even send
322) you embedded Java applets disguised as domains you trust. Be careful
323) opening documents or applications you download through Tor, unless you've
324) verified their integrity.
325) </li>
Roger Dingledine replay 23239, also lost in...

Roger Dingledine authored 13 years ago

326) 
327) <li>
328) Tor tries to prevent attackers from learning what destinations you connect
329) to. It doesn't prevent somebody watching your traffic from learning that
330) you're using Tor. You can mitigate (but not fully resolve) the risk
331) by using a <a href="<page docs/bridges>">Tor bridge relay</a> rather than
332) connecting directly to the public Tor network, but ultimately the best
333) protection here is a social approach: the more Tor users there are near
334) you and the more <a href="<page about/torusers>">diverse</a> their interests,
335) the less dangerous it will be that you are one of them.
336) </li>
Andrew Lewman add g. on the download warn...

Andrew Lewman authored 12 years ago

337) 
338) <li> Do not use <a
339) href="https://blog.torproject.org/blog/bittorrent-over-tor-isnt-good-idea">BitTorrent
340) and Tor</a> together unless you are using a system like <a
341) href="http://tails.boum.org/">TAILS</a>.
342) </li>
Andrew Lewman fix up the info blurb, upda...

Andrew Lewman authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

351) </div>
352) <!-- END WARNING -->
353) </div>
354) <!-- END MAINCOL -->
355) <div id="sidecol-right">
356) <div class="img-shadow">
357) <div class="sidenav-sub">
358) <h2>Jump to:</h2>
359) <ul>
360) <li class="dropdown"><a href="#Windows">Microsoft Windows</a></li>
361) <li class="dropdown"><a href="#mac">Apple OS X</a></li>
362) <li class="dropdown"><a href="#linux">Linux/Unix</a></li>
363) <li class="dropdown"><a href="#smartphones">Smartphones</a></li>
364) <li class="dropdown"><a href="#source">Source Code</a></li>
365) </ul>
366) </div>
367) </div>
368) <!-- END SIDENAV -->
369) <div class="img-shadow">
370) <div class="infoblock">
371) <h2>What is the (sig) link?</h2>
372) <p>These are GPG signatures to allow you to verify that
373) your downloaded file is really from The Tor Project and not
374) an imposter.</p>
375) <a href="<page docs/verifying-signatures>">Learn more &raquo;</a>
376) </div>
377) </div>
378) <!-- END INFOBLOCK -->
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>
387) <!-- END SIDENAV -->
388) </div>
389) <!-- END SIDECOL -->
390) </div>
391) <!-- END CONTENT -->