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

Andrew Lewman authored 13 years ago

1) ## translation metadata
Roger Dingledine looks like we never set the...

Roger Dingledine authored 13 years ago

2) # Revision: $Revision$
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3) # Translation-Priority: 3-low
4) 
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

5) #<!-- ATTENTION TRANSLATOR -->
Andrew Lewman apply jeremy's patch for os...

Andrew Lewman authored 12 years ago

6) #<!-- You MUST copy '/include/lang.wmi' along with this file! -->
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

7) 
8) #<!-- TBB DEFAULT LANGUAGE: Change 'en-US' below to your language code (if package exists)-->
9) #<!-- IMPORTANT: You MUST also change the default selection in 'lang.wmi' -->
10) <define-tag lang>en-US</define-tag>
11) 
Andrew Lewman apply jeremy's patch for os...

Andrew Lewman authored 12 years ago

12) #<!-- Download button text for language enabled packages -->
hiro Add changes for android rel...

hiro authored 5 years ago

13) <define-tag button-win-tbb32>Tor Browser</define-tag>
14) <define-tag button-win-tbb64>Currently Unused</define-tag>
Nicolas Vigier Remove old osx32 variables...

Nicolas Vigier authored 6 years ago

15) <define-tag button-osx-tbb64>Tor Browser</define-tag>
Erinn Clark update the website for the...

Erinn Clark authored 10 years ago

16) #<!-- Comment out until it's available again. -EC <define-tag button-osx-tbb64>64-bit</define-tag> -->
Sebastian Hahn Prefer 64bit on Linux

Sebastian Hahn authored 7 years ago

17) <define-tag button-lin-tbb32>Tor Browser (32-Bit)</define-tag>
18) <define-tag button-lin-tbb64>Tor Browser (64-Bit)</define-tag>
Andrew Lewman apply jeremy's patch for os...

Andrew Lewman authored 12 years ago

19) 
Sebastian Hahn Remove the ANNOUNCE_RSS hac...

Sebastian Hahn authored 12 years ago

20) #include "dlhead.wmi" TITLE="Download Tor" CHARSET="UTF-8"
Andrew Lewman apply jeremy's patch for os...

Andrew Lewman authored 12 years ago

21) 
traumschule download: tweak design

traumschule authored 5 years ago

22) <div id="content" class="clearfix dlcontent">
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

23)   <div id="breadcrumbs"><a href="<page index>">Home &raquo; </a><a href="<page download/download>">Download</a></div>
24)   <div id="maincol-left">
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

25) <!-- BEGIN TEASER WARNING -->
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

26)     <div class="warning-top">
27)       <h2>Want Tor to really work?</h2>
traumschule verification: add links to...

traumschule authored 5 years ago

28)         <p>You need to change some of your habits, as some things won't work exactly as
29)         you are used to. Please read the <a href="#warning">full list of warnings</a> for details.
30)         Always <a href="<page docs/verifying-signatures>">
31)         verify OpenPGP package signatures</a> (sig) to make sure you've
32)         downloaded the file we intended you to get.
33)         We also offer
34)         <a href="https://dist.torproject.org/torbrowser/<version-torbrowserbundle>/sha256sums-signed-build.txt">
35)         sha256 checksums</a>.
36)         The Firefox ESR in our bundles is modified from the default Firefox ESR.
37)         </p>
38)     </div>
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

39) <!-- END TEASER WARNING -->
traumschule download: replace javascrip...

traumschule authored 5 years ago

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

Andrew Lewman authored 12 years ago

41) <!-- START DOWNLOADS -->
traumschule download: replace javascrip...

traumschule authored 5 years ago

42) 
traumschule download: tweak design

traumschule authored 5 years ago

43) <!-- START TOR -->
44)  <section id="tor" class="accordion download">
45)   <h1><a name="tor">Download Tor</a></h1>
46)   <p class="info">
47)     <a id="ChangeLog"></a><a id="Stable"></a><a id="Testing"></a>
48)     For a list of what has changed in each stable Tor release, see the
49)     <a href="<gitblob>ReleaseNotes<cgitstable>">ReleaseNotes</a>.<br/>
50)     For a list of changes in both stable and development versions, see the
51)     <a href="<gitblob>ChangeLog">ChangeLog</a>.
52)   </p>
53)   <div>
54)   <ul class="nav">
55)    <li><label for="ac-tor-packages" class="sourcecode24"><a name="tor-packages">Packages</a></label></li>
56)   </ul>
57)   <ul class="nav">
58)    <li><label for="ac-tor-source" class="sourcecode24"><a name="tor-source">Source Tarballs</a></label></li>
59)   </ul>
60)   </div>
61) 
62) <!-- START TOR PACKAGE -->
63)   <div id="tor-packages" class="dltor">
64)    <input id="ac-tor-packages" name="accordion-tor-packages" type="checkbox" />
65)    <article class="ac-small">
66) 
67) <table id="packages" class="topforty">
68) <thead>
69) <tr bgcolor="#009933" style="color: white; ">
70)   <th colspan="2">Platform</th>
71)   <th>Download Stable</th>
72)   <th>Download Unstable</th>
73)   <th>Installation and Configuration</th>
74) </tr>
75) </thead>
76) 
77) <tr>
78) <td align="center"><img src="$(IMGROOT)/distros/debian.png" alt="Debian"> <img src="$(IMGROOT)/distros/ubuntu.png" alt="Ubuntu"> <img src="$(IMGROOT)/distros/knoppix.png" alt="Knoppix"></td>
79) <td>Debian, Ubuntu, Knoppix</td>
80) <td colspan="2"><a href="<page docs/debian>">repository packages</a> </td>
81) <td> <a href="<page docs/tor-doc-unix>">Linux/BSD/Unix</a> </td>
82) </tr>
83) 
84) <tr class="beige">
85) <td align="center"><img src="$(IMGROOT)/distros/centos.png" alt="CentOS"> <img src="$(IMGROOT)/distros/fedora.png" alt="Fedora"></td>
86) <td>CentOS and Fedora</td>
87) <td colspan="2">yum install tor / dnf install tor</td>
88) <td> <a href="<page docs/tor-doc-unix>">Linux/BSD/Unix</a> </td>
89) </tr>
90) 
91) <tr>
92) <td align="center"><img src="$(IMGROOT)/distros/gentoo.png" alt="Gentoo Linux"></td>
93) <td>Gentoo Linux</td>
94) <td colspan="2"><kbd>emerge tor</kbd></td>
95) <td>
96) <a href="<page docs/tor-doc-unix>">Linux/BSD/Unix</a><br>
97) </td>
98) </tr>
99) 
100) <tr class="beige">
101) <td align="center"><img height="40" src="$(IMGROOT)/distros/slackware.png" alt="Slackware"></td>
102) <td>Slackware</td>
103) <td colspan="2"><a href="https://slackbuilds.org/repository/14.2/network/tor/">SlackBuilds.org</a></td>
104) <td>
105) <a href="<page docs/tor-doc-unix>">Linux/BSD/Unix</a><br>
106) </td>
107) </tr>
108) 
109) <tr>
110) <td align="center"><img src="$(IMGROOT)/distros/freebsd.png" alt="FreeBSD"></td>
111) <td>FreeBSD</td>
112) <td colspan="2"><kbd>pkg install tor</kbd></td>
113) <td><a href="<page docs/tor-doc-unix>">Linux/BSD/Unix</a></td>
114) </tr>
115) 
116) <tr class="beige">
117) <td align="center"><img src="$(IMGROOT)/distros/openbsd.png" alt="OpenBSD"></td>
118) <td>OpenBSD</td>
119) <td colspan="2"><kbd>pkg_add tor</kbd></td>
120) <td>
121) <a href="<page docs/tor-doc-unix>">Linux/BSD/Unix</a><br>
122) <a href="<wiki>doc/OpenbsdChrootedTor">Guide to chrooting Tor in OpenBSD</a>
123) </td>
124) </tr>
125) 
126) <tr>
127) <td align="center"><img src="$(IMGROOT)/distros/netbsd.png" alt="NetBSD"></td>
128) <td>NetBSD</td>
129) <td colspan="2"><kbd>cd /usr/pkgsrc/net/tor &amp;&amp; make install</kbd></td>
130) <td><a href="<page docs/tor-doc-unix>">Linux/BSD/Unix</a></td>
131) </tr>
132) 
133) <tr class="beige">
134) <td align="center"><img src="$(IMGROOT)/distros/terminal.png" alt="Source code"></td>
135) <td>Source tarballs</td>
136) <td>
137) <a href="<package-source-stable>"><version-stable></a>
138)  (<a href="<package-source-stable>.asc">sig</a>)
139) </td>
140) <td>
141) <a href="<package-source-alpha>"><version-alpha></a>
142)  (<a href="<package-source-alpha>.asc">sig</a>)
143) </td>
144) <td><kbd>./configure &amp;&amp; make &amp;&amp; src/or/tor</kbd> (or src/app/tor starting in 0.3.5.x)</td>
145) </tr>
146) 
147) </table>
148)    </article>
149)   </div>
150) <!-- END TOR PACKAGE -->
151) <!-- START TOR SOURCE -->
152)   <div id="tor-source" class="dltor">
153)    <input id="ac-tor-source" name="accordion-tor-source" type="checkbox" />
154)    <article class="ac">
155)            <p style="text-align:center">Build and run with: <code style="color: #666666;">./configure &amp;&amp; make &amp;&amp; src/or/tor</code> (or src/app/tor starting in 0.3.5.x)<br/>
156)              See the <a href="<gitblob>ChangeLog">Changelog</a> for what's new.</p>
157)            <div id="stable" style="margin-left:75px; float: left;">
158)             <h2 style="text-align: center">Stable</h2>
159) 	    <a class="button" href="../dist/tor-<version-stable>.tar.gz"><span class="strong">Stable</span><span class="normal">Version <version-stable></span></a>
160) 	    <div class="sig">
161)               <p>
162) 	      <a href="<gitblob>ReleaseNotes<cgitstable>">Release notes</a> &#x2012; <a href="../dist/tor-<version-stable>.tar.gz.asc">signature</a> &#x2012; <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
163)               </p>
164) 	    </div>
165) 	    <a class="button" href="../dist/tor-<version-oldstable>.tar.gz"><span class="strong">Oldstable</span><span class="normal">Version <version-oldstable></span></a>
166) 	    <div class="sig">
167)               <p>
168)               <a href="<gitblob>ReleaseNotes<cgitoldstable>">Release notes</a> &#x2012; <a href="../dist/tor-<version-oldstable>.tar.gz.asc">signature</a> &#x2012; <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
169)               </p>
170) 	    </div>
171)            </div>
172)            <div id="unstable" class="tor-source">
173)             <h2 style="text-align: center">Unstable</h2>
174) 	    <a class="button" href="../dist/tor-<version-testing>.tar.gz"><span class="strong">Unstable</span><span class="normal">Version <version-testing></span></a>
175) 	    <div class="sig">
176) 	      <a href="../dist/tor-<version-testing>.tar.gz.asc">signature</a> &#x2012; <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
177) 	    </div>
178) 	    <a class="button" href="../dist/tor-<version-beta>.tar.gz"><span class="strong">Unstable</span><span class="normal">Version <version-beta></span></a>
179) 	    <div class="sig">
180) 	      <a href="../dist/tor-<version-beta>.tar.gz.asc">signature</a> &#x2012; <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
181) 	    </div>
182) 	    <a class="button" href="../dist/tor-<version-alpha>.tar.gz"><span class="strong">Unstable</span><span class="normal">Version <version-alpha></span></a>
183) 	    <div class="sig">
184) 	      <a href="../dist/tor-<version-alpha>.tar.gz.asc">signature</a> &#x2012; <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
185) 	    </div>
186)    </article>
187) <!-- END TOR SOURCE -->
188) </div>
189) </section>
190) <!-- END TOR -->
191) 
traumschule download: replace javascrip...

traumschule authored 5 years ago

192) <!-- START TOR BROWSER -->
193)  <h1>Download Tor Browser</h1>
194)  <section id="torbrowser" class="accordion download">
195) <!--
196)   This section uses a CSS accordion to hide and show topics.
197)   Styles are defined at the bottom of layout.css.
198) -->
traumschule download: tweak design

traumschule authored 5 years ago

199)   <p>Everything you need to safely browse the Internet. <a href="<page projects/torbrowser>">Learn more &raquo;</a><br/>
200)   <a href="https://blog.torproject.org/category/tags/tbb">Read the release announcements!</a></p>
201) <!-- OS LINKS -->
202)   <div>
203)    <ul class="nav">Desktop
204)    <li><label for="ac-windows"class="windows24"><a name="windows">Microsoft Windows</a></label>
205)    <li><label for="ac-mac" class="mac24"><a name="mac">Mac OS X</a></label>
206)    <li><label for="ac-linux" class="linux24"><a name="linux">Linux</a></label>
207)    <li><label for="ac-bsd" class="sourcecode24"><a name="openbsd">OpenBSD</a></label>
208)    <li><label for="ac-tbsource" class="sourcecode24"><a name="source">Build from source</a></label></li>
209)   </ul>
210)   <ul class="nav">Mobile
211)    <li><label for="ac-android" class="android24"><a name="android">Android</a></label>
212)    <li><label for="ac-ios" class="smartphone24"><a name="ios">IOS</a></label>
213)   </ul>
214)   <ul class="nav">Language specific versions
215)    <li><label for="ac-lang-stable" class="languages24"><a name="lang">Stable</a></label>
216)    <li><label for="ac-lang-alpha" class="alpha24"><a name="alpha">Unstable</a></label>
217)   </ul>
218)   </div>
219) 
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

220) <!-- START WINDOWS -->
traumschule download: tweak design

traumschule authored 5 years ago

221)  <div id="windows" class="os">
222)    <input id="ac-windows" name="accordion-os" type="radio" />
traumschule download: replace javascrip...

traumschule authored 5 years ago

223)    <article class="ac-small">
traumschule download: tweak design

traumschule authored 5 years ago

224)      <h2>Tor Browser for Windows</h2>
traumschule download: merge in download...

traumschule authored 5 years ago

225) <!-- WINDOWS 64 Bit -->
226)      <div class="package">
227) 	  <div class="desc">
traumschule download: tweak design

traumschule authored 5 years ago

228) 	    <h3>64 Bit</h3>
traumschule download: merge in download...

traumschule authored 5 years ago

229) 	    <em>Version <version-torbrowserbundle> - Windows 10, 8, and 7</em>
230) 	  </div>
231) 	  <form class="downloads">
232) 	    <a class="button win-tbb64" href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-win64-<version-torbrowserbundle>_<lang>.exe">
233)             <span class="strong">Download</span><span class="normal"><button-win-tbb64></span></a>
234) 	    <select name="language" id="win-tbb64" class="lang">
235) #include <lang.wmi>
236) 	    </select>
237) 	    <div class="sig">
238) 	      <a class="lang-alt" href="<page projects/torbrowser>#downloads">
239)               Other Languages</a>
240) 	      (<a class="win-tbb64-sig" href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-win64-<version-torbrowserbundle>_<lang>.exe.asc">
241)               sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
242) 	    </div>
243) 	  </form>
244)     </div>
245) <!-- WINDOWS 32-Bit -->
246)     <div class="package">
247) 	  <div class="desc">
traumschule download: tweak design

traumschule authored 5 years ago

248) 	    <h3>32 Bit</h3>
traumschule download: merge in download...

traumschule authored 5 years ago

249) 	    <em>Version <version-torbrowserbundle> - Windows 10, 8, and 7</em>
250) 	  </div>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

251) 	  <form class="downloads">
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

252) 	    <a class="button win-tbb" href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_<lang>.exe"><span class="strong">Download</span><span class="normal"><button-win-tbb32></span></a>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

253) 	    <select name="language" id="win-tbb" class="lang">
254) #include <lang.wmi>
255) 	    </select>
256) 	    <div class="sig">
David Fifield Fix download link anchors.

David Fifield authored 9 years ago

257) 	      <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
traumschule download: merge in download...

traumschule authored 5 years ago

258) 	      (<a class="win-tbb-sig" href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_<lang>.exe.asc">
259)               sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

260) 	    </div>
261) 	  </form>
traumschule download: merge in download...

traumschule authored 5 years ago

262)         </div>
263) <!-- WINDOWS EXPPERT BUNDLE -->
264)     <div class="package">
265) 	  <div class="desc">
traumschule download: tweak design

traumschule authored 5 years ago

266) 	    <h3>Expert Bundle</h3>
traumschule download: merge in download...

traumschule authored 5 years ago

267) 	    <em>Version <version-torbrowserbundle> - Windows 10, 8, 7, Vista,
268)                 XP, 2000, 2003 Server, ME, and Windows 98SE</em>
269) 	  </div>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

270) 	  <div class="downloads">
traumschule download: merge in download...

traumschule authored 5 years ago

271) 	    <a class="button" href="<package-win32-stable>"><span class="strong">
272)             Download</span><span class="normal">Expert Bundle</span></a>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

273) 	    <div class="sig">
traumschule download: merge in download...

traumschule authored 5 years ago

274) 	      (<a href="<package-win32-stable>.asc">sig</a>)
275)              <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

276) 	    </div>
277) 	  </div>
traumschule download: merge in download...

traumschule authored 5 years ago

278) 	  <p>
279)           Contains just Tor and nothing else. You'll need to configure Tor and
280)           all of your applications manually. This installer must be run as
281)           Administrator.
282)           </p>
283)      </div>
traumschule download: replace javascrip...

traumschule authored 5 years ago

284)    </article>
285)   </div>
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

286) <!-- END WINDOWS -->
traumschule download: replace javascrip...

traumschule authored 5 years ago

287) 
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

288) <!-- START OS X -->
traumschule download: tweak design

traumschule authored 5 years ago

289)  <div id="apple" class="os">
290)    <input id="ac-mac" name="accordion-os" type="radio" />
traumschule download: merge in download...

traumschule authored 5 years ago

291)    <article id="osx" class="ac-small">
traumschule download: tweak design

traumschule authored 5 years ago

292)         <h2>Tor Browser for Mac OS X</h2>
traumschule download: merge in download...

traumschule authored 5 years ago

293) 	<div class="package">
294) 	  <div class="desc">
295) 	    <em>Version <version-torbrowserbundleosx64> - OS X (10.9+)</em> 
296) 	  </div>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

297) 	  <form class="downloads">
Nicolas Vigier Remove old osx32 variables...

Nicolas Vigier authored 6 years ago

298) 	    <a class="button osx-tbb" href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_<lang>.dmg"><span class="strong">Download</span><span class="normal"><button-osx-tbb64></span></a>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

299) 	    <select name="language" id="osx-tbb" class="lang">
300) #include <lang.wmi>
301) 	    </select>
302) 	    <div class="sig">
David Fifield Fix download link anchors.

David Fifield authored 9 years ago

303) 	      <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

304) 	      (<a class="osx-tbb-sig" href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_<lang>.dmg.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

305) 	    </div>
306) 	  </form>
traumschule download: merge in download...

traumschule authored 5 years ago

307)       </div>
traumschule download: replace javascrip...

traumschule authored 5 years ago

308)    </article>
George Kadianakis Add the missing Apple OS X...

George Kadianakis authored 11 years ago

309)   </div>
traumschule download: replace javascrip...

traumschule authored 5 years ago

310) <!-- END OS X -->
311) 
312) <!-- START UNIX -->
traumschule download: tweak design

traumschule authored 5 years ago

313)  <div id="unix" class="os">
314)    <input id="ac-linux" name="accordion-os" type="radio" />
traumschule download: replace javascrip...

traumschule authored 5 years ago

315)    <article class="ac-small">
traumschule download: tweak design

traumschule authored 5 years ago

316)      <h2>Tor Browser for Linux</h2>
traumschule download: merge in download...

traumschule authored 5 years ago

317) <!-- LINUX 64 Bit -->
318) 	<div class="package" >
319) 	  <div class="desc">
traumschule download: tweak design

traumschule authored 5 years ago

320) 	    <h3>64 Bit</h3>
traumschule download: merge in download...

traumschule authored 5 years ago

321) 	    <em>Version <version-torbrowserbundlelinux64> - Linux, BSD, and Unix<</em>
322) 	  </div>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

323) 	  <form class="downloads">
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

324) 	    <a class="button lin-tbb64" href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_<lang>.tar.xz"><span class="strong">Download</span><span class="normal"><button-lin-tbb64></span></a>
Sebastian Hahn Prefer 64bit on Linux

Sebastian Hahn authored 7 years ago

325) 	    <select name="language" id="lin-tbb64" class="lang">
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

326) #include <lang.wmi>
327) 	    </select>
traumschule download: merge in download...

traumschule authored 5 years ago

328) 	    <div class="sig" style="margin-bottom: 5px;">
David Fifield Fix download link anchors.

David Fifield authored 9 years ago

329) 	      <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

330) 	      (<a class="lin-tbb64-sig" href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_<lang>.tar.xz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

331) 	    </div>
traumschule download: merge in download...

traumschule authored 5 years ago

332) 	  </form>
333)       </div>
334) <!-- LINUX 32 Bit -->
335) 	<div class="package" style="padding-top: 13px; border-top: 0px;">
336) 	  <div class="desc">
traumschule download: tweak design

traumschule authored 5 years ago

337) 	    <h3>32-Bit</h3>
traumschule download: merge in download...

traumschule authored 5 years ago

338) 	    <em>Version <version-torbrowserbundlelinux32> - Linux, BSD, and Unix<</em>
339) 	  </div>
340) 	  <form class="downloads">
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

341) 	    <a class="button lin-tbb32" href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_<lang>.tar.xz"><span class="strong">Download</span><span class="normal"><button-lin-tbb32></span></a>
Sebastian Hahn Prefer 64bit on Linux

Sebastian Hahn authored 7 years ago

342) 	    <select name="language" id="lin-tbb32" class="lang">
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

343) #include <lang.wmi>
344) 	    </select>
traumschule download: merge in download...

traumschule authored 5 years ago

345) 	    <div class="sig" style="margin-bottom: 5px;">
David Fifield Fix download link anchors.

David Fifield authored 9 years ago

346) 	      <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

347) 	      (<a class="lin-tbb32-sig" href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_<lang>.tar.xz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

348) 	    </div>
349) 	  </form>
350)       </div>
traumschule download: replace javascrip...

traumschule authored 5 years ago

351)    </article>
352)   </div>
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

353) <!-- END UNIX -->
traumschule download: merge in download...

traumschule authored 5 years ago

354) <!-- START OPENBSD -->
traumschule download: tweak design

traumschule authored 5 years ago

355)  <div id="bsd" class="os">
356)    <input id="ac-bsd" name="accordion-os" type="radio" />
traumschule download: merge in download...

traumschule authored 5 years ago

357)    <article id="openbsd" class="ac-small">
358)       <div class="desc">
traumschule download: tweak design

traumschule authored 5 years ago

359)      <h2>Tor Browser for OpenBSD</h2>
traumschule download: merge in download...

traumschule authored 5 years ago

360) 	<p>
361)         To install Tor Browser on OpenBSD, run:</p>
362)         <pre>pkg_add tor-browser</pre>
363) 
364) 	<p>
365)         Sometimes the most recent version of Tor Browser on OpenBSD is
366)         behind the current release.<br/>
367)         The available version of TB on OpenBSD should be checked with:
368)         </p>
369) 	<pre>pkg_info -Q tor-browser</pre>
370) 	<p>
371)         If provided version is not the current Tor Browser version, it is
372)         not recommended. To install the Tor Browser port from an updated ports
373)         tree, run:</p>
374)         <pre>cd /usr/ports/meta/tor-browser && make install</pre>
375)       </div>
376)    </article>
377)   </div>
378) <!-- END OPENBSD -->
traumschule download: tweak design

traumschule authored 5 years ago

379) <!-- END DESKTOP -->
380) 
381) <!-- START SMARTPHONES -->
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

382) <!-- START ANDROID -->
traumschule download: tweak design

traumschule authored 5 years ago

383)  <div id="android" class="os">
384)    <input id="ac-android" name="accordion-os" type="radio" />
traumschule download: replace javascrip...

traumschule authored 5 years ago

385)    <article class="ac-small">
traumschule download: tweak design

traumschule authored 5 years ago

386)      <h2>Tor Browser for Android</h2>
traumschule download: merge in download...

traumschule authored 5 years ago

387) 	<div class="package">
388) 	  <div class="desc">
traumschule download: tweak design

traumschule authored 5 years ago

389) 	    <h3>Stable</h3>
traumschule download: merge in download...

traumschule authored 5 years ago

390) 	    <!--<em>Version <version-torbrowserbundleandroid> - Android</em>-->
391) 	  </div>
392)           <p>
393)           Tor Browser for Android has no stable version yet.
394)           It is expected for early 2019
395)           </p>
396)           <p>
397)           You can help by testing the Alpha version and
398)           <a href="https://trac.torproject.org/projects/tor/wiki/doc/community/HowToReportBugFeedback">reporting issues</a>.
399)           </p>
400)         </div>
401)   	<div class="package">
traumschule download: tweak design

traumschule authored 5 years ago

402)           <h3>Alpha</h3>
traumschule download: merge in download...

traumschule authored 5 years ago

403)           <p>
404)           Introducing Tor Browser for Android, the mobile browser with the
405)           highest privacy protections ever available and on par with Tor
406)           Browser for desktop.
407)           </p>
408)           <p>
409)           Note: For this release, you also need to install
410)           <a href="https://www.torproject.org/docs/android.html.en">Orbot</a>.
411)           </p>
412) 	  <div class="desc">
413) 	    <em>Version <version-torbrowserbundleandroid> - Android</em> <a href="https://blog.torproject.org/category/tags/mobile">Read the release announcements!</a></p>
414) 	  </div>
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

415)           <form class="downloads">
hiro Add apk link and versions t...

hiro authored 5 years ago

416)             <a class="button" href="../dist/torbrowser/mobile/<version-torbrowserbundleandroid>/tor-browser-android-arm-<version-torbrowserbundleandroid>.apk"><span class="strong">Download</span><span class="normal">Android</span></a>
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

417)             <div class="sig">
hiro Update link for android apk...

hiro authored 5 years ago

418)               (<a class="android-tbb-sig" href="../dist/torbrowser/mobile/<version-torbrowserbundleandroid>/tor-browser-android-arm-<version-torbrowserbundleandroid>.apk.asc">sig</a>)
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

419)               <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
420)             </div>
421)           </form>
422)           <p>
423)           Known issue: Our Security Slider is now under ‘Security Settings,
hiro Add apk link and versions t...

hiro authored 5 years ago

424)           but because of a small issue, it’s only showing up after you restart
traumschule download: merge in download...

traumschule authored 5 years ago

425)           the app. We plan on fixing it for the next release.
426)           </p>
427)           <p>Also available on
428)           <a href="https://play.google.com/store/apps/details?id=org.torproject.android">GooglePlay</a>.
429)           <!--and <a href="https://guardianproject.info/fdroid/">FDroid</a>-->
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

430)           </p>
431)        </div>
traumschule download: replace javascrip...

traumschule authored 5 years ago

432)    </article>
433)   </div>
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

434) <!-- END ANDROID -->
traumschule download: link to OnionBrow...

traumschule authored 5 years ago

435) <!-- START IOS -->
traumschule download: tweak design

traumschule authored 5 years ago

436)  <div id="smartphones" class="os">
437)    <input id="ac-ios" name="accordion-os" type="radio" />
438)    <article id="smartphone" class="ac-small">
439)      <h2>iOS</h2>
traumschule download: merge in download...

traumschule authored 5 years ago

440)        <p>
441)        Unfortunately we do not have the capacity to offer a version of
442)        Tor Browser for IOS at the moment, but
443)        <a href="https://support.torproject.org/#tormobile-3">
444)        we recommend Onion Browser</a>. Check
445)        <a href="https://prism-break.org/en/categories/ios">prism-break</a>
446)        for security limitations of iOS.
447)        </p>
traumschule download: link to OnionBrow...

traumschule authored 5 years ago

448) <!-- END IOS -->
traumschule download: replace javascrip...

traumschule authored 5 years ago

449)    </article>
450)   </div>
traumschule download: link to OnionBrow...

traumschule authored 5 years ago

451) <!-- END SMARTPHONES -->
traumschule download: tweak design

traumschule authored 5 years ago

452) <!-- START TOR BROWSER SOURCE -->
453)   <div id="source" class="os">
454)    <input id="ac-tbsource" name="accordion-os" type="radio" />
traumschule download: merge in tor brow...

traumschule authored 5 years ago

455)    <article class="ac-small">
traumschule download: tweak design

traumschule authored 5 years ago

456)      <h2>Tor Browser from Source</h2>
457)           <p>
458)           To build <a href="<page projects/torbrowser>">Tor Browser</a>
459)           from source see the
460)           <a href="https://trac.torproject.org/projects/tor/wiki/doc/TorBrowser/Hacking">
461)           Tor Browser Hacking Guide</a>
462)           </p>
463)    </article>
464)   </div>
465) <!-- END TOR BROWSER SOURCE -->
traumschule download: merge in tor brow...

traumschule authored 5 years ago

466) 
traumschule download: tweak design

traumschule authored 5 years ago

467) <!-- START LANGUAGES -->
468)  <div id="stable" class="tblang">
469)    <input id="ac-lang-stable" name="accordion-os" type="radio" checked />
470)    <article class="ac-small">
471)      <h2>Tor Browser Stable</h2>
traumschule download: merge in tor brow...

traumschule authored 5 years ago

472)     <p>
473)     Save the file for Tor Browser in your preferred language to wherever is
474)     convenient, e.g. the Desktop or a USB flash drive.
475)     </p>
476)     <p>See our instructions on <a href="<page docs/verifying-signatures>">how to verify package signatures</a>,
477)       which allows you to make sure you've downloaded the file we intended
478)       you to get. Also, note that the Firefox ESR in our bundles is
479)       <a href="https://gitweb.torproject.org/tor-browser.git">modified</a> from the <a
480)       href="https://www.mozilla.org/en-US/firefox/organizations/">default
481)       Firefox ESR</a>.</p>
482)       <div class="dltable">
483)         <table>
484)           <thead>
485)         <tr>
traumschule download: tweak design

traumschule authored 5 years ago

486)           <th>Language</th>
traumschule download: merge in tor brow...

traumschule authored 5 years ago

487)           <th>Microsoft Windows <em>(<version-torbrowserbundle>)</em></th>
488)           <th>Apple MacOS <em>(<version-torbrowserbundleosx64>)</em></th>
489)           <th>GNU/Linux <em>(<version-torbrowserbundlelinux32>)</em></th>
490)         </tr>
491)           </thead>
492)           <tbody>
493)         <tr>
494)           <td>English (en-US)</td>
495)           <td>
496)                 <a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_en-US.exe">32/64-bit</a>
497)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_en-US.exe.asc">sig</a>)</em>
498)                 &bull;
499)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_en-US.exe">64-bit</a>
500)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_en-US.exe.asc">sig</a>)</em>
501)           </td>
502)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_en-US.dmg">64-bit</a>
503)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_en-US.dmg.asc">sig</a>)</em>
504)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_en-US.tar.xz">32-bit</a>
505)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_en-US.tar.xz.asc">sig</a>)</em>
506)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_en-US.tar.xz">64-bit</a>
507)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_en-US.tar.xz.asc">sig</a>)</em></td>
508)         </tr>
509)         <tr class="alt">
510)           <td>&#x0627;&#x0644;&#x0639;&#x0631;&#x0628;&#x064a;&#x0629; (ar)</td>
511)           <td>
512)                 <a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_ar.exe">32/64-bit</a>
513)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_ar.exe.asc">sig</a>)</em>
514)                 &bull;
515)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_ar.exe">64-bit</a>
516)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_ar.exe.asc">sig</a>)</em>
517)           </td>
518)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_ar.dmg">64-bit</a>
519)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_ar.dmg.asc">sig</a>)</em>
520)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_ar.tar.xz">32-bit</a>
521)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_ar.tar.xz.asc">sig</a>)</em>
522)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_ar.tar.xz">64-bit</a>
523)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_ar.tar.xz.asc">sig</a>)</em></td>
524)         </tr>
525)         <tr class="alt">
526)           <td>Català (ca)</td>
527)           <td>
528)                 <a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_ca.exe">32/64-bit</a>
529)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_ca.exe.asc">sig</a>)</em>
530)                 &bull;
531)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_ca.exe">64-bit</a>
532)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_ca.exe.asc">sig</a>)</em>
533)           </td>
534)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_ca.dmg">64-bit</a>
535)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_ca.dmg.asc">sig</a>)</em>
536)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_ca.tar.xz">32-bit</a>
537)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_ca.tar.xz.asc">sig</a>)</em>
538)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_ca.tar.xz">64-bit</a>
539)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_ca.tar.xz.asc">sig</a>)</em></td>
540)         </tr>
541)         <tr class="alt">
542)           <td>Dansk (da)</td>
543)           <td>
544)                 <a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_da.exe">32/64-bit</a>
545)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_da.exe.asc">sig</a>)</em>
546)                 &bull;
547)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_da.exe">64-bit</a>
548)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_da.exe.asc">sig</a>)</em>
549)           </td>
550)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_da.dmg">64-bit</a>
551)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_da.dmg.asc">sig</a>)</em>
552)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_da.tar.xz">32-bit</a>
553)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_da.tar.xz.asc">sig</a>)</em>
554)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_da.tar.xz">64-bit</a>
555)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_da.tar.xz.asc">sig</a>)</em></td>
556)         </tr>
557)         <tr>
558)           <td>Deutsch (de)</td>
559)           <td>
560)                 <a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_de.exe">32/64-bit</a>
561)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_de.exe.asc">sig</a>)</em>
562)                 &bull;
563)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_de.exe">64-bit</a>
564)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_de.exe.asc">sig</a>)</em>
565)           </td>
566)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_de.dmg">64-bit</a>
567)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_de.dmg.asc">sig</a>)</em>
568)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_de.tar.xz">32-bit</a>
569)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_de.tar.xz.asc">sig</a>)</em>
570)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_de.tar.xz">64-bit</a>
571)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_de.tar.xz.asc">sig</a>)</em></td>
572)         </tr>
573)         <tr class="alt">
574)           <td>&#x0045;&#x0073;&#x0070;&#x0061;&#x00f1;&#x006f;&#x006c; (es-ES)</td>
575)           <td>
576)                 <a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_es-ES.exe">32/64-bit</a>
577)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_es-ES.exe.asc">sig</a>)</em>
578)                 &bull;
579)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_es-ES.exe">64-bit</a>
580)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_es-ES.exe.asc">sig</a>)</em>
581)           </td>
582)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_es-ES.dmg">64-bit</a>
583)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_es-ES.dmg.asc">sig</a>)</em>
584)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_es-ES.tar.xz">32-bit</a>
585)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_es-ES.tar.xz.asc">sig</a>)</em>
586)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_es-ES.tar.xz">64-bit</a>
587)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_es-ES.tar.xz.asc">sig</a>)</em></td>
588)         </tr>
589)         <tr>
590)           <td>&#x0641;&#x0627;&#x0631;&#x0633;&#x06cc; (fa)</td>
591)           <td>
592)                 <a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_fa.exe">32/64-bit</a>
593)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_fa.exe.asc">sig</a>)</em>
594)                 &bull;
595)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_fa.exe">64-bit</a>
596)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_fa.exe.asc">sig</a>)</em>
597)           </td>
598)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_fa.dmg">64-bit</a>
599)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_fa.dmg.asc">sig</a>)</em>
600)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_fa.tar.xz">32-bit</a>
601)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_fa.tar.xz.asc">sig</a>)</em>
602)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_fa.tar.xz">64-bit</a>
603)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_fa.tar.xz.asc">sig</a>)</em></td>
604)         </tr>
605)         <tr class="alt">
606)           <td>&#x0046;&#x0072;&#x0061;&#x006e;&#x00e7;&#x0061;&#x0069;&#x0073; (fr)</td>
607)           <td>
608)                 <a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_fr.exe">32/64-bit</a>
609)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_fr.exe.asc">sig</a>)</em>
610)                 &bull;
611)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_fr.exe">64-bit</a>
612)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_fr.exe.asc">sig</a>)</em>
613)           </td>
614)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_fr.dmg">64-bit</a>
615)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_fr.dmg.asc">sig</a>)</em>
616)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_fr.tar.xz">32-bit</a>
617)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_fr.tar.xz.asc">sig</a>)</em>
618)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_fr.tar.xz">64-bit</a>
619)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_fr.tar.xz.asc">sig</a>)</em></td>
620)         </tr>
621)         <tr class="alt">
622)           <td>Gaeilge (Irish) (ga-IE)</td>
623)           <td>
624)                 <a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_ga-IE.exe">32/64-bit</a>
625)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_ga-IE.exe.asc">sig</a>)</em>
626)                 &bull;
627)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_ga-IE.exe">64-bit</a>
628)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_ga-IE.exe.asc">sig</a>)</em>
629)           </td>
630)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_ga-IE.dmg">64-bit</a>
631)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_ga-IE.dmg.asc">sig</a>)</em>
632)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_ga-IE.tar.xz">32-bit</a>
633)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_ga-IE.tar.xz.asc">sig</a>)</em>
634)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_ga-IE.tar.xz">64-bit</a>
635)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_ga-IE.tar.xz.asc">sig</a>)</em></td>
636)         </tr>
637)         <tr class="alt">
638)           <td>&#x5e2;&#x5d1;&#x5e8;&#x5d9;&#x5ea; (he)</td>
639)           <td>
640)                 <a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_he.exe">32/64-bit</a>
641)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_he.exe.asc">sig</a>)</em>
642)                 &bull;
643)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_he.exe">64-bit</a>
644)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_he.exe.asc">sig</a>)</em>
645)           </td>
646)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_he.dmg">64-bit</a>
647)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_he.dmg.asc">sig</a>)</em>
648)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_he.tar.xz">32-bit</a>
649)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_he.tar.xz.asc">sig</a>)</em>
650)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_he.tar.xz">64-bit</a>
651)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_he.tar.xz.asc">sig</a>)</em></td>
652)         </tr>
653)         <tr class="alt">
654)           <td>bahasa Indonesia (id)</td>
655)           <td>
656)                 <a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_id.exe">32/64-bit</a>
657)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_id.exe.asc">sig</a>)</em>
658)                 &bull;
659)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_id.exe">64-bit</a>
660)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_id.exe.asc">sig</a>)</em>
661)           </td>
662)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_id.dmg">64-bit</a>
663)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_id.dmg.asc">sig</a>)</em>
664)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_id.tar.xz">32-bit</a>
665)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_id.tar.xz.asc">sig</a>)</em>
666)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_id.tar.xz">64-bit</a>
667)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_id.tar.xz.asc">sig</a>)</em></td>
668)         </tr>
669)         <tr class="alt">
670)           <td>íslenska (is)</td>
671)           <td>
672)                 <a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_is.exe">32/64-bit</a>
673)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_is.exe.asc">sig</a>)</em>
674)                 &bull;
675)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_is.exe">64-bit</a>
676)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_is.exe.asc">sig</a>)</em>
677)           </td>
678)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_is.dmg">64-bit</a>
679)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_is.dmg.asc">sig</a>)</em>
680)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_is.tar.xz">32-bit</a>
681)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_is.tar.xz.asc">sig</a>)</em>
682)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_is.tar.xz">64-bit</a>
683)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_is.tar.xz.asc">sig</a>)</em></td>
684)         </tr>
685)         <tr>
686)           <td>Italiano (it)</td>
687)           <td>
688)                 <a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_it.exe">32/64-bit</a>
689)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_it.exe.asc">sig</a>)</em>
690)                 &bull;
691)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_it.exe">64-bit</a>
692)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_it.exe.asc">sig</a>)</em>
693)           </td>
694)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_it.dmg">64-bit</a>
695)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_it.dmg.asc">sig</a>)</em>
696)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_it.tar.xz">32-bit</a>
697)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_it.tar.xz.asc">sig</a>)</em>
698)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_it.tar.xz">64-bit</a>
699)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_it.tar.xz.asc">sig</a>)</em></td>
700)         </tr>
701)         <tr class="alt">
702)           <td>&#26085;&#26412;&#35486; (ja)</td>
703)           <td>
704)                 <a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_ja.exe">32/64-bit</a>
705)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_ja.exe.asc">sig</a>)</em>
706)                 &bull;
707)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_ja.exe">64-bit</a>
708)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_ja.exe.asc">sig</a>)</em>
709)           </td>
710)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_ja.dmg">64-bit</a>
711)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_ja.dmg.asc">sig</a>)</em>
712)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_ja.tar.xz">32-bit</a>
713)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_ja.tar.xz.asc">sig</a>)</em>
714)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_ja.tar.xz">64-bit</a>
715)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_ja.tar.xz.asc">sig</a>)</em></td>
716)         </tr>
717)         <tr>
718)           <td>Korean (ko)</td>
719)           <td>
720)                 <a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_ko.exe">32/64-bit</a>
721)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_ko.exe.asc">sig</a>)</em>
722)                 &bull;
723)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_ko.exe">64-bit</a>
724)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_ko.exe.asc">sig</a>)</em>
725)           </td>
726)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_ko.dmg">64-bit</a>
727)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_ko.dmg.asc">sig</a>)</em>
728)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_ko.tar.xz">32-bit</a>
729)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_ko.tar.xz.asc">sig</a>)</em>
730)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_ko.tar.xz">64-bit</a>
731)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_ko.tar.xz.asc">sig</a>)</em></td>
732)         </tr>
733)         <tr>
734)           <td>Norsk bokmå&#x0345;l (nb-NO)</td>
735)           <td>
736)                 <a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_nb-NO.exe">32/64-bit</a>
737)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_nb-NO.exe.asc">sig</a>)</em>
738)                 &bull;
739)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_nb-NO.exe">64-bit</a>
740)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_nb-NO.exe.asc">sig</a>)</em>
741)           </td>
742)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_nb-NO.dmg">64-bit</a>
743)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_nb-NO.dmg.asc">sig</a>)</em>
744)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_nb-NO.tar.xz">32-bit</a>
745)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_nb-NO.tar.xz.asc">sig</a>)</em>
746)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_nb-NO.tar.xz">64-bit</a>
747)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_nb-NO.tar.xz.asc">sig</a>)</em></td>
748)         </tr>
749)         <tr class="alt">
750)           <td>Nederlands (nl)</td>
751)           <td>
752)                 <a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_nl.exe">32/64-bit</a>
753)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_nl.exe.asc">sig</a>)</em>
754)                 &bull;
755)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_nl.exe">64-bit</a>
756)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_nl.exe.asc">sig</a>)</em>
757)           </td>
758)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_nl.dmg">64-bit</a>
759)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_nl.dmg.asc">sig</a>)</em>
760)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_nl.tar.xz">32-bit</a>
761)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_nl.tar.xz.asc">sig</a>)</em>
762)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_nl.tar.xz">64-bit</a>
763)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_nl.tar.xz.asc">sig</a>)</em></td>
764)         </tr>
765)         <tr>
766)           <td>Polish (pl)</td>
767)           <td>
768)                 <a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_pl.exe">32/64-bit</a>
769)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_pl.exe.asc">sig</a>)</em>
770)                 &bull;
771)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_pl.exe">64-bit</a>
772)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_pl.exe.asc">sig</a>)</em>
773)           </td>
774)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_pl.dmg">64-bit</a>
775)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_pl.dmg.asc">sig</a>)</em>
776)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_pl.tar.xz">32-bit</a>
777)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_pl.tar.xz.asc">sig</a>)</em>
778)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_pl.tar.xz">64-bit</a>
779)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_pl.tar.xz.asc">sig</a>)</em></td>
780)         </tr>
781)         <tr class="alt">
782)           <td>&#x0050;&#x006f;&#x0072;&#x0074;&#x0075;&#x0067;&#x0075;&#x00ea;&#x0073; (pt-BR)</td>
783)           <td>
784)                 <a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_pt-BR.exe">32/64-bit</a>
785)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_pt-BR.exe.asc">sig</a>)</em>
786)                 &bull;
787)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_pt-BR.exe">64-bit</a>
788)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_pt-BR.exe.asc">sig</a>)</em>
789)           </td>
790)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_pt-BR.dmg">64-bit</a>
791)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_pt-BR.dmg.asc">sig</a>)</em>
792)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_pt-BR.tar.xz">32-bit</a>
793)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_pt-BR.tar.xz.asc">sig</a>)</em>
794)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_pt-BR.tar.xz">64-bit</a>
795)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_pt-BR.tar.xz.asc">sig</a>)</em></td>
796)         </tr>
797)         <tr>
798)           <td>&#x0420;&#x0443;&#x0441;&#x0441;&#x043a;&#x0438;&#x0439; (ru)</td>
799)           <td>
800)                 <a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_ru.exe">32/64-bit</a>
801)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_ru.exe.asc">sig</a>)</em>
802)                 &bull;
803)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_ru.exe">64-bit</a>
804)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_ru.exe.asc">sig</a>)</em>
805)           </td>
806)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_ru.dmg">64-bit</a>
807)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_ru.dmg.asc">sig</a>)</em>
808)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_ru.tar.xz">32-bit</a>
809)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_ru.tar.xz.asc">sig</a>)</em>
810)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_ru.tar.xz">64-bit</a>
811)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_ru.tar.xz.asc">sig</a>)</em></td>
812)         </tr>
813)         <tr>
814)           <td>Svenska (sv-SE)</td>
815)           <td>
816)                 <a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_sv-SE.exe">32/64-bit</a>
817)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_sv-SE.exe.asc">sig</a>)</em>
818)                 &bull;
819)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_sv-SE.exe">64-bit</a>
820)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_sv-SE.exe.asc">sig</a>)</em>
821)           </td>
822)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_sv-SE.dmg">64-bit</a>
823)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_sv-SE.dmg.asc">sig</a>)</em>
824)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_sv-SE.tar.xz">32-bit</a>
825)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_sv-SE.tar.xz.asc">sig</a>)</em>
826)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_sv-SE.tar.xz">64-bit</a>
827)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_sv-SE.tar.xz.asc">sig</a>)</em></td>
828)         </tr>
829)         <tr class="alt">
830)           <td>T&#252;rk&#231;e (tr)</td>
831)           <td>
832)                 <a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_tr.exe">32/64-bit</a>
833)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_tr.exe.asc">sig</a>)</em>
834)                 &bull;
835)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_tr.exe">64-bit</a>
836)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_tr.exe.asc">sig</a>)</em>
837)           </td>
838)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_tr.dmg">64-bit</a>
839)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_tr.dmg.asc">sig</a>)</em>
840)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_tr.tar.xz">32-bit</a>
841)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_tr.tar.xz.asc">sig</a>)</em>
842)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_tr.tar.xz">64-bit</a>
843)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_tr.tar.xz.asc">sig</a>)</em></td>
844)         </tr>
845)         <tr>
846)           <td>Vietnamese (vi)</td>
847)           <td>
848)                 <a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_vi.exe">32/64-bit</a>
849)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_vi.exe.asc">sig</a>)</em>
850)                 &bull;
851)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_vi.exe">64-bit</a>
852)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_vi.exe.asc">sig</a>)</em>
853)           </td>
854)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_vi.dmg">64-bit</a>
855)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_vi.dmg.asc">sig</a>)</em>
856)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_vi.tar.xz">32-bit</a>
857)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_vi.tar.xz.asc">sig</a>)</em>
858)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_vi.tar.xz">64-bit</a>
859)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_vi.tar.xz.asc">sig</a>)</em></td>
860)         </tr>
861)         <tr class="alt">
862)           <td>&#x7b80;&#x4f53;&#x5b57; (zh-CN)</td>
863)           <td>
864)                 <a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_zh-CN.exe">32/64-bit</a>
865)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_zh-CN.exe.asc">sig</a>)</em>
866)                 &bull;
867)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_zh-CN.exe">64-bit</a>
868)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_zh-CN.exe.asc">sig</a>)</em>
869)           </td>
870)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_zh-CN.dmg">64-bit</a>
871)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_zh-CN.dmg.asc">sig</a>)</em>
872)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_zh-CN.tar.xz">32-bit</a>
873)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_zh-CN.tar.xz.asc">sig</a>)</em>
874)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_zh-CN.tar.xz">64-bit</a>
875)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_zh-CN.tar.xz.asc">sig</a>)</em></td>
876)         </tr>
877)         <tr class="alt">
878)           <td>&#x6b63;&#x9ad4;&#x5b57; (zh-TW)</td>
879)           <td>
880)                 <a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_zh-TW.exe">32/64-bit</a>
881)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_zh-TW.exe.asc">sig</a>)</em>
882)                 &bull;
883)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_zh-TW.exe">64-bit</a>
884)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64>/torbrowser-install-win64-<version-torbrowserbundlewin64>_zh-TW.exe.asc">sig</a>)</em>
885)           </td>
886)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_zh-TW.dmg">64-bit</a>
887)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_zh-TW.dmg.asc">sig</a>)</em>
888)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_zh-TW.tar.xz">32-bit</a>
889)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_zh-TW.tar.xz.asc">sig</a>)</em>
890)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_zh-TW.tar.xz">64-bit</a>
891)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_zh-TW.tar.xz.asc">sig</a>)</em></td>
892)         </tr>
893)           </tbody>
894)         </table>
traumschule download: replace javascrip...

traumschule authored 5 years ago

895) 
traumschule download: merge in tor brow...

traumschule authored 5 years ago

896)    </article>
897)   </div>
898) <!-- END LANGUAGES -->
899) <!-- START ALPHA -->
traumschule download: tweak design

traumschule authored 5 years ago

900)  <div id="alpha" class="tblang">
901)    <input id="ac-lang-alpha" name="accordion-os" type="radio" />
traumschule download: merge in tor brow...

traumschule authored 5 years ago

902)    <article id="downloads-alpha" class="ac-small">
traumschule download: tweak design

traumschule authored 5 years ago

903)      <h2>Tor Browser Unstable</h2>
traumschule download: merge in tor brow...

traumschule authored 5 years ago

904)     <p>
905)     Save the file for Tor Browser in your preferred language to wherever is
906)     convenient, e.g. the Desktop or a USB flash drive.
907)     </p>
908)     <p>See our instructions on <a href="<page docs/verifying-signatures>">how to verify package signatures</a>,
909)       which allows you to make sure you've downloaded the file we intended
910)       you to get. Also, note that the Firefox ESR in our bundles is
911)       <a href="https://gitweb.torproject.org/tor-browser.git">modified</a> from the <a
912)       href="https://www.mozilla.org/en-US/firefox/organizations/">default
913)       Firefox ESR</a>.</p>
914)      <div class="pjtext">
915)       <div class="dltable">
916)         <table>
917)           <thead>
918)         <tr>
traumschule download: tweak design

traumschule authored 5 years ago

919)           <th>Language</th>
920)           <th>Microsoft Windows <em>(<version-torbrowserbundlebeta>)</em></th>
921)           <th>Mac OS X <em>(<version-torbrowserbundleosx64beta>)</em></th>
922)           <th>Linux <em>(<version-torbrowserbundlelinux32beta>)</em></th>
923)           <th>Android <em>(<version-torbrowserbundleandroid>)</em></th>
traumschule download: merge in tor brow...

traumschule authored 5 years ago

924)         </tr>
925)           </thead>
926)           <tbody>
927)         <tr>
928)           <td>English (en-US)</td>
929)           <td>
930)                 <a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_en-US.exe">32/64-bit</a>
931)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_en-US.exe.asc">sig</a>)</em>
932)                 &bull;
933)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_en-US.exe">64-bit</a>
934)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_en-US.exe.asc">sig</a>)</em>
935)           </td>
936)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_en-US.dmg">64-bit</a>
937)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_en-US.dmg.asc">sig</a>)</em>
938)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_en-US.tar.xz">32-bit</a>
939)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_en-US.tar.xz.asc">sig</a>)</em>
940)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_en-US.tar.xz">64-bit</a>
941)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_en-US.tar.xz.asc">sig</a>)</em></td>
942)           <td><a href="../dist/torbrowser/mobile/<version-torbrowserbundleandroid>/tor-browser-android-arm-<version-torbrowserbundleandroid>.apk">Android</a>
943)           <em>(<a href="../dist/torbrowser/mobile/<version-torbrowserbundleandroid>/tor-browser-android-arm-<version-torbrowserbundleandroid>.apk.asc">sig</a>)</em></td> 
944)         </tr>
945)         <tr class="alt">
946)           <td>&#x0627;&#x0644;&#x0639;&#x0631;&#x0628;&#x064a;&#x0629; (ar)</td>
947)           <td>
948)                 <a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_ar.exe">32/64-bit</a>
949)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_ar.exe.asc">sig</a>)</em>
950)                 &bull;
951)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_ar.exe">64-bit</a>
952)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_ar.exe.asc">sig</a>)</em>
953)           </td>
954)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_ar.dmg">64-bit</a>
955)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_ar.dmg.asc">sig</a>)</em>
956)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_ar.tar.xz">32-bit</a>
957)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_ar.tar.xz.asc">sig</a>)</em>
958)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_ar.tar.xz">64-bit</a>
959)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_ar.tar.xz.asc">sig</a>)</em></td>
960)           <td></td>
961)         </tr>
962)         <tr class="alt">
963)           <td>Català (ca)</td>
964)           <td>
965)                 <a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_ca.exe">32/64-bit</a>
966)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_ca.exe.asc">sig</a>)</em>
967)                 &bull;
968)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_ca.exe">64-bit</a>
969)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_ca.exe.asc">sig</a>)</em>
970)           </td>
971)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_ca.dmg">64-bit</a>
972)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_ca.dmg.asc">sig</a>)</em>
973)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_ca.tar.xz">32-bit</a>
974)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_ca.tar.xz.asc">sig</a>)</em>
975)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_ca.tar.xz">64-bit</a>
976)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_ca.tar.xz.asc">sig</a>)</em></td>
977)           <td></td>
978)         </tr>
979)         <tr>
980)           <td>Dansk (da)</td>
981)           <td>
982)                 <a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_da.exe">32/64-bit</a>
983)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_da.exe.asc">sig</a>)</em>
984)                 &bull;
985)                 <a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-win64-<version-torbrowserbundlebeta>_da.exe">64-bit</a>
986)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-win64-<version-torbrowserbundlebeta>_da.exe.asc">sig</a>)</em>
987)           </td>
988)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_da.dmg">64-bit</a>
989)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_da.dmg.asc">sig</a>)</em>
990)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_da.tar.xz">32-bit</a>
991)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_da.tar.xz.asc">sig</a>)</em>
992)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_da.tar.xz">64-bit</a>
993)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_da.tar.xz.asc">sig</a>)</em></td>
994)           <td></td>
995)         </tr>
996)         <tr>
997)           <td>Deutsch (de)</td>
998)           <td>
999)                 <a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_de.exe">32/64-bit</a>
1000)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_de.exe.asc">sig</a>)</em>
1001)                 &bull;
1002)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_de.exe">64-bit</a>
1003)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_de.exe.asc">sig</a>)</em>
1004)           </td>
1005)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_de.dmg">64-bit</a>
1006)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_de.dmg.asc">sig</a>)</em>
1007)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_de.tar.xz">32-bit</a>
1008)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_de.tar.xz.asc">sig</a>)</em>
1009)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_de.tar.xz">64-bit</a>
1010)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_de.tar.xz.asc">sig</a>)</em></td>
1011)           <td></td>
1012)         </tr>
1013)         <tr class="alt">
1014)           <td>&#x0045;&#x0073;&#x0070;&#x0061;&#x00f1;&#x006f;&#x006c; (es-ES)</td>
1015)           <td>
1016)                 <a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_es-ES.exe">32/64-bit</a>
1017)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_es-ES.exe.asc">sig</a>)</em>
1018)                 &bull;
1019)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_es-ES.exe">64-bit</a>
1020)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_es-ES.exe.asc">sig</a>)</em>
1021)           </td>
1022)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_es-ES.dmg">64-bit</a>
1023)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_es-ES.dmg.asc">sig</a>)</em>
1024)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_es-ES.tar.xz">32-bit</a>
1025)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_es-ES.tar.xz.asc">sig</a>)</em>
1026)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_es-ES.tar.xz">64-bit</a>
1027)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_es-ES.tar.xz.asc">sig</a>)</em></td>
1028)           <td></td>
1029)         </tr>
1030)         <tr>
1031)           <td>&#x0641;&#x0627;&#x0631;&#x0633;&#x06cc; (fa)</td>
1032)           <td>
1033)                 <a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_fa.exe">32/64-bit</a>
1034)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_fa.exe.asc">sig</a>)</em>
1035)                 &bull;
1036)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_fa.exe">64-bit</a>
1037)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_fa.exe.asc">sig</a>)</em>
1038)           </td>
1039)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_fa.dmg">64-bit</a>
1040)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_fa.dmg.asc">sig</a>)</em>
1041)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_fa.tar.xz">32-bit</a>
1042)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_fa.tar.xz.asc">sig</a>)</em>
1043)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_fa.tar.xz">64-bit</a>
1044)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_fa.tar.xz.asc">sig</a>)</em></td>
1045)           <td></td>
1046)         </tr>
1047)         <tr class="alt">
1048)           <td>&#x0046;&#x0072;&#x0061;&#x006e;&#x00e7;&#x0061;&#x0069;&#x0073; (fr)</td>
1049)           <td>
1050)                 <a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_fr.exe">32/64-bit</a>
1051)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_fr.exe.asc">sig</a>)</em>
1052)                 &bull;
1053)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_fr.exe">64-bit</a>
1054)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_fr.exe.asc">sig</a>)</em>
1055)           </td>
1056)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_fr.dmg">64-bit</a>
1057)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_fr.dmg.asc">sig</a>)</em>
1058)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_fr.tar.xz">32-bit</a>
1059)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_fr.tar.xz.asc">sig</a>)</em>
1060)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_fr.tar.xz">64-bit</a>
1061)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_fr.tar.xz.asc">sig</a>)</em></td>
1062)           <td></td>
1063)         </tr>
1064)         <tr class="alt">
1065)           <td>Gaeilge (Irish) (ga-IE)</td>
1066)           <td>
1067)                 <a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_ga-IE.exe">32/64-bit</a>
1068)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_ga-IE.exe.asc">sig</a>)</em>
1069)                 &bull;
1070)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_ga-IE.exe">64-bit</a>
1071)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_ga-IE.exe.asc">sig</a>)</em>
1072)           </td>
1073)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_ga-IE.dmg">64-bit</a>
1074)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_ga-IE.dmg.asc">sig</a>)</em>
1075)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_ga-IE.tar.xz">32-bit</a>
1076)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_ga-IE.tar.xz.asc">sig</a>)</em>
1077)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_ga-IE.tar.xz">64-bit</a>
1078)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_ga-IE.tar.xz.asc">sig</a>)</em></td>
1079)           <td></td>
1080)         </tr>
1081)         <tr>
1082)           <td>&#x5e2;&#x5d1;&#x5e8;&#x5d9;&#x5ea; (he)</td>
1083)           <td>
1084)                 <a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_he.exe">32/64-bit</a>
1085)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_he.exe.asc">sig</a>)</em>
1086)                 &bull;
1087)                 <a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-win64-<version-torbrowserbundlebeta>_he.exe">64-bit</a>
1088)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-win64-<version-torbrowserbundlebeta>_he.exe.asc">sig</a>)</em>
1089)           </td>
1090)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_he.dmg">64-bit</a>
1091)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_he.dmg.asc">sig</a>)</em>
1092)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_he.tar.xz">32-bit</a>
1093)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_he.tar.xz.asc">sig</a>)</em>
1094)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_he.tar.xz">64-bit</a>
1095)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_he.tar.xz.asc">sig</a>)</em></td>
1096)           <td></td>
1097)         </tr>
1098)         <tr class="alt">
1099)           <td>bahasa Indonesia (id)</td>
1100)           <td>
1101)                 <a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_id.exe">32/64-bit</a>
1102)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_id.exe.asc">sig</a>)</em>
1103)                 &bull;
1104)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_id.exe">64-bit</a>
1105)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_id.exe.asc">sig</a>)</em>
1106)           </td>
1107)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_id.dmg">64-bit</a>
1108)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_id.dmg.asc">sig</a>)</em>
1109)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_id.tar.xz">32-bit</a>
1110)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_id.tar.xz.asc">sig</a>)</em>
1111)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_id.tar.xz">64-bit</a>
1112)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_id.tar.xz.asc">sig</a>)</em></td>
1113)           <td></td>
1114)         </tr>
1115)         <tr class="alt">
1116)           <td>íslenska (is)</td>
1117)           <td>
1118)                 <a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_is.exe">32/64-bit</a>
1119)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_is.exe.asc">sig</a>)</em>
1120)                 &bull;
1121)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_is.exe">64-bit</a>
1122)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_is.exe.asc">sig</a>)</em>
1123)           </td>
1124)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_is.dmg">64-bit</a>
1125)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_is.dmg.asc">sig</a>)</em>
1126)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_is.tar.xz">32-bit</a>
1127)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_is.tar.xz.asc">sig</a>)</em>
1128)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_is.tar.xz">64-bit</a>
1129)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_is.tar.xz.asc">sig</a>)</em></td>
1130)           <td></td>
1131)         </tr>
1132)         <tr>
1133)           <td>Italiano (it)</td>
1134)           <td>
1135)                 <a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_it.exe">32/64-bit</a>
1136)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_it.exe.asc">sig</a>)</em>
1137)                 &bull;
1138)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_it.exe">64-bit</a>
1139)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_it.exe.asc">sig</a>)</em>
1140)           </td>
1141)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_it.dmg">64-bit</a>
1142)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_it.dmg.asc">sig</a>)</em>
1143)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_it.tar.xz">32-bit</a>
1144)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_it.tar.xz.asc">sig</a>)</em>
1145)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_it.tar.xz">64-bit</a>
1146)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_it.tar.xz.asc">sig</a>)</em></td>
1147)           <td></td>
1148)         </tr>
1149)         <tr class="alt">
1150)           <td>&#26085;&#26412;&#35486; (ja)</td>
1151)           <td>
1152)                 <a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_ja.exe">32/64-bit</a>
1153)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_ja.exe.asc">sig</a>)</em>
1154)                 &bull;
1155)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_ja.exe">64-bit</a>
1156)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_ja.exe.asc">sig</a>)</em>
1157)           </td>
1158)           <td><a
1159)           href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_ja.dmg">64-bit</a>
1160)           <em>(<a
1161)               href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_ja.dmg.asc">sig</a>)</em>
1162)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_ja.tar.xz">32-bit</a>
1163)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_ja.tar.xz.asc">sig</a>)</em>
1164)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_ja.tar.xz">64-bit</a>
1165)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_ja.tar.xz.asc">sig</a>)</em></td>
1166)           <td></td>
1167)         </tr>
1168)         <tr>
1169)           <td>Korean (ko)</td>
1170)           <td>
1171)                 <a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_ko.exe">32/64-bit</a>
1172)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_ko.exe.asc">sig</a>)</em>
1173)                 &bull;
1174)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_ko.exe">64-bit</a>
1175)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_ko.exe.asc">sig</a>)</em>
1176)           </td>
1177)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_ko.dmg">64-bit</a>
1178)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_ko.dmg.asc">sig</a>)</em>
1179)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_ko.tar.xz">32-bit</a>
1180)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_ko.tar.xz.asc">sig</a>)</em>
1181)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_ko.tar.xz">64-bit</a>
1182)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_ko.tar.xz.asc">sig</a>)</em></td>
1183)           <td></td>
1184)         </tr>
1185)         <tr class="alt">
1186)           <td>Norsk bokmå&#x0345;l (nb)</td>
1187)           <td>
1188)                 <a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_nb-NO.exe">32/64-bit</a>
1189)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_nb-NO.exe.asc">sig</a>)</em>
1190)                 &bull;
1191)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_nb-NO.exe">64-bit</a>
1192)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_nb-NO.exe.asc">sig</a>)</em>
1193)           </td>
1194)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_nb-NO.dmg">64-bit</a>
1195)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_nb-NO.dmg.asc">sig</a>)</em>
1196)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_nb-NO.tar.xz">32-bit</a>
1197)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_nb-NO.tar.xz.asc">sig</a>)</em>
1198)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_nb-NO.tar.xz">64-bit</a>
1199)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_nb-NO.tar.xz.asc">sig</a>)</em></td>
1200)           <td></td>
1201)         </tr>
1202)         <tr class="alt">
1203)           <td>Nederlands (nl)</td>
1204)           <td>
1205)                 <a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_nl.exe">32/64-bit</a>
1206)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_nl.exe.asc">sig</a>)</em>
1207)                 &bull;
1208)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_nl.exe">64-bit</a>
1209)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_nl.exe.asc">sig</a>)</em>
1210)           </td>
1211)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_nl.dmg">64-bit</a>
1212)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_nl.dmg.asc">sig</a>)</em>
1213)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_nl.tar.xz">32-bit</a>
1214)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_nl.tar.xz.asc">sig</a>)</em>
1215)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_nl.tar.xz">64-bit</a>
1216)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_nl.tar.xz.asc">sig</a>)</em></td>
1217)           <td></td>
1218)         </tr>
1219)         <tr>
1220)           <td>Polish (pl)</td>
1221)           <td>
1222)                 <a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_pl.exe">32/64-bit</a>
1223)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_pl.exe.asc">sig</a>)</em>
1224)                 &bull;
1225)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_pl.exe">64-bit</a>
1226)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_pl.exe.asc">sig</a>)</em>
1227)           </td>
1228)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_pl.dmg">64-bit</a>
1229)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_pl.dmg.asc">sig</a>)</em>
1230)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_pl.tar.xz">32-bit</a>
1231)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_pl.tar.xz.asc">sig</a>)</em>
1232)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_pl.tar.xz">64-bit</a>
1233)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_pl.tar.xz.asc">sig</a>)</em></td>
1234)           <td></td>
1235)         </tr>
1236)         <tr class="alt">
1237)           <td>&#x0050;&#x006f;&#x0072;&#x0074;&#x0075;&#x0067;&#x0075;&#x00ea;&#x0073; (pt-BR)</td>
1238)           <td>
1239)                 <a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_pt-BR.exe">32/64-bit</a>
1240)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_pt-BR.exe.asc">sig</a>)</em>
1241)                 &bull;
1242)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_pt-BR.exe">64-bit</a>
1243)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_pt-BR.exe.asc">sig</a>)</em>
1244)           </td>
1245)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_pt-BR.dmg">64-bit</a>
1246)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_pt-BR.dmg.asc">sig</a>)</em>
1247)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_pt-BR.tar.xz">32-bit</a>
1248)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_pt-BR.tar.xz.asc">sig</a>)</em>
1249)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_pt-BR.tar.xz">64-bit</a>
1250)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_pt-BR.tar.xz.asc">sig</a>)</em></td>
1251)           <td></td>
1252)         </tr>
1253)         <tr>
1254)           <td>&#x0420;&#x0443;&#x0441;&#x0441;&#x043a;&#x0438;&#x0439; (ru)</td>
1255)           <td>
1256)                 <a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_ru.exe">32/64-bit</a>
1257)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_ru.exe.asc">sig</a>)</em>
1258)                 &bull;
1259)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_ru.exe">64-bit</a>
1260)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_ru.exe.asc">sig</a>)</em>
1261)           </td>
1262)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_ru.dmg">64-bit</a>
1263)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_ru.dmg.asc">sig</a>)</em>
1264)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_ru.tar.xz">32-bit</a>
1265)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_ru.tar.xz.asc">sig</a>)</em>
1266)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_ru.tar.xz">64-bit</a>
1267)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_ru.tar.xz.asc">sig</a>)</em></td>
1268)           <td></td>
1269)         </tr>
1270)         <tr>
1271)           <td>Svenska (sv-SE)</td>
1272)           <td>
1273)                 <a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_sv-SE.exe">32/64-bit</a>
1274)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_sv-SE.exe.asc">sig</a>)</em>
1275)                 &bull;
1276)                 <a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-win64-<version-torbrowserbundlebeta>_sv-SE.exe">64-bit</a>
1277)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-win64-<version-torbrowserbundlebeta>_sv-SE.exe.asc">sig</a>)</em>
1278)           </td>
1279)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_sv-SE.dmg">64-bit</a>
1280)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_sv-SE.dmg.asc">sig</a>)</em>
1281)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_sv-SE.tar.xz">32-bit</a>
1282)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_sv-SE.tar.xz.asc">sig</a>)</em>
1283)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_sv-SE.tar.xz">64-bit</a>
1284)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_sv-SE.tar.xz.asc">sig</a>)</em></td>
1285)           <td></td>
1286)         </tr>
1287)         <tr class="alt">
1288)           <td>T&#252;rk&#231;e (tr)</td>
1289)           <td>
1290)                 <a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_tr.exe">32/64-bit</a>
1291)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_tr.exe.asc">sig</a>)</em>
1292)                 &bull;
1293)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_tr.exe">64-bit</a>
1294)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_tr.exe.asc">sig</a>)</em>
1295)           </td>
1296)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_tr.dmg">64-bit</a>
1297)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_tr.dmg.asc">sig</a>)</em>
1298)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_tr.tar.xz">32-bit</a>
1299)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_tr.tar.xz.asc">sig</a>)</em>
1300)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_tr.tar.xz">64-bit</a>
1301)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_tr.tar.xz.asc">sig</a>)</em></td>
1302)           <td></td>
1303)         </tr>
1304)         <tr>
1305)           <td>Vietnamese (vi)</td>
1306)           <td>
1307)                 <a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_vi.exe">32/64-bit</a>
1308)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_vi.exe.asc">sig</a>)</em>
1309)                 &bull;
1310)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_vi.exe">64-bit</a>
1311)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_vi.exe.asc">sig</a>)</em>
1312)           </td>
1313)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_vi.dmg">64-bit</a>
1314)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_vi.dmg.asc">sig</a>)</em>
1315)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_vi.tar.xz">32-bit</a>
1316)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_vi.tar.xz.asc">sig</a>)</em>
1317)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_vi.tar.xz">64-bit</a>
1318)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_vi.tar.xz.asc">sig</a>)</em></td>
1319)           <td></td>
1320)         </tr>
1321)         <tr class="alt">
1322)           <td>&#x7b80;&#x4f53;&#x5b57; (zh-CN)</td>
1323)           <td>
1324)                 <a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_zh-CN.exe">32/64-bit</a>
1325)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_zh-CN.exe.asc">sig</a>)</em>
1326)                 &bull;
1327)                 <a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_zh-CN.exe">64-bit</a>
1328)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlewin64beta>/torbrowser-install-win64-<version-torbrowserbundlewin64beta>_zh-CN.exe.asc">sig</a>)</em>
1329)           </td>
1330)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_zh-CN.dmg">64-bit</a>
1331)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_zh-CN.dmg.asc">sig</a>)</em>
1332)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_zh-CN.tar.xz">32-bit</a>
1333)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_zh-CN.tar.xz.asc">sig</a>)</em>
1334)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_zh-CN.tar.xz">64-bit</a>
1335)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_zh-CN.tar.xz.asc">sig</a>)</em></td>
1336)           <td></td>
1337)         </tr>
1338)         <tr>
1339)           <td>&#x6b63;&#x9ad4;&#x5b57 (zh-TW)</td>
1340)           <td>
1341)                 <a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_zh-TW.exe">32/64-bit</a>
1342)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-<version-torbrowserbundlebeta>_zh-TW.exe.asc">sig</a>)</em>
1343)                 &bull;
1344)                 <a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-win64-<version-torbrowserbundlebeta>_zh-TW.exe">64-bit</a>
1345)                 <em>(<a href="../dist/torbrowser/<version-torbrowserbundlebeta>/torbrowser-install-win64-<version-torbrowserbundlebeta>_zh-TW.exe.asc">sig</a>)</em>
1346)           </td>
1347)           <td><a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_zh-TW.dmg">64-bit</a>
1348)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundleosx64beta>/TorBrowser-<version-torbrowserbundleosx64beta>-osx64_zh-TW.dmg.asc">sig</a>)</em>
1349)           <td><a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_zh-TW.tar.xz">32-bit</a>
1350)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_zh-TW.tar.xz.asc">sig</a>)</em>
1351)           &bull; <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_zh-TW.tar.xz">64-bit</a>
1352)           <em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_zh-TW.tar.xz.asc">sig</a>)</em></td>
1353)           <td></td>
1354)         </tr>
1355)         </tbody>
1356)         </table>
1357)        </div>
1358)      </div>
1359)    </article>
1360)   </div>
1361) <!-- END LANGUAGES -->
traumschule download: replace javascrip...

traumschule authored 5 years ago

1362) </section>
1363) <!-- END TOR BROWSER -->
1364) 
traumschule download: merge in download...

traumschule authored 5 years ago

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

Andrew Lewman authored 12 years ago

1366) <!-- END DOWNLOADS -->
traumschule download: tweak design

traumschule authored 5 years ago

1367) 
traumschule download: merge in download...

traumschule authored 5 years ago

1368) <!-- START NOTES-->
traumschule download: merge in download...

traumschule authored 5 years ago

1369) <div id="license" class="note">
traumschule download: merge in download...

traumschule authored 5 years ago

1370) <h2>License</h2>
1371) <p>
1372) Tor is distributed as <a href="http://www.fsf.org/">Free Software</a>
1373) under the <a href="<gitblob>LICENSE">3-clause BSD license</a>.
1374) </p>
1375) <p>
1376) There is no fee for installing Tor, or using the Tor network, but
1377) if you want Tor to become faster and more usable please consider
1378) <a href="<page donate/donate-download>">making a tax-deductible donation to The Tor Project</a>.
1379) </p>
1380) </div>
1381) 
1382) <div class="note">
1383) <a id="packagediff"></a>
1384) <h2><a class="anchor" href="#packagediff">What's the difference between Stable &amp; Unstable?</a></h2>
1385) 
1386) <p>
1387) Stable packages are released when we believe the features and code will
1388) not change for many months.
1389) </p>
1390) <p>
1391) Unstable packages are released so you can help us test new features and bugfixes. Even though they have a higher version number
1392) than the stable versions listed above, there is a much higher chance of
traumschule download: merge in download...

traumschule authored 5 years ago

1393) serious reliability and security bugs in these downloads.  Please be prepared to <a href="https://trac.torproject.org/projects/tor/wiki/doc/community/HowToReportBugFeedback">report bugs</a>.
traumschule download: merge in download...

traumschule authored 5 years ago

1394) </p>
1395) </div>
1396) 
1397) <hr/>
1398) 
traumschule download: merge in download...

traumschule authored 5 years ago

1399) <div id="other" class="note">
traumschule download: merge in download...

traumschule authored 5 years ago

1400) <h2>Security updates and alternative download options</h2>
1401) <p>
1402) To keep informed of security advisories and new stable releases, subscribe
1403) to the <a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-announce">tor-announce
1404) mailing list</a> (you will be asked to confirm via email). You can also
1405) <a href="http://rss.gmane.org/gmane.network.onion-routing.announce">watch
1406) the list's RSS feed</a>.
1407) </p>
1408) 
1409) <p>
1410) If you would like to research any past release of Tor source, packages,
1411) or other binaries, see <a href="https://archive.torproject.org/">the
1412) archive</a>.
1413) </p>
1414) 
1415) <p>
1416) If you have trouble downloading Tor from this site, here is a <a
1417) href="<page getinvolved/mirrors>">list of sites mirroring the Tor site</a>.
1418) </p>
1419) </div>
1420) <!-- END NOTES -->
1421) <hr/>
Andrew Lewman fix up the info blurb, upda...

Andrew Lewman authored 13 years ago

1422) <!-- BEGIN WARNING -->
traumschule turn download warnings into...

traumschule authored 5 years ago

1423) #include <warning.wmi>
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

1424) <!-- END WARNING -->
1425) </div>
1426) <!-- END MAINCOL -->
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

1428) <div id="sidecol-right">
traumschule download: move OS box up, c...

traumschule authored 5 years ago

1429)  <div class="img-shadow sidenav-ez">
1430)   <div class="sidenav-sub">
1431)    <ul>
traumschule download: merge in download...

traumschule authored 5 years ago

1432)     <li class="dropdown"><a href="#license">License</a></li>
1433)     <li class="dropdown"><a href="#other">Mirrors</a></li>
traumschule download: tweak design

traumschule authored 5 years ago

1434)     <li class="dropdown"><a href="#other">Subscribe for Announcements</a></li>
traumschule download: move OS box up, c...

traumschule authored 5 years ago

1435)    </ul>
1436)   </div>
1437)  </div>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

1438) <!-- START DONATION WIDGET -->
traumschule download: move OS box up, c...

traumschule authored 5 years ago

1439)  <a href="<page donate/donate-download>"><img src="../images/btn_donateCC_LG.gif"></a>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

1440) <!-- END DONATION WIDGET -->
1441) <!-- START INFO -->
traumschule download: move OS box up, c...

traumschule authored 5 years ago

1442)  <div class="img-shadow">
1443)   <div class="sidenav-sub">
1444)    <h2>Having Trouble?</h2>
1445)    <ul>
1446)     <li class="dropdown"><a href="<page docs/documentation>">Read the fine manuals</a></li>
traumschule download: merge in download...

traumschule authored 5 years ago

1447)     <li class="dropdown"><a href="<page about/contact>#irc>">Get Support on IRC</a></li>
1448)     <li class="dropdown"><a href="https://trac.torproject.org/projects/tor/wiki/doc/community/HowToReportBugFeedback">Report Bugs</a></li>
traumschule download: move OS box up, c...

traumschule authored 5 years ago

1449)    </ul>
1450)   </div>
1451)  </div>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

1453) </div>
1454) <!-- END SIDECOL -->
1455) </div>
1456) <!-- END CONTENT -->