Author: phobos Date: 2013-08-02 02:46:51 +0000 (Fri, 02 Aug 2013) New Revision: 26272
Added: website/trunk/css/tbbproject.css website/trunk/images/tbb-bgrad.png website/trunk/images/tbb-lg.png Modified: website/trunk/projects/en/torbrowser.wml Log: patch and deploy ticket 2109
Added: website/trunk/css/tbbproject.css =================================================================== --- website/trunk/css/tbbproject.css (rev 0) +++ website/trunk/css/tbbproject.css 2013-08-02 02:46:51 UTC (rev 26272) @@ -0,0 +1,274 @@ +@charset "UTF-8"; + +#maincol{ + float:none; + width:auto;} +#content img{ + max-width:880px;} +.tbbcol{ + margin:0px; + padding:0;} +a{ + text-decoration:none;} +a:hover{ + text-decoration:underline;} +.pjtitle{ + padding-top:18px; + height:47px;} +p{ + font-size:16px; + line-height:20px; + margin-bottom:18px;} +code{ + font-size:14px; + display:block; + width:auto; + padding:5px; + background:#eee8f1; + border:1px solid #885ca4;} +h2{ + font-size:28px; + padding:0px; + margin:0px; + text-align:center; + font-weight:normal; + line-height:28px;} +h3{ + font-size:20px; + padding-bottom:18px; + line-height: 20px;} +.anchor{ + height:35px;} +.box{ + margin:0px; + padding:0 0 15px 0; + border:1px solid #885CA4; + -webkit-border-radius:15px; + -moz-border-radius:15px; + border-radius:15px; + text-align:left;} +.box .pjtext{ + padding:40px 0px 12px; + margin:0px 50px 0px;} +.img-shadow { + float:none; + background:none !important; + margin:0px !important;} +.img-shadow #sidenav{ + margin:0px; + text-align:center; + width:auto; + padding:5px 0px 0px; + height:25px; + background:#885CA4; + border:1px solid #885CA4; + -webkit-border-top-left-radius:13px; + -webkit-border-top-right-radius:13px; + -moz-border-radius-topleft:13px; + -moz-border-radius-topright:13px; + border-top-left-radius:13px; + border-top-right-radius:13px; + display:block; + position:relative;} +#sidenav ul li a:link, +#sidenav ul li a:visited, +#sidenav ul li ul li a:link, +#sidenav ul li ul li a:visited{ + display:inline; + color:#fff; + padding-left:0px; + padding:0px; + text-decoration: none; + line-height: 18px; + font-weight:bold; + height:auto;} +#sidenav ul li a:hover, +#sidenav ul li ul li a:hover{ + text-decoration:underline;} +#sidenav ul{ + display:inline; + margin:0px; + padding:0px; + color:#FFFFFF; + font-weight:bold; + font-size:12px; + text-align:center; + list-style: none; + line-height: 20px;} +#sidenav .dropdown{ + display:inline; + width:auto; + margin:0px 2px 0px 0px;} +#sidenav .dropdown:after{ + content:":"; + margin-left:0px;} +#sidenav ul li.dropdown a.active { + font-weight:normal; + background:none;} +#sidenav ul li{ + border-bottom:none; + display:inline; + margin:0px;} +#sidenav ul li ul li{ + font-size:inherit; + margin:0 0px 0px 2px;} +#sidenav ul li.active{ + display:none; + color:#fff; + background:none; + width:auto;} +#sidenav a.active{ + color:#fff;} +#sidenav ul li ul li:before{ + content:"\2022"; + margin-right:5px;} +#sidenav ul li ul li:first-child:before{ + content:none; + margin:0;} +.tbb.box{ + background:url(../images/tbb-bgrad.png) repeat-x scroll left 100px; + margin-top:10px; + padding-bottom:0px;} +.tbb.box .pjtitle{ + padding-top:21px; + margin:0px 50px 0px 350px; + height:54px;} +.tbb.box .pjtext{ + padding:30px 0px 0px 0px; + margin-left:350px;} +.tbb.box .pjtext p{ + font-size:17px; + line-height:21px;} +.tbb.box .pjtext p:last-child{ + font-size:15px; + text-align:right;} +.tbb.box .pjsplash{ + background:url(../images/tbb-lg.png) no-repeat scroll 82px 35px; + margin-top:-374px; + position:relative; + margin-right:610px; + padding-top:205px; + height:185px;} +.tbb.box .pjsplash p{ + padding-top:35px; + text-align:center;} +.pjsplash a:hover{ + text-decoration:none;} +.tbb.box .pjvids{ + background:#885ca4; + padding-top:7px; + height:25px;} +.tbb.box .pjvids h3{ + margin:0px; + padding:0px; + font-size:16px; + line-height:16px; + font-weight:normal; + color:#fff; + text-align:center;} +.downloads.box .pjtitle{ + padding-top:31px; + margin-right:440px; + height:59px;} +.downloads.box .pjflavor{ + margin:-90px 30px 0px 520px; + padding-top:19px; + height:71px;} +.downloads.box .pjflavor p{ + line-height:17px; + font-size:1.1em; + font-style:italic;} +.downloads.box{ + background:url(../images/tbb-bgrad.png) repeat-x scroll left 90px; + float:none; + width:auto; + margin:0px;} +.macosx.box, +.linux.box, +.windows.box{ + background:url(../images/tbb-bgrad.png) repeat-x scroll left 65px;} +.macosx.box{ + height:450px;} +.macosx.box .pjtext{ + padding-top:110px; + margin:0px auto 0px 40px; + width:420px; + height:280px;} +.macosx.box .pjimage{ + margin:-400px 40px 0px 504px; + padding-top:40px; + height:358px; + text-align:center;} +.macosx.box img{ + box-shadow:0px 0px 25px black;} +.windows.box img{ + padding:25px 0px;} +.feedback.box{ + background:url(../images/tbb-bgrad.png) repeat-x scroll left 0px;} +.feedback.box p{ + margin-left:20px;} +.dltable table{ + margin-left:1px; + border-collapse:collapse; + text-align:center; + width:856px;} +.dltable{ + margin-bottom:30px; + font-size:12px; + background:none; + overflow:hidden;} +.dltable table td, +.dltable table th{ + width:22%; + padding:12px 0; + text-align:center;} +.dltable table thead th{ + background:none; + color:#885ca4; + font-size:14px; + font-weight:bold; + border-bottom:1px solid #666666; + line-height:20px;} +.dltable table thead th em{ + font-weight:normal;} +.dltable table tbody td{ + background:#ffffff; + border-left:1px solid #666666; + font-size:14px; + border-bottom:1px solid #666666; + font-weight:normal;} +.dltable table tbody .alt td{ + background:#f6ffd5;} +.dltable table tbody td:first-child{ + width:34%; + border-left:1px solid #666666;} +.dltable table tbody td:last-child{ + border-right:1px solid #666666;} +.vidtable table{ + border-collapse:collapse; + text-align:center; + width:100%;} +.vidtable{ + font-size:12px; + background:none; + overflow:hidden;} +.vidtable table td{ + width:16%; + padding:12px 0; + text-align:center;} +.vidtable table tbody tr{ + border-bottom:1px solid #885ca4;} +.vidtable table tbody tr:last-child{ + border-bottom:none;} +.vidtable table tbody td{ + background:none; + border-left:1px solid #885ca4; + font-size:14px; + font-weight:normal;} +.vidtable table tbody .alt td{ + background:#eee8f1;} +.vidtable table tbody td:first-child{ + width:52%; + border-left:none;} +.vidtable table tbody td:last-child{ + border-right:none;}
Property changes on: website/trunk/css/tbbproject.css ___________________________________________________________________ Added: svn:mime-type + text/css
Added: website/trunk/images/tbb-bgrad.png =================================================================== (Binary files differ)
Property changes on: website/trunk/images/tbb-bgrad.png ___________________________________________________________________ Added: svn:mime-type + image/png
Added: website/trunk/images/tbb-lg.png =================================================================== (Binary files differ)
Property changes on: website/trunk/images/tbb-lg.png ___________________________________________________________________ Added: svn:mime-type + image/png
Modified: website/trunk/projects/en/torbrowser.wml =================================================================== --- website/trunk/projects/en/torbrowser.wml 2013-08-02 00:44:09 UTC (rev 26271) +++ website/trunk/projects/en/torbrowser.wml 2013-08-02 02:46:51 UTC (rev 26272) @@ -2,7 +2,7 @@ # Revision: $Revision$ # Translation-Priority: 1-high
-#include "head.wmi" TITLE="Tor Browser Bundle" CHARSET="UTF-8" +#include "tbb-head.wmi" TITLE="Tor Browser Bundle" CHARSET="UTF-8"
<div id="content" class="clearfix"> <div id="breadcrumbs"> @@ -13,610 +13,409 @@ <div id="maincol">
<!-- PUT CONTENT AFTER THIS TAG --> + <div class="tbbcol"> + <div class="tbb box"> +#include "side.wmi" + <!-- END SIDECOL --> + <div class="pjtitle"><h2>What is the Tor Browser Bundle?</h2></div> + <div class="pjtext"> + <p>The <strong>Tor</strong> software protects + you by bouncing your communications around a distributed network of + relays run by volunteers all around the world: it prevents somebody + watching your Internet connection from learning what sites you visit, + it prevents the sites you visit from learning your physical location, + and it lets you access sites which are blocked.</p> + <p>The <strong>Tor Browser Bundle</strong> lets you use Tor on + Windows, Mac OS X, or Linux without needing to install any software. + It can run off a USB flash drive, comes with a pre-configured web + browser to protect your anonymity, and is self-contained.</p> + <p style="padding-top:10px;"><a href="<page donate/donate>">Do you like what we do? Please consider making a donation ยป</a></p> + </div> + <div class="pjsplash"> + <a class="button" href="#downloads"> + <span class="strong">Download</span> + <span class="normal">Tor Browser Bundle</span> + </a> + <p>Installation Instructions + <br><a href="#windows">Windows</a> • <a href="#macosx">OSX</a> • <a href="#linux">Linux</a></p> + </div> + <div class="pjvids"> + <h3>Quick Videos on how to use the Tor Browser Bundle</h3> + </div> + <div class="vidtable"> + <table> + <tbody> + <tr> + <td>How to download and use Tor Browser on:</td> + <td><a href="https://media.torproject.org/video/torbrowser-docs/How-to-download-and-use-TBB-in-Windows.mp4"> + Windows</a></td> + <td><a href="https://media.torproject.org/video/torbrowser-docs/How-to-download-and-use-TBB-in-OSX.mp4"> + Apple OSX</a></td> + <td><a href="https://media.torproject.org/video/torbrowser-docs/How-to-download-and-use-TBB-in-Linux.mp4"> + Linux</a></td> + </tr> + <tr class="alt"> + <td>How to verify the digital signatures on:</td> + <td><a href="https://media.torproject.org/video/torbrowser-docs/How-to-verify-signatures-in-Windows.mp4"> + Windows</a></td> + <td><a href="https://media.torproject.org/video/torbrowser-docs/How-to-verify-signatures-in-OSX.mp4"> + Apple OSX</a></td> + <td><a href="https://media.torproject.org/video/torbrowser-docs/How-to-verify-signatures-in-Linux.mp4"> + Linux</a></td> + </tr> + <tr> + <td>How to find and use bridges and unpublished relays on:</td> + <td><a href="https://media.torproject.org/video/torbrowser-docs/How-to-find-and-use-bridges-in-TBB.mp4"> + Windows</a></td> + <td><a href="https://media.torproject.org/video/torbrowser-docs/How-to-find-and-use-bridges-in-TBB.mp4"> + Apple OSX</a></td> + <td><a href="https://media.torproject.org/video/torbrowser-docs/How-to-find-and-use-bridges-in-TBB.mp4"> + Linux</a></td> + </tr> + </tbody> + </table> + </div> + </div> + <div id="downloads" class="anchor"></div> + <div class="downloads box"> + <div class="pjtitle"><h2>Tor Browser Bundle Downloads</h2></div> + <div class="pjflavor"><p>To start using the Tor Browser Bundle download the file for your + preferred language. This file can be saved wherever is convenient, + e.g. the Desktop or a USB flash drive.</p></div> + <div class="pjtext"> + <div class="dltable" style="margin-top: -35px;"> + <table> + <thead> + <tr> + <th><br>Language</th> + <th>Microsoft Windows<br><em>(<version-torbrowserbundle>)</em></th> + <th>Mac OSX<br><em>(<version-torbrowserbundleosx32>)</em></th> + <th>Linux<br><em>(<version-torbrowserbundlelinux32>)</em></th> + </tr> + </thead> + <tbody> + <tr> + <td>English (en-US)</td> + <td><a href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_en-US.exe">32-bit</a> + <em>(<a href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_en-US.exe.asc">sig</a>)</em></td> + <td><a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-en-US.zip">32-bit</a> + <em>(<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-en-US.zip.asc">sig</a>)</em> + • <a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-en-US.zip">64-bit</a> + <em>(<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-en-US.zip.asc">sig</a>)</em></td> + <td><a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-en-US.tar.gz">32-bit</a> + <em>(<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-en-US.tar.gz.asc">sig</a>)</em> + • <a href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-en-US.tar.gz">64-bit</a> + <em>(<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-en-US.tar.gz.asc">sig</a>)</em></td> + </tr> + <tr class="alt"> + <td>العربية (ar)</td> + <td><a href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_ar.exe">32-bit</a> + <em>(<a href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_ar.exe.asc">sig</a>)</em></td> + <td><a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-ar.zip">32-bit</a> + <em>(<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-ar.zip.asc">sig</a>)</em> + • <a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-ar.zip">64-bit</a> + <em>(<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-ar.zip.asc">sig</a>)</em></td> + <td><a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-ar.tar.gz">32-bit</a> + <em>(<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-ar.tar.gz.asc">sig</a>)</em> + • <a href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-ar.tar.gz">64-bit</a> + <em>(<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-ar.tar.gz.asc">sig</a>)</em></td> + </tr> + <tr> + <td>Deutsch (de)</td> + <td><a href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_de.exe">32-bit</a> + <em>(<a href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_de.exe.asc">sig</a>)</em></td> + <td><a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-de.zip">32-bit</a> + <em>(<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-de.zip.asc">sig</a>)</em> + • <a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-de.zip">64-bit</a> + <em>(<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-de.zip.asc">sig</a>)</em></td> + <td><a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-de.tar.gz">32-bit</a> + <em>(<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-de.tar.gz.asc">sig</a>)</em> + • <a href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-de.tar.gz">64-bit</a> + <em>(<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-de.tar.gz.asc">sig</a>)</em></td> + </tr> + <tr class="alt"> + <td>Español (es-ES)</td> + <td><a href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_es-ES.exe">32-bit</a> + <em>(<a href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_es-ES.exe.asc">sig</a>)</em></td> + <td><a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-es-ES.zip">32-bit</a> + <em>(<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-es-ES.zip.asc">sig</a>)</em> + • <a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-es-ES.zip">64-bit</a> + <em>(<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-es-ES.zip.asc">sig</a>)</em></td> + <td><a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-es-ES.tar.gz">32-bit</a> + <em>(<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-es-ES.tar.gz.asc">sig</a>)</em> + • <a href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-es-ES.tar.gz">64-bit</a> + <em>(<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-es-ES.tar.gz.asc">sig</a>)</em></td> + </tr> + <tr> + <td>فارسی (fa)</td> + <td><a href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_fa.exe">32-bit</a> + <em>(<a href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_fa.exe.asc">sig</a>)</em></td> + <td><a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-fa.zip">32-bit</a> + <em>(<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-fa.zip.asc">sig</a>)</em> + • <a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-fa.zip">64-bit</a> + <em>(<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-fa.zip.asc">sig</a>)</em></td> + <td><a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-fa.tar.gz">32-bit</a> + <em>(<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-fa.tar.gz.asc">sig</a>)</em> + • <a href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-fa.tar.gz">64-bit</a> + <em>(<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-fa.tar.gz.asc">sig</a>)</em></td> + </tr> + <tr class="alt"> + <td>Français (fr)</td> + <td><a href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_fr.exe">32-bit</a> + <em>(<a href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_fr.exe.asc">sig</a>)</em></td> + <td><a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-fr.zip">32-bit</a> + <em>(<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-fr.zip.asc">sig</a>)</em> + • <a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-fr.zip">64-bit</a> + <em>(<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-fr.zip.asc">sig</a>)</em></td> + <td><a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-fr.tar.gz">32-bit</a> + <em>(<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-fr.tar.gz.asc">sig</a>)</em> + • <a href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-fr.tar.gz">64-bit</a> + <em>(<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-fr.tar.gz.asc">sig</a>)</em></td> + </tr> + <tr> + <td>Italiano (it)</td> + <td><a href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_it.exe">32-bit</a> + <em>(<a href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_it.exe.asc">sig</a>)</em></td> + <td><a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-it.zip">32-bit</a> + <em>(<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-it.zip.asc">sig</a>)</em> + • <a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-it.zip">64-bit</a> + <em>(<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-it.zip.asc">sig</a>)</em></td> + <td><a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-it.tar.gz">32-bit</a> + <em>(<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-it.tar.gz.asc">sig</a>)</em> + • <a href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-it.tar.gz">64-bit</a> + <em>(<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-it.tar.gz.asc">sig</a>)</em></td> + </tr> + <tr class="alt"> + <td>Korean (ko)</td> + <td><a href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_ko.exe">32-bit</a> + <em>(<a href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_ko.exe.asc">sig</a>)</em></td> + <td><a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-ko.zip">32-bit</a> + <em>(<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-ko.zip.asc">sig</a>)</em> + • <a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-ko.zip">64-bit</a> + <em>(<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-ko.zip.asc">sig</a>)</em></td> + <td><a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-ko.tar.gz">32-bit</a> + <em>(<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-ko.tar.gz.asc">sig</a>)</em> + • <a href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-ko.tar.gz">64-bit</a> + <em>(<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-ko.tar.gz.asc">sig</a>)</em></td> + </tr> + <tr> + <td>Nederlands (nl)</td> + <td><a href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_nl.exe">32-bit</a> + <em>(<a href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_nl.exe.asc">sig</a>)</em></td> + <td><a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-nl.zip">32-bit</a> + <em>(<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-nl.zip.asc">sig</a>)</em> + • <a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-nl.zip">64-bit</a> + <em>(<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-nl.zip.asc">sig</a>)</em></td> + <td><a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-nl.tar.gz">32-bit</a> + <em>(<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-nl.tar.gz.asc">sig</a>)</em> + • <a href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-nl.tar.gz">64-bit</a> + <em>(<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-nl.tar.gz.asc">sig</a>)</em></td> + </tr> + <tr class="alt"> + <td>Polish (pl)</td> + <td><a href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_pl.exe">32-bit</a> + <em>(<a href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_pl.exe.asc">sig</a>)</em></td> + <td><a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-pl.zip">32-bit</a> + <em>(<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-pl.zip.asc">sig</a>)</em> + • <a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-pl.zip">64-bit</a> + <em>(<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-pl.zip.asc">sig</a>)</em></td> + <td><a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-pl.tar.gz">32-bit</a> + <em>(<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-pl.tar.gz.asc">sig</a>)</em> + • <a href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-pl.tar.gz">64-bit</a> + <em>(<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-pl.tar.gz.asc">sig</a>)</em></td> + </tr> + <tr> + <td>Português (pt-PT)</td> + <td><a href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_pt-PT.exe">32-bit</a> + <em>(<a href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_pt-PT.exe.asc">sig</a>)</em></td> + <td><a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-pt-PT.zip">32-bit</a> + <em>(<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-pt-PT.zip.asc">sig</a>)</em> + • <a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-pt-PT.zip">64-bit</a> + <em>(<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-pt-PT.zip.asc">sig</a>)</em></td> + <td><a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-pt-PT.tar.gz">32-bit</a> + <em>(<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-pt-PT.tar.gz.asc">sig</a>)</em> + • <a href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-pt-PT.tar.gz">64-bit</a> + <em>(<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-pt-PT.tar.gz.asc">sig</a>)</em></td> + </tr> + <tr class="alt"> + <td>Русский (ru)</td> + <td><a href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_ru.exe">32-bit</a> + <em>(<a href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_ru.exe.asc">sig</a>)</em></td> + <td><a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-ru.zip">32-bit</a> + <em>(<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-ru.zip.asc">sig</a>)</em> + • <a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-ru.zip">64-bit</a> + <em>(<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-ru.zip.asc">sig</a>)</em></td> + <td><a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-ru.tar.gz">32-bit</a> + <em>(<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-ru.tar.gz.asc">sig</a>)</em> + • <a href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-ru.tar.gz">64-bit</a> + <em>(<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-ru.tar.gz.asc">sig</a>)</em></td> + </tr> + <tr> + <td>Vietnamese (vi)</td> + <td><a href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_vi.exe">32-bit</a> + <em>(<a href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_vi.exe.asc">sig</a>)</em></td> + <td><a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-vi.zip">32-bit</a> + <em>(<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-vi.zip.asc">sig</a>)</em> + • <a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-vi.zip">64-bit</a> + <em>(<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-vi.zip.asc">sig</a>)</em></td> + <td><a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-vi.tar.gz">32-bit</a> + <em>(<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-vi.tar.gz.asc">sig</a>)</em> + • <a href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-vi.tar.gz">64-bit</a> + <em>(<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-vi.tar.gz.asc">sig</a>)</em></td> + </tr> + <tr class="alt"> + <td>简体字 (zh-CN)</td> + <td><a href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_zh-CN.exe">32-bit</a> + <em>(<a href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_zh-CN.exe.asc">sig</a>)</em></td> + <td><a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-zh-CN.zip">32-bit</a> + <em>(<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-zh-CN.zip.asc">sig</a>)</em> + • <a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-zh-CN.zip">64-bit</a> + <em>(<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-zh-CN.zip.asc">sig</a>)</em></td> + <td><a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-zh-CN.tar.gz">32-bit</a> + <em>(<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-zh-CN.tar.gz.asc">sig</a>)</em> + • <a href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-zh-CN.tar.gz">64-bit</a> + <em>(<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-zh-CN.tar.gz.asc">sig</a>)</em></td> + </tr> + </tbody> + </table> + </div> + <div class="dltable" style="margin-top:-10px"> + <table> + <thead> + <tr> + <th><br>Alpha Releases</th> + <th>Microsoft Windows<br><em>(<version-torbrowserbundlealpha>)</em></th> + <th>Mac OSX<br><em>(<version-torbrowserbundleosx32alpha>)</em></th> + <th>Linux<br><em>(<version-torbrowserbundlelinux32alpha>)</em></th> + </tr> + </thead> + <tbody> + <tr class="alt"> + <td>English (en-US)</td> + <td><a href="../dist/torbrowser/tor-browser-<version-torbrowserbundlealpha>_en-US.exe">32-bit</a> + <em>(<a href="../dist/torbrowser/tor-browser-<version-torbrowserbundlealpha>_en-US.exe.asc">sig</a>)</em></td> + <td><a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32alpha>-osx-i386-en-US.zip">32-bit</a> + <em>(<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32alpha>-osx-i386-en-US.zip.asc">sig</a>)</em> + • <a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64alpha>-osx-x86_64-en-US.zip">64-bit</a> + <em>(<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64alpha>-osx-x86_64-en-US.zip.asc">sig</a>)</em></td> + <td><a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32alpha>-dev-en-US.tar.gz">32-bit</a> + <em>(<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32alpha>-dev-en-US.tar.gz.asc">sig</a>)</em> + • <a href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64alpha>-dev-en-US.tar.gz">64-bit</a> + <em>(<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64alpha>-dev-en-US.tar.gz.asc">sig</a>)</em></td> + </tr> + </tbody> + </table> + </div>
- <h2>Tor Browser Bundle</h2> - <hr/> - - <ul class="hlist"> - <li><a href="#whatistbb">What is the Tor Browser Bundle(TBB)?</a></li> - <li><a href="#tbbvideos">Quick videos on how to use TBB.</a></li> - <li class="last"><a href="#downloadtbb">Download TBB.</a></li> - </ul> - - <h3>What is the Tor Browser Bundle (TBB)?</h3> - <a name="whatistbb"></a> <p>The <strong>Tor</strong> software protects - you by bouncing your communications around a distributed network of - relays run by volunteers all around the world: it prevents somebody - watching your Internet connection from learning what sites you visit, - it prevents the sites you visit from learning your physical location, - and it lets you access sites which are blocked.</p> - - <p>The <strong>Tor Browser Bundle</strong> lets you use Tor on - Windows, Mac OS X, or Linux without needing to install any software. - It can run off a USB flash drive, comes with a pre-configured web - browser to protect your anonymity, and is self-contained. - <a href="#More">Learn more.</a></p> - - <h3>Quick videos on how to use TBB</h3> - <a name="tbbvideos"></a> - - <p>How to download and use Tor Browser in different operating - systems:</p> - <ul class="hlist"> - <li><a - href="https://media.torproject.org/video/torbrowser-docs/How-to-download-and-use-T... - Windows</a></li> - <li><a - href="https://media.torproject.org/video/torbrowser-docs/How-to-download-and-use-T... - OSX</a></li> - <li class="last"><a - href="https://media.torproject.org/video/torbrowser-docs/How-to-download-and-use-T...</a></li> - </ul> - - <p>How to verify the digital signatures of Tor Browser - in different operating systems:</p> - <ul class="hlist"> - <li><a - href="https://media.torproject.org/video/torbrowser-docs/How-to-verify-signatures-... - Windows</a></li> - <li><a - href="https://media.torproject.org/video/torbrowser-docs/How-to-verify-signatures-... - OSX</a></li> - <li class="last"><a - href="https://media.torproject.org/video/torbrowser-docs/How-to-verify-signatures-...</a></li> - </ul> - - <p>How to <a - href="https://media.torproject.org/video/torbrowser-docs/How-to-find-and-use-bridg... - and use bridges</a> and unpublished relays in Tor Browser in all - operating systems:</p> - - <a id="downloadtbb"></a> - <h3><a class="anchor" href="#downloadtbb">Download Tor Browser - Bundle</a></h3> - - <p>To start using the Tor Browser Bundle download the file for your - preferred language. This file can be saved wherever is convenient, - e.g. the Desktop or a USB flash drive.</p> - - <p id="Download-torbrowserbundle" style="font-size: 120%; margin: - 5mm">Tor Browser Bundle for Windows (version - <version-torbrowserbundle>)</p> - - <ul> - - <li><a - href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_en-US.exe">English - (en-US)</a> (<a - href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_en-US.exe.asc" - style="font-size: 90%;">signature</a>)</li> - - <li><a - href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_ar.exe">العربية - (ar)</a> (<a - href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_ar.exe.asc" - style="font-size: 90%;">signature</a>)</li> - - <li><a - href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_de.exe">Deutsch - (de)</a> (<a - href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_de.exe.asc" - style="font-size: 90%;">signature</a>)</li> - - <li><a - href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_es-ES.exe">Español - (es-ES)</a> (<a - href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_es-ES.exe.asc" - style="font-size: 90%;">signature</a>)</li> - - <li><a - href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_fa.exe">فارسی - (fa)</a> (<a - href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_fa.exe.asc" - style="font-size: 90%;">signature</a>)</li> - - <li><a - href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_fr.exe">Français - (fr)</a> (<a - href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_fr.exe.asc" - style="font-size: 90%;">signature</a>)</li> - - <li><a - href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_it.exe">Italiano - (it)</a> (<a - href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_it.exe.asc" - style="font-size: 90%;">signature</a>)</li> - - <li><a - href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_ko.exe">Korean - (ko)</a> (<a - href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_ko.exe.asc" - style="font-size: 90%;">signature</a>)</li> - - <li><a - href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_nl.exe">Nederlands - (nl)</a> (<a - href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_nl.exe.asc" - style="font-size: 90%;">signature</a>)</li> - - <li><a - href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_pl.exe">Polish - (pl)</a> (<a - href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_pl.exe.asc" - style="font-size: 90%;">signature</a>)</li> - - <li><a - href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_pt-PT.exe">Português - (pt-PT)</a> (<a - href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_pt-PT.exe.asc" - style="font-size: 90%;">signature</a>)</li> - - <li><a - href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_ru.exe">Русский - (ru)</a> (<a - href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_ru.exe.asc" - style="font-size: 90%;">signature</a>)</li> - - <li><a - href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_vi.exe">Vietnamese - (vi)</a> (<a - href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_vi.exe.asc" - style="font-size: 90%;">signature</a>)</li> - - <li><a - href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_zh-CN.exe">简体字 - (zh-CN)</a> (<a - href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_zh-CN.exe.asc" - style="font-size: 90%;">signature</a>)</li> - - </ul> - - <p id="Download-torbrowserbundleosx" style="font-size: 120%; margin: - 5mm">Tor Browser Bundle for Intel Mac OS X 10.6 and higher (version - <version-torbrowserbundleosx32>)</p> - - - <ul> - <li>English (en-US): <a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-en-US.zip">32-bit</a> - (<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-en-US.zip.asc" - style="font-size: 90%;">signature</a>) | <a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-en-US.zip">64-bit</a> - (<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-en-US.zip.asc" - style="font-size: 90%;">signature</a>)</li> - - <li>العربية (ar):<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-ar.zip">32-bit</a> - (<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-ar.zip.asc" - style="font-size: 90%;">signature</a>) | <a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-ar.zip">64-bit</a> - (<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-ar.zip.asc" - style="font-size: 90%;">signature</a>)</li> - - <li>Deutsch (de):<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-de.zip">32-bit</a> - (<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-de.zip.asc" - style="font-size: 90%;">signature</a>) | <a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-de.zip">64-bit</a> - (<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-de.zip.asc" - style="font-size: 90%;">signature</a>)</li> - - <li>Español - (es-ES):<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-es-ES.zip">32-bit</a> - (<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-es-ES.zip.asc" - style="font-size: 90%;">signature</a>) | <a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-es-ES.zip">64-bit</a> - (<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-es-ES.zip.asc" - style="font-size: 90%;">signature</a>)</li> - - <li>فارسی (fa):<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-fa.zip">32-bit</a> - (<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-fa.zip.asc" - style="font-size: 90%;">signature</a>) | <a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-fa.zip">64-bit</a> - (<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-fa.zip.asc" - style="font-size: 90%;">signature</a>)</li> - - <li>Français - (fr):<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-fr.zip">32-bit</a> - (<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-fr.zip.asc" - style="font-size: 90%;">signature</a>) | <a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-fr.zip">64-bit</a> - (<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-fr.zip.asc" - style="font-size: 90%;">signature</a>)</li> - - <li>Italiano (it):<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-it.zip">32-bit</a> - (<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-it.zip.asc" - style="font-size: 90%;">signature</a>) | <a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-it.zip">64-bit</a> - (<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-it.zip.asc" - style="font-size: 90%;">signature</a>)</li> - - <li>Korean (ko):<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-ko.zip">32-bit</a> - (<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-ko.zip.asc" - style="font-size: 90%;">signature</a>) | <a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-ko.zip">64-bit</a> - (<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-ko.zip.asc" - style="font-size: 90%;">signature</a>)</li> - - - <li>Nederlands (nl):<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-nl.zip">32-bit</a> - (<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-nl.zip.asc" - style="font-size: 90%;">signature</a>) | <a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-nl.zip">64-bit</a> - (<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-nl.zip.asc" - style="font-size: 90%;">signature</a>)</li> - - <li>Polish (pl):<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-pl.zip">32-bit</a> - (<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-pl.zip.asc" - style="font-size: 90%;">signature</a>) | <a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-pl.zip">64-bit</a> - (<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-pl.zip.asc" - style="font-size: 90%;">signature</a>)</li> - - <li>Português - (pt-PT):<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-pt-PT.zip">32-bit</a> - (<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-pt-PT.zip.asc" - style="font-size: 90%;">signature</a>) | <a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-pt-PT.zip">64-bit</a> - (<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-pt-PT.zip.asc" - style="font-size: 90%;">signature</a>)</li> - - <li>Русский (ru):<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-ru.zip">32-bit</a> - (<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-ru.zip.asc" - style="font-size: 90%;">signature</a>) | <a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-ru.zip">64-bit</a> - (<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-ru.zip.asc" - style="font-size: 90%;">signature</a>)</li> - - <li>Vietnamese (vi):<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-vi.zip">32-bit</a> - (<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-vi.zip.asc" - style="font-size: 90%;">signature</a>) | <a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-vi.zip">64-bit</a> - (<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-vi.zip.asc" style="font-size: 90%;">signature</a>)</li> - - <li>简体字 (zh-CN):<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-zh-CN.zip">32-bit</a> - (<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-zh-CN.zip.asc" - style="font-size: 90%;">signature</a>) | <a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-zh-CN.zip">64-bit</a> - (<a - href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-zh-CN.zip.asc" - style="font-size: 90%;">signature</a>)</li> - - </ul> - - <p id="Download-torbrowserbundlelinux" style="font-size: 120%; - margin: 5mm">Tor Browser Bundle for Linux - (version <version-torbrowserbundlelinux32> (32-bit), - <version-torbrowserbundlelinux64> (64-bit))</p> - - <ul> - <li>English (en-US): <a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-en-US.tar.gz">32-bit</a> - (<a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-en-US.tar.gz.asc" - style="font-size: 90%;">signature</a>) | <a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-en-US.tar.gz">64-bit</a> - (<a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-en-US.tar.gz.asc" - style="font-size: 90%;">signature</a>)</li> - - <li>العربية (ar): <a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-ar.tar.gz">32-bit</a> - (<a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-ar.tar.gz.asc" - style="font-size: 90%;">signature</a>) | <a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-ar.tar.gz">64-bit</a> - (<a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-ar.tar.gz.asc" - style="font-size: 90%;">signature</a>)</li> - - <li>Deutsch (de): <a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-de.tar.gz">32-bit</a> - (<a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-de.tar.gz.asc" - style="font-size: 90%;">signature</a>) | <a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-de.tar.gz">64-bit</a> - (<a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-de.tar.gz.asc" - style="font-size: 90%;">signature</a>)</li> - - <li>Español - (es-ES): <a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-es-ES.tar.gz">32-bit</a> - (<a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-es-ES.tar.gz.asc" - style="font-size: 90%;">signature</a>) | <a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-es-ES.tar.gz">64-bit</a> - (<a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-es-ES.tar.gz.asc" - style="font-size: 90%;">signature</a>)</li> - - <li>فارسی (fa): <a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-fa.tar.gz">32-bit</a> - (<a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-fa.tar.gz.asc" - style="font-size: 90%;">signature</a>) | <a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-fa.tar.gz">64-bit</a> - (<a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-fa.tar.gz.asc" - style="font-size: 90%;">signature</a>)</li> - - <li>Français - (fr): <a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-fr.tar.gz">32-bit</a> - (<a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-fr.tar.gz.asc" - style="font-size: 90%;">signature</a>) | <a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-fr.tar.gz">64-bit</a> - (<a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-fr.tar.gz.asc" - style="font-size: 90%;">signature</a>)</li> - - <li>Italiano (it): <a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-it.tar.gz">32-bit</a> - (<a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-it.tar.gz.asc" - style="font-size: 90%;">signature</a>) | <a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-it.tar.gz">64-bit</a> - (<a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-it.tar.gz.asc" - style="font-size: 90%;">signature</a>)</li> - - <li>Korean (ko): <a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-ko.tar.gz">32-bit</a> - (<a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-ko.tar.gz.asc" - style="font-size: 90%;">signature</a>) | <a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-ko.tar.gz">64-bit</a> - (<a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-ko.tar.gz.asc" - style="font-size: 90%;">signature</a>)</li> - - - <li>Nederlands (nl): <a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-nl.tar.gz">32-bit</a> - (<a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-nl.tar.gz.asc" - style="font-size: 90%;">signature</a>) | <a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-nl.tar.gz">64-bit</a> - (<a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-nl.tar.gz.asc" - style="font-size: 90%;">signature</a>)</li> - - <li>Polish (pl): <a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-pl.tar.gz">32-bit</a> - (<a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-pl.tar.gz.asc" - style="font-size: 90%;">signature</a>) | <a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-pl.tar.gz">64-bit</a> - (<a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-pl.tar.gz.asc" - style="font-size: 90%;">signature</a>)</li> - - <li>Português - (pt-PT): <a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-pt-PT.tar.gz">32-bit</a> - (<a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-pt-PT.tar.gz.asc" - style="font-size: 90%;">signature</a>) | <a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-pt-PT.tar.gz">64-bit</a> - (<a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-pt-PT.tar.gz.asc" - style="font-size: 90%;">signature</a>)</li> - - <li>Русский (ru): <a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-ru.tar.gz">32-bit</a> - (<a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-ru.tar.gz.asc" - style="font-size: 90%;">signature</a>) | <a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-ru.tar.gz">64-bit</a> - (<a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-ru.tar.gz.asc" - style="font-size: 90%;">signature</a>)</li> - - <li>Vietnamese (vi): <a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-vi.tar.gz">32-bit</a> - (<a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-vi.tar.gz.asc" - style="font-size: 90%;">signature</a>) | <a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-vi.tar.gz">64-bit</a> - (<a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-vi.tar.gz.asc" - style="font-size: 90%;">signature</a>)</li> - - <li>简体字 (zh-CN): <a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-zh-CN.tar.gz">32-bit</a> - (<a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-zh-CN.tar.gz.asc" - style="font-size: 90%;">signature</a>) | <a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-zh-CN.tar.gz">64-bit</a> - (<a - href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-zh-CN.tar.gz.asc" - style="font-size: 90%;">signature</a>)</li> - - </ul> - - <p id="Download-torbrowserbundlealpha" style="font-size: 120%; margin: - 5mm">ALPHA: Tor Browser Bundle alpha versions for Windows (<version-torbrowserbundlealpha>), Linux 32-bit (<version-torbrowserbundlelinux32alpha>) and 64-bit (<version-torbrowserbundlelinux64alpha>), and Intel Mac OS X 10.6 and higher (<version-torbrowserbundleosx32alpha>). </p> - <ul> - <li><a href="../dist/torbrowser/tor-browser-<version-torbrowserbundlealpha>_en-US.exe">Windows Tor Browser Bundle alpha</a> (<a href="../dist/torbrowser/tor-browser-<version-torbrowserbundlealpha>_en-US.exe.asc">signature</a>)</li> - <li><a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32alpha>-dev-en-US.tar.gz">Linux Tor Browser Bundle alpha (32-bit)</a> (<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32alpha>-dev-en-US.tar.gz.asc">signature</a>)</li> - <li><a href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64alpha>-dev-en-US.tar.gz">Linux Tor Browser Bundle alpha (64-bit)</a> (<a href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64alpha>-dev-en-US.tar.gz.asc">signature</a>)</li> - <li><a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32alpha>-osx-i386-en-US.zip">Mac OS X Tor Browser Bundle (32-bit)</a> (<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx32alpha>-osx-i386-en-US.zip.asc">signature</a>)</li> - <li><a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64alpha>-osx-x86_64-en-US.zip">Mac OS X Tor Browser Bundle (64-bit)</a> (<a href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx64alpha>-osx-x86_64-en-US.zip.asc">signature</a>)</li> - </ul> - - - <p>See our instructions on <a href="<page - docs/verifying-signatures>">how to verify package signatures</a>, - which allows you to make sure you've downloaded the file we intended - you to get. Also, note that the Firefox ESR in our bundles is - <a href="https://gitweb.torproject.org/torbrowser.git/tree/HEAD:/build-scripts/config/">modified</a> from the <a - href="https://www.mozilla.org/en-US/firefox/organizations/%22%3Edefault - Firefox ESR</a></p> - - <a id="MacOSX"></a> - <h3><a class="anchor" href="#MacOSX">Mac OS X instructions</a></h3> - <p>Download the file above, save it somewhere, then click on it. Mac OS - X will automatically unarchive it and you will have a TorBrowser - application in your chosen language (for example, TorBrowser_en-US.app). - Click the TorBrowser application to launch Vidalia. Once Vidalia connects to the Tor Network, it will launch TorBrowser.</p> - - <p><img src="$(IMGROOT)/screenshot-osx-torbrowser-icon.png" alt="Screenshot Mac OS X bundle" /></p> - - <a id="Linux"></a> - <h3><a class="anchor" href="#Linux">Linux instructions</a></h3> - <p>Download the architecture-appropriate file above, save it somewhere, then - run one of the following two commands to extract the package archive:<br><br> - <code>tar -xvzf tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-<var>LANG</var>.tar.gz</code> - <br><br>or<br><br> - <code>tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-<var>LANG</var>.tar.gz</code> - <br><br>(where <var>LANG</var> is the language listed in the filename).<br><br> - Once that's done, switch to the Tor browser directory by running: - <br><br> - <code>cd tor-browser_<var>LANG</var></code> - <br><br>(where <var>LANG</var> is the language listed in the filename).<br><br> - To run the Tor Browser Bundle, execute the <strong>start-tor-browser</strong> script: - <br><br> - <code>./start-tor-browser</code> - <br><br> - This will launch Vidalia and once that connects to Tor, it will launch - Firefox. <em>Do not unpack or run TBB as root.</em></p> - - <a id="Windows"></a> - <h3><a class="anchor" href="#Windows">Windows instructions</a></h3> - - <a id="Extraction"></a> - <h4><a class="anchor" href="#Extraction">Extraction</a></h4> - - <p>Download the file above, and save it somewhere, then double click on it. - Click on the button labeled <strong>"..."</strong> (1) and select -where you want - to save the bundle then click <strong>OK</strong> (2). At least 80 -MB free space must be available in the location you select. If you -want to leave the bundle on the computer, saving it to the Desktop is -a good choice. If you want to move it to a different computer or -limit the traces you leave behind, save it to a USB disk.</p> - - <p>Click <strong>Extract</strong> (3) to begin extraction. This may take a - few minutes to complete.</p> - - <p><img src="$(IMGROOT)/tbb-screenshot1.png" alt="Screenshot of - extraction process" /></p> - - <a id="Usage"></a> - <h4><a class="anchor" href="#Usage">Usage</a></h4> - - <p>Once extraction is complete, open the folder <strong>Tor Browser</strong> from the location you saved the bundle.</p> - - <p>Double click on the <strong>Start Tor Browser</strong> (4) application (it may be called - <strong>Start Tor Browser.exe</strong> on some systems.)</p> - - <p>The Vidalia window will shortly appear.</p> - - <p><img src="$(IMGROOT)/tbb-screenshot2.png" alt="Screenshot of - bundle startup" /></p> - - <p>Once Tor is ready, Tor Browser will automatically be opened. Only web pages - visited through Tor Browser will be sent via Tor. Other web browsers - such as Internet Explorer are not affected.</p> - - <p>Once you are finished browsing, close any open Tor Browser - windows by clicking on the <img src="$(IMGROOT)/tbb-close-button.png" - alt="Close button (×)" /> (6). For privacy reasons, the list - of web pages you visited and any cookies will be deleted.</p> - - <p><img src="$(IMGROOT)/tbb-screenshot3.png" alt="Screenshot of - Firefox" /></p> - - <p>With the Tor Browser Bundle, Vidalia and Tor will automatically - close.</p> - - <p>To use the Tor Browser Bundle again, repeat the steps in <a - href="#Usage">"Usage"</a>.</p> - - <p>Remember that Tor anonymizes the origin of your traffic, - and it encrypts everything inside the Tor network, but <a - href="<wikifaq>#ExitEavesdroppers">it can't encrypt your traffic - between the Tor network and its final destination.</a> If you are - communicating sensitive information, you should use as much care as - you would on the normal scary Internet — use HTTPS or other - end-to-end encryption and authentication. </p> - - <a id="Feedback"></a> - <h3><a class="anchor" href="#Feedback">Comments and - suggestions</a></h3> - - <p>The Tor Browser Bundle is under development and not yet complete. - To discuss improvements and submit comments, please use the <a - href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk%22%3Etor-talk</a> - mailing list.</p> - - <a id="More"></a> - <h3><a class="anchor" href="#More">More information</a></h3> - - <p><strong>What is Tor and why do I need it?</strong> To learn - more about Tor, visit the <a href="<page index>">Tor Project - website</a>.</p> - - <p><strong>What is in the Tor Browser Bundle?</strong> It - contains Tor, Vidalia, a modified Firefox ESR, and Torbuttoni - ( <a href="https://www.torproject.org/torbrowser/design/">design</a>) (<a - href="<page projects/torbrowser-details>#contents">version details</a>).</p> - - <p><strong>How can I make my own bundle?</strong> To download - the source code and learn how to build the bundle yourself, read - the <a href="<page projects/torbrowser-details>#build">build - instructions</a>.</p> - - <p>Tor Browser Bundle is partially based on <a - href="https://www.mozilla.org/en-US/firefox/organizations/%22%3EMozilla - Firefox ESR</a>.</p> - + <p>See our instructions on <a href="<page docs/verifying-signatures>">how to verify package signatures</a>, + which allows you to make sure you've downloaded the file we intended + you to get. Also, note that the Firefox ESR in our bundles is + <a href="https://gitweb.torproject.org/torbrowser.git/tree/HEAD:/build-scripts/config/">modified</a> from the <a + href="https://www.mozilla.org/en-US/firefox/organizations/%22%3Edefault + Firefox ESR</a></p> + </div> + </div> + <div id="macosx" class="anchor"></div> + <div class="macosx box"> + <div class="pjtitle"><h2>Mac OSX Instructions</h2></div> + <div class="pjtext"> + <p>Download the file above, save it somewhere, then click on it. + Mac OS X will automatically unarchive it and you will have a TorBrowser application + in your chosen language. <em>(e.g. TorBrowser_en-US.app)</em></p> + <p>Click the TorBrowser application to launch Vidalia.</p> + <p>Once Vidalia connects to the Tor Network, it will launch TorBrowser.</p> + </div> + <div class="pjimage"><img src="$(IMGROOT)/screenshot-osx-torbrowser-icon.png" alt="Screenshot Mac OS X bundle" width="414" height="315"></div> + </div> + <div id="linux" class="anchor"></div> + <div class="linux box"> + <div class="pjtitle"><h2>Linux Instructions</h2></div> + <div class="pjtext"> + <p>Download the architecture-appropriate file above, save it somewhere, then + run one of the following two commands to extract the package archive:</p> + <p><code>tar -xvzf tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-<var>LANG</var>.tar.gz</code></p> + <p>or (for the 64-bit version):</p> + <p><code>tar -xvzf tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-<var>LANG</var>.tar.gz</code></p> + <p><em>(where <var>LANG</var> is the language listed in the filename).</em></p> + <p>Once that's done, switch to the Tor browser directory by running:</p> + <p><code>cd tor-browser_<var>LANG</var></code></p> + <p><em>(where <var>LANG</var> is the language listed in the filename).</em><p> + <p>To run the Tor Browser Bundle, execute the <strong>start-tor-browser</strong> script:</p> + <p><code>./start-tor-browser</code></p> + <p>This will launch Vidalia and once that connects to Tor, it will launch + Firefox. <strong><em>Do not unpack or run TBB as root.</em></strong></p> + </div> + </div> + <div id="windows" class="anchor"></div> + <div class="windows box"> + <div class="pjtitle"><h2>Windows Instructions</h2></div> + <div class="pjtext"> + <p>Download the file above, and save it somewhere, then double click on it. + Click on the button labeled <strong>"..."</strong> (1) and select + where you want + to save the bundle then click <strong>OK</strong> (2). At least 80 + MB free space must be available in the location you select. If you + want to leave the bundle on the computer, saving it to the Desktop is + a good choice. If you want to move it to a different computer or + limit the traces you leave behind, save it to a USB disk.</p> + <p>Click <strong>Extract</strong> (3) to begin extraction. This may take a + few minutes to complete.</p> + <p><a href="$(IMGROOT)/tbb-screenshot1.png"><img src="$(IMGROOT)/tbb-screenshot1.png" alt="Screenshot of + extraction process" width="860" height="538"></a></p> + <p>Once extraction is complete, open the folder <strong>Tor Browser</strong> from the location you saved the bundle.</p> + <p>Double click on the <strong>Start Tor Browser</strong> (4) application (it may be called + <strong>Start Tor Browser.exe</strong> on some systems.)</p> + <p>The Vidalia window will shortly appear.</p> + <p><a href="$(IMGROOT)/tbb-screenshot2.png"><img src="$(IMGROOT)/tbb-screenshot2.png" alt="Screenshot of + bundle startup" width="860" height="538"></a></p> + <p>Once Tor is ready, Tor Browser will automatically be opened. Only web pages + visited through Tor Browser will be sent via Tor. Other web browsers + such as Internet Explorer are not affected.</p> + <p>Once you are finished browsing, close any open Tor Browser + windows by clicking on the <img src="$(IMGROOT)/tbb-close-button.png" + alt="Close button (×)" width="19" height="19" style="margin:0px;padding:0px;"> (6). For privacy reasons, the list + of web pages you visited and any cookies will be deleted.</p> + <p><a href="$(IMGROOT)/tbb-screenshot3.png"><img src="$(IMGROOT)/tbb-screenshot3.png" alt="Screenshot of + Firefox" width="860" height="538"></a></p> + <p>With the Tor Browser Bundle, Vidalia and Tor will automatically + close.</p> + <p>To use the Tor Browser Bundle again, double click on the "Start Tor Browser" application.</p> + <p>Remember that Tor anonymizes the origin of your traffic, + and it encrypts everything inside the Tor network, but <a + href="<wikifaq>#ExitEavesdroppers">it can't encrypt your traffic + between the Tor network and its final destination.</a> If you are + communicating sensitive information, you should use as much care as + you would on the normal scary Internet — use HTTPS or other + end-to-end encryption and authentication. </p> + </div> + </div> + <div id="feedback" class="anchor"></div> + <div class="feedback box"> + <div class="pjtext"> + <h3>Comments and suggestions</h3> + <p>The Tor Browser Bundle is under development and not yet complete. + To discuss improvements and submit comments, please use the <a + href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk%22%3Etor-talk</a> + mailing list.</p> + <br><br> + <h3>More information</h3> + <p><strong><em>What is Tor and why do I need it?</em></strong> + <br>To learn more about Tor, visit the <a href="<page index>">Tor Project website</a>.</p> + <p><strong><em>What is in the Tor Browser Bundle?</em></strong> + <br>It contains Tor, Vidalia, a modified Firefox ESR, and Torbutton + (<a href="https://www.torproject.org/torbrowser/design/">design</a>) (<a + href="<page projects/torbrowser-details>#contents">version details</a>).</p> + <p><strong><em>How can I make my own bundle?</em></strong> + <br>To download the source code and learn how to build the bundle yourself, read + the <a href="<page projects/torbrowser-details>#build">build instructions</a>.</p> + <p>Tor Browser Bundle is partially based on <a + href="https://www.mozilla.org/en-US/firefox/organizations/%22%3EMozilla + Firefox ESR</a>.</p> + </div> + </div> + </div> </div> <!-- END MAINCOL --> - <div id = "sidecol"> -#include "side.wmi" -#include "info.wmi" - </div> - <!-- END SIDECOL --> </div> <!-- END CONTENT --> #include <foot.wmi>
tor-commits@lists.torproject.org