dd425f7deafcf3a1db5924de4993d69fd6bd896a
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1) ## translation metadata
2) # Revision: $Revision: 0 $
3) # Translation-Priority: 3-low
4) #include "head.wmi" TITLE="Download Tor" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
5) 
6)     <div id="content" class="clearfix">
Andrew Lewman change all of the breadcrum...

Andrew Lewman authored 13 years ago

7) 			<div id="breadcrumbs"><a href="<page index>">Home &raquo; </a><a href="<page download/download>">Download</a></div>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

8)     	<div id="maincol-left">
9)       	<h1>Download Tor</h1>
Andrew Lewman this download is a complete...

Andrew Lewman authored 13 years ago

10)         <!-- BEGIN WARNING -->
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

11)       	<div class="warning">
Andrew Lewman add in the warning, try to...

Andrew Lewman authored 13 years ago

12)           <h2>Want Tor to really work?</h2>
13) <p></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:
14) </p>
15) 
16) <ol>
17) <li>
18) Tor only protects Internet applications that are configured to
19) send their traffic through Tor &mdash; it doesn't magically anonymize
20) all your traffic just because you install it.  We recommend you
21) use <a href="http://www.mozilla.com/en-US/firefox/all-older.html">Firefox</a> with the <a
22) href="<page torbutton/index>">Torbutton</a> extension.
23) </li>
24) 
25) <li>
26) Torbutton blocks browser plugins such as Java, Flash, ActiveX, RealPlayer,
27) Quicktime, Adobe's PDF plugin, and others: they can be manipulated
28) into revealing your IP address. For example, that means Youtube is
29) disabled. If you really need your Youtube, you can <a href="<page
Andrew Lewman get the website to build cl...

Andrew Lewman authored 13 years ago

30) torbutton/torbutton-faq>#noflash">reconfigure Torbutton</a> to allow it; but
Andrew Lewman add in the warning, try to...

Andrew Lewman authored 13 years ago

31) be aware that you're opening yourself up to potential attack. Also,
32) extensions like Google toolbar look up more information about the
33) websites you type in: they may bypass Tor and/or broadcast sensitive
34) information. Some people prefer using two browsers (one for Tor, one
35) for unsafe browsing).
36) </li>
37) 
38) <li>
39) Beware of cookies: if you ever browse without Tor and a site gives
40) you a cookie, that cookie could identify you even when you start
41) using Tor again. Torbutton tries to handle your cookies safely. <a
42) href="https://addons.mozilla.org/firefox/82/">CookieCuller</a> can help
43) protect any cookies you do not want to lose.
44) </li>
45) 
46) <li>
47) Tor anonymizes the origin of your traffic, and it encrypts everything
48) between you and the Tor network and everything inside the Tor network,
49) but <a
50) href="https://trac.torproject.org/projects/tor/wiki/TheOnionRouter/TorFAQ#SoImtotallyanonymousifIuseTor">it
51) can't encrypt your traffic between the Tor network and its final
52) destination.</a> If you are communicating sensitive information, you
53) should use as much care as you would on the normal scary Internet &mdash;
54) use HTTPS or other end-to-end encryption and authentication.
55) </li>
56) 
57) <li>
58) While Tor blocks attackers on your local network from discovering
59) or influencing your destination, it opens new risks: malicious or
60) misconfigured Tor exit nodes can send you the wrong page, or even send
61) you embedded Java applets disguised as domains you trust. Be careful
62) opening documents or applications you download through Tor, unless you've
63) verified their integrity.
64) </li>
65) </ol>
66) 
67) <br />
68) <p>
69) Be smart and learn more. Understand what Tor does and does not offer.
70) This list of pitfalls isn't complete, and we need your
Andrew Lewman get the website to build cl...

Andrew Lewman authored 13 years ago

71) help <a href="<page getinvolved/volunteer>#Documentation">identifying and documenting
Andrew Lewman add in the warning, try to...

Andrew Lewman authored 13 years ago

72) all the issues</a>.
73) </p>
74)           </p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

75)         </div>
76)         <!-- END WARNING -->
77)         <table class="topforty">
78)         	<tr>
Andrew Lewman this download is a complete...

Andrew Lewman authored 13 years ago

79)           	<td class="nopad" colspan="4"><div class="title"><a name="wim">Tor Browser Bundle</a></div></td>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

80)           </tr>
81)         	<tr>
Andrew Lewman this download is a complete...

Andrew Lewman authored 13 years ago

82) 		      <td class="intro" colspan="4">The Tor Browser
83) 		      Bundle contains Tor, Vidalia, Torbutton, Polipo, and
84) 		      Firefox. This package requires no installation. Just
85) 		      extract it and run.</td>
Andrew Lewman work on the new website a b...

Andrew Lewman authored 13 years ago

86)           </tr> 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

87)           <tr>
88)           	<td><span class="column-title">Language</span></td>
89)             <td><span class="column-title">Version</span></td>
Andrew Lewman this download is a complete...

Andrew Lewman authored 13 years ago

90)             <td><span class="column-title">Platform</span></td>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

91)             <td><span class="column-title">Source Code</span></td>
92)           </tr>
93)           <tr class="beige">
94)           	<td>English (en-US)</td>
Andrew Lewman work on the new website a b...

Andrew Lewman authored 13 years ago

95)             <td><version-torbrowserbundle></td>
Andrew Lewman add download-unix, fix up d...

Andrew Lewman authored 13 years ago

96)             <td><span class="windows"><a href="torbrowser/dist/tor-browser-<version-torbrowserbundle>_en-US.exe">Download</a></span></td>
97)             <td><span class="windows"><a href="torbrowser/dist/tor-browser-<version-torbrowserbundle>_en-US.tar.gz">Download Tarball</a></span></td>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

98)           </tr>
Andrew Lewman this download is a complete...

Andrew Lewman authored 13 years ago

99)           <tr>
100)             <td>English (en-US)</td>
101)             <td><version-torbrowserbundlelinux></td>
102)             <td><span class="linux"><a href="torbrowser/dist/linux/tor-im-browser-gnu-linux-i686-<version-torbrowserbundlelinux>-dev-en-US.tar.gz">Download</a></td></span></td>
103)             <td></td>
104)           </tr>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

105)         </table>
106)         <table class="topforty">
107) 	        <tr>
Andrew Lewman work on the new website a b...

Andrew Lewman authored 13 years ago

108)           	<td class="nopad" colspan="5"><div class="title"><a name="tbb">Tor Instant Messaging Browser Bundles</a></div></td>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

109)           </tr>
110)               <tr>
111)                 <td><span class="column-title">Language</span></td>
112)                 <td><span class="column-title">Version</span></td>
Andrew Lewman this download is a complete...

Andrew Lewman authored 13 years ago

113)                 <td><span class="column-title">Platform</span></td>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

114)                 <td><span class="column-title">Source Code</span></td>
115)               </tr>
116)               <tr class="beige">
117)                 <td>English (en-US)</td>
Andrew Lewman work on the new website a b...

Andrew Lewman authored 13 years ago

118)                 <td><version-torimbrowserbundle></td>
Andrew Lewman this download is a complete...

Andrew Lewman authored 13 years ago

119)                 <td><span class="windows"><a href="torbrowser/dist/tor-im-browser-<version-torimbrowserbundle>_en-US.exe">Download</a></span></td>
Andrew Lewman add download-unix, fix up d...

Andrew Lewman authored 13 years ago

120)                 <td><span class="windows"><a href="torbrowser/dist/tor-im-browser-<version-torbrowserbundle>_en-US.tar.gz">Download Tarball</a></span></td>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

121)                 <td></td>
122)               </tr>
123)               <tr>
124)                 <td>English (en-US)</td>
125)                 <td><version-torbrowserbundlelinux></td>
Andrew Lewman work on the new website a b...

Andrew Lewman authored 13 years ago

126)                 <td><span class="linux"><a href="torbrowser/dist/linux/tor-im-browser-gnu-linux-i686-<version-torbrowserbundlelinux>-dev-en-US.tar.gz">Download</a></td></span></td>
Andrew Lewman this download is a complete...

Andrew Lewman authored 13 years ago

127)                 <td></td>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

128)               </tr> 
129)           </tr>
130)   		</table>
131)         <table class="topforty">
132) 	        <tr>
Andrew Lewman this download is a complete...

Andrew Lewman authored 13 years ago

133)           	<td class="nopad" colspan="5"><div class="title"><a name="tor">Vidalia Bundles</a></div></td>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

134)           </tr>
135)             <tr>
136)               <td><span class="column-title">Version</span></td>
Andrew Lewman this download is a complete...

Andrew Lewman authored 13 years ago

137)               <td><span class="column-title">Platform</span></td>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

138)               <td><span class="column-title">Source Code</span></td>
139)             </tr>
140)             <tr class="beige">
141)               <td><version-stable></td>
142)               <td><span class="windows"><a href="<package-win32-bundle-stable>">Download</a></span></td>
143)               <td><span class="mac"><a href="<package-osx-bundle-stable>">Download</a></span>
Andrew Lewman add download-unix, fix up d...

Andrew Lewman authored 13 years ago

144)               <td><span class="linux"><a href="<page download/download-unix/>">Unix Packages</a></span></td>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

145)               <td><a href="<package-source-stable>">Download Tarball</a></td>
146)           	</tr>
147)             <tr>
148)               <td><version-alpha></td>
149)               <td><span class="windows"><a href="<package-win32-bundle-alpha>">Download</a></span></td>
150)               <td><span class="mac"><a href="<package-osx-bundle-alpha>">Download</a></span>
Andrew Lewman add download-unix, fix up d...

Andrew Lewman authored 13 years ago

151)               <td><span class="linux"><a href="<page download/download-unix>">Unix Packages</a></span></td>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

152)               <td><a href="<package-source-alpha>">Download Tarball</a></td>
153)           	</tr> 
154)         </table>
155)         <table class="topforty">
156) 	        <tr>
157)           	<td class="nopad" colspan="4"><div class="title"><a name="smartphones">Tor for Smartphones</a></div></td>
158)           </tr>
159)           <tr>
160)               <td><span class="column-title">Device</span></td>
161)               <td><span class="column-title">Version</span></td>
162)               <td><span class="column-title">Download</span></td>
163)               <td><span class="column-title">Installation Guide</span></td>
164)             </tr>
165)             <tr class="beige">
166)               <td>Android</td>
Andrew Lewman add download-unix, fix up d...

Andrew Lewman authored 13 years ago

167)               <td></td>
Andrew Lewman this download is a complete...

Andrew Lewman authored 13 years ago

168)               <td><package-androidbundle-alpha></td>
Andrew Lewman apparently the android deta...

Andrew Lewman authored 13 years ago

169)               <td><a href="<page docs/android>">Instructions</a></td>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

170)           	</tr>
171)             <tr>
Andrew Lewman this download is a complete...

Andrew Lewman authored 13 years ago

172)               <td>iPhone, iPod Touch, iPad</td>
Andrew Lewman add in the warning, try to...

Andrew Lewman authored 13 years ago

173)               <td></td>
Andrew Lewman this download is a complete...

Andrew Lewman authored 13 years ago

174)               <td><span class="mac"><a href="http://sid77.slackware.it/iphone/">Test packages by Marco</a></span></td>
175)               <td></td>
Andrew Lewman add in the warning, try to...

Andrew Lewman authored 13 years ago

176)           	</tr>
Andrew Lewman add download-unix, fix up d...

Andrew Lewman authored 13 years ago

177)           	<tr class="beige">
Andrew Lewman add in the warning, try to...

Andrew Lewman authored 13 years ago

178)               <td>Nokia Maemo/N900</td>
179)               <td></td>
180)               <td><span class="nokia"><a href="<page docs/N900>">Experimental instructions</a></span></td>
Andrew Lewman this download is a complete...

Andrew Lewman authored 13 years ago

181)               <td></td>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

182)           	</tr>
183)         </table>
184)         <table class="topforty">
185) 	        <tr>
186)           	<td class="nopad" colspan="4"><div class="title"><a name="expert">Expert Packages</a></div></td>
187)           </tr>
188)           		<tr>
189)                 <td><span class="column-title">Operating System</span></td>
190)                 <td><span class="column-title">Notes</span></td>
191)                 <td><span class="column-title">Stable</span></td>
Andrew Lewman add download-unix, fix up d...

Andrew Lewman authored 13 years ago

192)                 <td><span class="column-title">Alpha</span></td>