Securely and easily download, verify, install, and launch Tor Browser in Linux. This repository is a mirror of https://gitlab.torproject.org/tpo/applications/torbrowser-launcher
Go to file
2018-09-14 15:11:41 -07:00
.github Add @intrigeri as code owner for AppArmor profiles 2018-03-19 01:37:04 -07:00
apparmor AppArmor: give Web Content processes read access to the startup cache, otherwise they fail to load 2018-09-10 09:41:49 +00:00
po Merge branch 'forthommel-patch-1' into major-refactor 2018-03-24 15:05:22 -07:00
share Version bump to 0.3.0.dev 2018-03-26 11:32:16 -07:00
torbrowser_launcher Remove extra print statement 2018-09-14 15:11:33 -07:00
.gitignore ignore source packages that get generated in some dev environments 2015-05-11 14:09:30 -07:00
build_deb.sh Tweak build files to fix issues in debian building 2018-03-23 16:11:51 -07:00
build_rpm.sh Tweak build files to fix issues in debian building 2018-03-23 16:11:51 -07:00
BUILD.md Clean up dependencies, and remove requirements.txt because it is out-of-date and I use systemwide packages for deps 2018-03-23 15:47:37 -07:00
CHANGELOG.md Updated changelog once more 2018-01-28 10:33:29 -08:00
LICENSE Update copyright year to 2017 2017-01-26 20:25:49 -08:00
makepot.sh Added a script to generate a pot 2016-12-03 20:32:52 +04:00
ppa_release.sh Add more verbose comments to ppa release script 2017-01-26 20:09:08 -08:00
README.md Removed mention of certificate pinning in readme (#224) and updated package description to mention PGP signature verification 2016-03-01 17:51:30 +01:00
screenshot.png Updated README, and included new screenshot to show off new settings (#198) 2015-11-08 20:43:06 -08:00
security_design.md added security design doc 2014-07-17 13:30:37 -07:00
setup.py Fix style on setup.py 2018-03-23 13:13:52 -07:00
stdeb.cfg Tweak build files to fix issues in debian building 2018-03-23 16:11:51 -07:00
torbrowser_launcher.pot Updated translations 2018-03-23 15:55:23 -07:00
torbrowser-launcher Port Settings from gtk2 to Qt5, and also switch from python2 to python3 2018-03-19 09:29:12 -07:00

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