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
João Vítor S. F 0bd4779cc6
pt_BR translation.
Name[pt_BR]=Navegador Tor (Configurações do Lançador)
Comment[pt_BR]=Navegador Tor (Configurações do Lançador)
2019-07-29 08:13:54 -03:00
.github Add @intrigeri as code owner for AppArmor profiles 2018-03-19 01:37:04 -07:00
apparmor AppArmor: grant permissions needed for audio support. 2019-03-31 15:36:57 +00:00
po Update the Russian translate 2018-07-07 21:31:38 +04:00
share pt_BR translation. 2019-07-29 08:13:54 -03:00
torbrowser_launcher Remove sks keyserver CA, and also remove unnecessary keyserver options 2019-07-19 17:49:17 -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 Version bump to 0.1.2, updated changelog, add new screenshot, and update logo 2019-07-19 17:43:06 -07: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 Make ppa script use python3, and switch the default suite to bionic 2018-09-14 15:55:33 -07:00
README.md Version bump to 0.1.2, updated changelog, add new screenshot, and update logo 2019-07-19 17:43:06 -07:00
screenshot.png Version bump to 0.1.2, updated changelog, add new screenshot, and update logo 2019-07-19 17:43:06 -07:00
security_design.md added security design doc 2014-07-17 13:30:37 -07:00
setup.py AppArmor: drop the profile dedicated to Web Content processes. 2019-03-31 14:55:24 +00:00
stdeb.cfg Add all the dependencies as build dependencies, to get the ppa to build 2018-09-14 16:16:30 -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

Are you getting an error? Sometimes updates in Tor Browser itself will break Tor Browser Launcher. There's a good chance that the problem you're experiencing has already been fixed in the newest version, but Linux distributions can be slow to provide up-to-date packages. In this case, you can install from the PPA (instructions below), or build from source.

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 from the PPA

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 install torbrowser-launcher