https://www.torproject.org/projects/torbrowser.html.en:
The Tor 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.
The Tor Browser Bundle 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, and is
self-contained.
The advantage of installing the Tor Browser Bundle instead of its
individual components (Tor, Vidalia, Firefox, and Torbutton) is that
the components of the Bundle have been configured jointly by security
experts at the Tor Project and are less likely to compromise your
privacy. (If your need for privacy is critical, consider Tails
(http://tails.boum.org/about/index.en.html), a Debian-based live CD /
USB system that provides even more protection by routing all network
connections through the Tor network.)
This script installs the Tor Browser Bundle in a subdirectory of the
current working directory.
Usage: installTorBrowser.sh [LANG [VERSION]]
LANG Language of the browser. The default is en-US; see
https://www.torproject.org/projects/torbrowser.html.en for other languages that are available.
VERSION Version of the Bundle. The default is the current release;
see
https://www.torproject.org/dist/torbrowser/linux/ for earlier versions that are available for download.
The Bundle is about 30 MB, so download and installation will take
several minutes. The name of the installation directory is based on
the language and version; that directory is erased at the start of the
installation process.
Here is sample output from the script:
tc@box:~$ ./installTorBrowser
===
=== The Tor Browser Bundle is installed in
===
=== /home/tc/tor-browser_en-US_2.2.32-3/
===
=== The only data that might need to be backed up are in
===
=== /home/tc/tor-browser_en-US_2.2.32-3/Data
===
=== To start the browser manually, execute
===
=== /home/tc/tor-browser_en-US_2.2.32-3/tor-browser
===
=== To activate the wbar and menu items, execute
===
=== desktop.sh tor-browser_en-US_2.2.32-3
===
=== The file /tmp/TorBrowser.qremaster contains the dependencies needed
=== to remaster using qremaster. For example, the following command
=== will remaster the current release of Tiny Core with the Tor Browser
=== Bundle and Wi-Fi support:
===
=== qremaster -d -t 30 /path/to/tinycore_current.iso /tmp/tbb.iso \
=== $(cat /tmp/TorBrowser.qremaster) wifi.tcz
===
If you execute the Tor Browser before you remaster and if you install a
browser add-on (e.g. AdBlock Plus), that add-on will be included by
qremaster. Be cautious since an add-on may leak information about
your identify.