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

Andrew Lewman authored 13 years ago

10)         <!-- BEGIN TEASER 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>
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 first cut of the new, shiny...

Andrew Lewman authored 13 years ago

15)         </div>
Andrew Lewman fix up the info blurb, upda...

Andrew Lewman authored 13 years ago

16)         <!-- END TEASER WARNING -->
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

17)         <table class="topforty">
18)         	<tr>
Andrew Lewman fix some paths to files.

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

20)           </tr>
Andrew Lewman fix up some of the mistakes...

Andrew Lewman authored 13 years ago

21)           <tr>
Andrew Lewman copy all of the images over...

Andrew Lewman authored 13 years ago

22) 		      <td class="intro" colspan="4">The Tor Browser Bundle contains everything you need to safely browse the Internet. This package requires no installation. Just extract it and run.</td>
Andrew Lewman fix up the info blurb, upda...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

24)           <tr>
25)           	<td><span class="column-title">Language</span></td>
26)             <td><span class="column-title">Version</span></td>
Andrew Lewman this download is a complete...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

28)             <td><span class="column-title">Source Code</span></td>
29)           </tr>
30)           <tr class="beige">
31)           	<td>English (en-US)</td>
Andrew Lewman work on the new website a b...

Andrew Lewman authored 13 years ago

32)             <td><version-torbrowserbundle></td>
Andrew Lewman rename easy-download to dow...

Andrew Lewman authored 13 years ago

33)             <td><span class="windows">
34)               <a href="/dist/torbrowser/tor-browser-<version-torbrowserbundle>_en-US.exe">Download</a>&nbsp;
35)               (<a href="/dist/torbrowser/tor-browser-<version-torbrowserbundle>_en-US.exe.asc">sig</a>)
36)               </span>
37)             </td>
38)             <td><span class="windows">
Erinn Clark fix links to windows source...

Erinn Clark authored 13 years ago

39)               <a href="/dist/torbrowser/tor-browser-<version-torbrowserbundle>.tar.gz">Download Tarball</a>&nbsp;
40)               (<a href="/dist/torbrowser/tor-browser-<version-torbrowserbundle>.gz.asc">sig</a>)
Andrew Lewman rename easy-download to dow...

Andrew Lewman authored 13 years ago

41)               </span>
42)             </td>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

44)           <tr>
45)             <td>English (en-US)</td>
46)             <td><version-torbrowserbundlelinux></td>
Andrew Lewman rename easy-download to dow...

Andrew Lewman authored 13 years ago

47)             <td><span class="linux">
48)               <a href="/dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux>-dev-en-US.tar.gz">Download</a>&nbsp;
49)               (<a href="/dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux>-dev-en-US.tar.gz.asc">sig</a>)
50)               </span>
51)             </td>
Andrew Lewman copy all of the images over...

Andrew Lewman authored 13 years ago

52)             <td></td>
53)           </tr>
54)           <tr class="beige">
55)             <td>English (en-US)</td>
56)             <td><version-torbrowserbundleosx></td>
Andrew Lewman rename easy-download to dow...

Andrew Lewman authored 13 years ago

57)             <td><span class="mac">
58)               <a href="/dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx>-dev-osx-i386-en-US.zip">Download</a>
59)               (<a href="/dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx>-dev-osx-i386-en-US.zip.asc">sig</a>)
60)               </span>
61)             </td>
Andrew Lewman this download is a complete...

Andrew Lewman authored 13 years ago

62)             <td></td>
63)           </tr>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

64)         </table>
65)         <table class="topforty">
66) 	        <tr>
Andrew Lewman fix some paths to files.

Andrew Lewman authored 13 years ago

67)           	<td class="nopad" colspan="5"><div class="title"><a name="torimbrowser">Tor Instant Messager Browser Bundles</a></div></td>
Andrew Lewman fix up some of the mistakes...

Andrew Lewman authored 13 years ago

68)           </tr>
69)           <tr>
70) 		      <td class="intro" colspan="4">The Tor Browser Bundle contains everything you need to safely browse the Internet. This package requires no installation. Just extract it and run.</td>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

71)           </tr>
72)               <tr>
73)                 <td><span class="column-title">Language</span></td>
74)                 <td><span class="column-title">Version</span></td>
Andrew Lewman this download is a complete...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

76)                 <td><span class="column-title">Source Code</span></td>
77)               </tr>
78)               <tr class="beige">
79)                 <td>English (en-US)</td>
Andrew Lewman work on the new website a b...

Andrew Lewman authored 13 years ago

80)                 <td><version-torimbrowserbundle></td>
Andrew Lewman add in the rest of the miss...

Andrew Lewman authored 13 years ago

81)                 <td><span class="windows">
82)                   <a href="/dist/torbrowser/tor-im-browser-<version-torimbrowserbundle>_en-US.exe">Download</a>&nbsp;
83)                   (<a href="/dist/torbrowser/tor-im-browser-<version-torimbrowserbundle>_en-US.exe.asc">sig</a>)
84)                   </span>
85)                 </td>
86)                 <td><span class="windows">
Erinn Clark fix links to windows source...

Erinn Clark authored 13 years ago

87)                   <a href="/dist/torbrowser/tor-browser-<version-torbrowserbundle>.tar.gz">Download Tarball</a>
88)                   (<a href="/dist/torbrowser/tor-browser-<version-torbrowserbundle>.tar.gz">sig</a>)
Andrew Lewman add in the rest of the miss...

Andrew Lewman authored 13 years ago

89)                   </span>
90)                 </td>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

91)                 <td></td>
92)               </tr>
93)   		</table>
94)         <table class="topforty">
95) 	        <tr>
Andrew Lewman this download is a complete...

Andrew Lewman authored 13 years ago

96)           	<td class="nopad" colspan="5"><div class="title"><a name="tor">Vidalia Bundles</a></div></td>
Andrew Lewman fix up some of the mistakes...

Andrew Lewman authored 13 years ago

97)           </tr>
98)           <tr>
Roger Dingledine fix another 404 from the fr...

Roger Dingledine authored 13 years ago

99) 		      <td class="intro" colspan="4">The Vidalia Bundle contains Tor, Vidalia, and Polipo for installation on your system.  You'll need to configure your applications to use it.</td>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

100)           </tr>
Andrew Lewman clean up the download table...

Andrew Lewman authored 13 years ago

101)           <tr>
102)             <td><span class="column-title">Operating System</span></td>
103)             <td><span class="column-title">Notes</span></td>
104)             <td><span class="column-title">Stable</span></td>
105)             <td><span class="column-title">Alpha</span></td>
106)             <td><span class="column-title">Installation Guide</span></td>
107)           </tr>
108) 	  <tr class="beige">
109) 	    <td><span class="windows">Windows</span></td>
110)         <td>Windows 7, Vista, XP, 2003 Server</td>
Andrew Lewman add in the rest of the miss...

Andrew Lewman authored 13 years ago

111)         <td><a href="<package-win32-bundle-stable>"><version-win32-stable></a>/(<a href="<package-win32-bundle-stable>.asc">sig</a>)</td>
112)         <td><a href="<package-win32-bundle-alpha>"><version-win32-alpha></a>/(<a href="<package-win32-bundle-alpha>.asc">sig</a>)</td>
Andrew Lewman clean up the download table...

Andrew Lewman authored 13 years ago

113)         <td><a href="<page docs/tor-doc-windows>">Windows</a></td>
114)       </tr>
115)       <tr>
116)         <td><span class="mac">Mac (x86)</span></td>
117)         <td>Intel only</td>
Andrew Lewman add in the rest of the miss...

Andrew Lewman authored 13 years ago

118)         <td><a href="<package-osx-x86-bundle-stable>"><version-osx-x86-stable></a>/(<a href="<package-osx-x86-bundle-stable>.asc">sig</a>)</td>
119)         <td><a href="<package-osx-x86-bundle-alpha>"><version-osx-x86-alpha></a>/(<a href="<package-osx-x86-bundle-alpha>.asc">sig</a>)</td>
Andrew Lewman clean up the download table...

Andrew Lewman authored 13 years ago

120)         <td><a href="<page docs/tor-doc-osx>">Mac (Intel)</a></td>
121)       </tr>
122)       <tr class="beige">
123)         <td><span class="mac">Mac (PPC)</span></td>
124)         <td>PowerPC only</td>
Andrew Lewman add in the rest of the miss...

Andrew Lewman authored 13 years ago

125)         <td><a href="<package-osx-ppc-bundle-stable>"><version-osx-ppc-stable></a>/(<a href="<package-osx-ppc-bundle-stable>.asc">sig</a>)</td>
126)         <td><a href="<package-osx-ppc-bundle-alpha>"><version-osx-ppc-alpha></a>/(<a href="<package-osx-ppc-bundle-alpha>.asc">sig</a>)</td>
Andrew Lewman clean up the download table...

Andrew Lewman authored 13 years ago

127)         <td><a href="<page docs/tor-doc-osx>">Mac (Power PC)</a></td>
128)       </tr>
Andrew Lewman put back the unix links und...

Andrew Lewman authored 13 years ago

129)       <tr>
130)         <td><span class="linux">Linux/Unix</span></td>
131)         <td>Redhat/CentOS, Fedora, Debian, Ubuntu, SUSE</td>
132)         <td colspan="2">Read how to use <a href="<page download/download-unix>">our repositories</a>.</td>
133)         <td><a href="<page download/download-unix>">Linux/Unix</a></td>
134)       </tr>
Andrew Lewman clean up the download table...

Andrew Lewman authored 13 years ago

135)       </table>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

136)         <table class="topforty">
137) 	        <tr>
138)           	<td class="nopad" colspan="4"><div class="title"><a name="smartphones">Tor for Smartphones</a></div></td>
139)           </tr>
140)           <tr>
141)               <td><span class="column-title">Device</span></td>
142)               <td><span class="column-title">Version</span></td>
143)               <td><span class="column-title">Download</span></td>
144)               <td><span class="column-title">Installation Guide</span></td>
145)             </tr>
146)             <tr class="beige">
Andrew Lewman copy all of the images over...

Andrew Lewman authored 13 years ago

147)               <td colspan="2">Android-based phones, tablets, computers</td>
Runa A. Sandvik closed a few tags, removed...

Runa A. Sandvik authored 13 years ago

148)               <td><a href="/dist/android/<version-androidbundle-tor>-orbot-<version-androidbundle-orbot>.apk"><version-androidbundle-tor></a></td>
Andrew Lewman apparently the android deta...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

150)           	</tr>
151)             <tr>
Andrew Lewman copy all of the images over...

Andrew Lewman authored 13 years ago

152)               <td colspan="2">iPhone, iPod Touch, iPad</td>
153)               <td colspan="2"><span class="mac"><a href="http://sid77.slackware.it/iphone/">Test packages by Marco</a></span></td>
Andrew Lewman add in the warning, try to...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

156)               <td>Nokia Maemo/N900</td>
157)               <td></td>
158)               <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

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

Andrew Lewman authored 13 years ago

160)           	</tr>
161)         </table>
162)         <table class="topforty">
163) 	        <tr>
164)           	<td class="nopad" colspan="4"><div class="title"><a name="expert">Expert Packages</a></div></td>
Andrew Lewman fix up some of the mistakes...

Andrew Lewman authored 13 years ago

165)           </tr>
166)           <tr>
167) 		      <td class="intro" colspan="4">The Expert Packages
Roger Dingledine fix another 404 from the fr...

Roger Dingledine authored 13 years ago

168) 		      contain just Tor and nothing else.  You'll need
Andrew Lewman fix up some of the mistakes...

Andrew Lewman authored 13 years ago

169) 		      to configure Tor and all of your applications
170) 		      manually.</td>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

171)           </tr>
172)           		<tr>
173)                 <td><span class="column-title">Operating System</span></td>
174)                 <td><span class="column-title">Notes</span></td>
175)                 <td><span class="column-title">Stable</span></td>
Andrew Lewman add download-unix, fix up d...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

177)                 <td><span class="column-title">Installation Guide</span></td>
178)               </tr>
179)               <tr class="beige">
180)                 <td><span class="windows">Windows</span></td>
181)                 <td>Windows 7, Vista, XP, 2000, 2003 Server</td>
Andrew Lewman add in the rest of the miss...

Andrew Lewman authored 13 years ago

182)                 <td><a href="/dist/win32/tor-<version-win32-stable>-win32.exe"><version-win32-stable></a> (<a href="/dist/win32/tor-<version-win32-stable>-win32.exe.asc">sig</a>)</td>
183)                 <td><a href="/dist/win32/tor-<version-win32-alpha>-win32.exe"><version-win32-alpha></a> (<a href="/dist/win32/tor-<version-win32-alpha>-win32.exe.asc">sig</a>)</td>
Andrew Lewman copy all of the images over...

Andrew Lewman authored 13 years ago

184)                 <td><a href="<page docs/tor-doc-windows>">Windows</a></td>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

185)               </tr>
186)               <tr>
Andrew Lewman fix up some of the mistakes...

Andrew Lewman authored 13 years ago

187)                 <td><span class="mac">Mac (x86)</span></td>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

188)                 <td>Intel only</td>
Andrew Lewman add in the rest of the miss...

Andrew Lewman authored 13 years ago

189)                 <td><a href="/dist/osx-x86/Tor-<version-osx-x86-stable>-i386-Bundle.dmg"><version-osx-x86-stable></a> (<a href="/dist/osx-x86/Tor-<version-osx-x86-stable>-i386-Bundle.dmg.asc">sig</a>)</td>
190)                 <td><a href="/dist/osx-x86/Tor-<version-osx-x86-alpha>-i386-Bundle.dmg"><version-osx-x86-alpha></a> (<a href="/dist/osx-x86/Tor-<version-osx-x86-alpha>-i386-Bundle.dmg.asc">sig</a>)</td>
Andrew Lewman copy all of the images over...

Andrew Lewman authored 13 years ago

191)                 <td><a href="<page docs/tor-doc-osx>">Mac (Intel)</a></td>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

192)               </tr>
193)               <tr class="beige">
Andrew Lewman fix up some of the mistakes...

Andrew Lewman authored 13 years ago

194)                 <td><span class="mac">Mac (PPC)</span></td>
195)                 <td>PowerPC only</td>
Andrew Lewman add in the rest of the miss...

Andrew Lewman authored 13 years ago

196)                 <td><a href="/dist/osx-ppc/Tor-<version-osx-ppc-stable>-ppc-Bundle.dmg"><version-osx-ppc-stable></a> (<a href="/dist/osx-ppc/Tor-<version-osx-ppc-stable>-ppc-Bundle.dmg.asc">sig</a>)</td>
197)                 <td><a href="/dist/osx-ppc/Tor-<version-osx-ppc-alpha>-ppc-Bundle.dmg"><version-osx-ppc-alpha></a> (<a href="/dist/osx-ppc/Tor-<version-osx-ppc-alpha>-ppc-Bundle.dmg.asc">sig</a>)</td>
Andrew Lewman copy all of the images over...

Andrew Lewman authored 13 years ago

198)                 <td><a href="<page docs/tor-doc-osx>">Mac (Power PC)</a></td>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

199)               </tr>
200)               <tr>
201)                 <td><span class="linux">Linux/Unix</span></td>
202)                 <td>Redhat/CentOS, Fedora, Debian, Ubuntu, SUSE</td>
Andrew Lewman copy all of the images over...

Andrew Lewman authored 13 years ago

203)                 <td colspan="2">Read how to use <a href="<page download/download-unix>">our repositories</a>.</td>
204)                 <td><a href="<page download/download-unix>">Linux/Unix</a></td>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

205)               </tr>
206)               <tr class="beige">
207)                 <td>Source Tarballs</td>
Andrew Lewman copy all of the images over...

Andrew Lewman authored 13 years ago

208)                 <td>./configure && make && src/or/tor</td>
Andrew Lewman add the sigs for the source...

Andrew Lewman authored 13 years ago

209)                 <td><a href="/dist/tor-<version-stable>.tar.gz"><version-stable></a> (<a href="/dist/tor-<version-stable>.tar.gz.asc">sig</a>)</td>
210)                 <td><a href="/dist/tor-<version-alpha>.tar.gz"><version-alpha></a> (<a href="/dist/tor-<version-alpha>.tar.gz.asc">sig</a>)</td>
Andrew Lewman fix up some of the mistakes...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

212)               </tr>
213)         </table>
Andrew Lewman fix up the info blurb, upda...

Andrew Lewman authored 13 years ago

214) 
215) <!-- BEGIN WARNING -->
216)       	<div class="warning">
217) 	<a name="warning"></a>
218)           <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

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

220) </p>
221) 
222) <ol>
223) <li>
224) Tor only protects Internet applications that are configured to
225) send their traffic through Tor &mdash; it doesn't magically anonymize
226) all your traffic just because you install it.  We recommend you
227) use <a href="http://www.mozilla.com/en-US/firefox/all-older.html">Firefox</a> with the <a
228) href="<page torbutton/index>">Torbutton</a> extension.
229) </li>
230) 
231) <li>
232) Torbutton blocks browser plugins such as Java, Flash, ActiveX, RealPlayer,
233) Quicktime, Adobe's PDF plugin, and others: they can be manipulated
234) into revealing your IP address. For example, that means Youtube is
235) disabled. If you really need your Youtube, you can <a href="<page
236) torbutton/torbutton-faq>#noflash">reconfigure Torbutton</a> to allow it; but
237) be aware that you're opening yourself up to potential attack. Also,
238) extensions like Google toolbar look up more information about the
239) websites you type in: they may bypass Tor and/or broadcast sensitive
240) information. Some people prefer using two browsers (one for Tor, one
241) for unsafe browsing).
242) </li>
243) 
244) <li>
245) Beware of cookies: if you ever browse without Tor and a site gives
246) you a cookie, that cookie could identify you even when you start
247) using Tor again. Torbutton tries to handle your cookies safely. <a
248) href="https://addons.mozilla.org/firefox/82/">CookieCuller</a> can help
249) protect any cookies you do not want to lose.
250) </li>
251) 
252) <li>
253) Tor anonymizes the origin of your traffic, and it encrypts everything
254) 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

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

Andrew Lewman authored 13 years ago

256) can't encrypt your traffic between the Tor network and its final
257) destination.</a> If you are communicating sensitive information, you
258) should use as much care as you would on the normal scary Internet &mdash;
259) use HTTPS or other end-to-end encryption and authentication.
260) </li>
261) 
262) <li>
263) While Tor blocks attackers on your local network from discovering
264) or influencing your destination, it opens new risks: malicious or
265) misconfigured Tor exit nodes can send you the wrong page, or even send
266) you embedded Java applets disguised as domains you trust. Be careful
267) opening documents or applications you download through Tor, unless you've
268) verified their integrity.
269) </li>
270) </ol>
271) 
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

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

Andrew Lewman authored 13 years ago

273) <p>
274) Be smart and learn more. Understand what Tor does and does not offer.
275) This list of pitfalls isn't complete, and we need your
276) help <a href="<page getinvolved/volunteer>#Documentation">identifying and documenting
277) all the issues</a>.
278) </p>
279)         </div>
280)         <!-- END WARNING -->
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

281)       </div>
282)       <!-- END MAINCOL -->
283)       <div id="sidecol-right">
284)         <div class="img-shadow">
285)         	<div class="sidenav-sub">
286)           	<h2>Jump to:</h2>
287)           	<ul>
Andrew Lewman fix the TorBrowser concat.

Andrew Lewman authored 13 years ago

288)             	<li class="dropdown"><a href="#torbrowser">Tor Browser Bundles</a></li>
289)             	<li class="dropdown"><a href="#torimbrowser">Tor Browser with Instant Messenger Client</a></li>
Andrew Lewman copy all of the images over...

Andrew Lewman authored 13 years ago

290)             	<li class="dropdown"><a href="#tor">Vidalia Bundles</a></li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

291)             	<li class="dropdown"><a href="#smartphones">Tor for Smartphones</a></li>
292)             	<li class="dropdown"><a href="#expert">Expert Packages</a></li>
293)             </ul>
294)           </div>
295)       	</div>
296)         <!-- END SIDENAV -->
297)         <div class="img-shadow">
298)           <div class="infoblock">
Andrew Lewman rename easy-download to dow...

Andrew Lewman authored 13 years ago

299)           	<h2>What is the (sig) link?</h2>
Andrew Lewman fix up the sentence grammar...

Andrew Lewman authored 13 years ago

300)             <p>These are GPG signatures to allow you to verify that
301)             your downloaded file is really from The Tor Project and not
Andrew Lewman rename easy-download to dow...

Andrew Lewman authored 13 years ago

302)             an imposter.</p>
Andrew Lewman fix up the sentence grammar...

Andrew Lewman authored 13 years ago

303)             <a href="<page docs/verifying-signatures>">Learn more &raquo;</a>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

304)           </div>
305)         </div>
306)         <!-- END INFOBLOCK -->
307)         <div class="img-shadow">
308)         	<div class="sidenav-sub">
309)           	<h2>Having Trouble?</h2>
Andrew Lewman remove the glossary. fix up...

Andrew Lewman authored 13 years ago

310)             <ul>
311)               <li class="dropdown"><a href="<page docs/documentation>">Read the fine manuals</a></li>
Andrew Lewman nice catch by rransom, clos...

Andrew Lewman authored 13 years ago

312)             </ul>