Securely and easily download, verify, install, and launch Tor Browser in Linux
Python Shell
Permalink
Failed to load latest commit information.
apparmor Merge branch 'apparmor-usrmerge' of https://github.com/intrigeri/torb… Dec 5, 2016
po translate: Update Dutch Dec 3, 2016
share Merge branch 'master' of https://github.com/NaruTrey/torbrowser-launcher Jan 27, 2017
torbrowser_launcher Merge branch 'master' of https://github.com/NaruTrey/torbrowser-launcher Jan 27, 2017
.gitignore ignore source packages that get generated in some dev environments May 11, 2015
BUILD.md Remove unused dependency from build instructions Jan 27, 2017
CHANGELOG.md Updated changelog for 0.2.7 Jan 27, 2017
LICENSE Update copyright year to 2017 Jan 27, 2017
README.md Removed mention of certificate pinning in readme (#224) and updated p… Mar 1, 2016
build_deb.sh update version path in build scripts Jul 9, 2014
build_rpm.sh Remove unused dependency python-psutil Jan 27, 2017
makepot.sh Added a script to generate a pot Dec 3, 2016
ppa_release.sh Add more verbose comments to ppa release script Jan 27, 2017
requirements.txt requirements.txt: add peep hashes and more entries Aug 11, 2014
screenshot.png Updated README, and included new screenshot to show off new settings (#… Nov 9, 2015
security_design.md added security design doc Jul 17, 2014
setup.py Merge branch 'master' of https://github.com/NaruTrey/torbrowser-launcher Jan 27, 2017
stdeb.cfg Remove unused dependency python-psutil Jan 27, 2017
torbrowser-launcher Update copyright year to 2017 Jan 27, 2017
torbrowser_launcher.pot Generated torbrowser_launcher.pot Dec 3, 2016

README.md

Tor Browser Launcher

Tor Browser Launcher is intended to make Tor Browser easier to install and use for GNU/Linux users. You install torbrowser-launcher from your distribution's package manager and it handles everything else:

  • Downloads and installs the most recent version of Tor Browser in your language and for your computer's architecture, or launches Tor Browser if it's already installed (Tor Browser will automatically update itself)
  • Verifies Tor Browser's signature for you, to ensure the version you downloaded was cryptographically signed by Tor developers and was not tampered with
  • Adds "Tor Browser" and "Tor Browser Launcher Settings" application launcher to your desktop environment's menu
  • Includes AppArmor profiles to make a Tor Browser compromise not as bad
  • Optionally plays a modem sound when you open Tor Browser (because Tor is so slow)

Tor Browser Launcher is included in Ubuntu, Debian, and Fedora. To install it in any other distribution, see the build instructions.

You might want to check out the security design doc.

Tor Browser Launcher screenshot

Installing in Ubuntu

If you want to always have the latest version of the torbrowser-launcher package before your distribution gets it, you can use my PPA:

sudo add-apt-repository ppa:micahflee/ppa
sudo apt-get update
sudo apt-get install torbrowser-launcher