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
richard 40e7cacbf8 Merge branch 'asciiwolf-git-url-fix' into 'main'
Update Git repo URL in BUILD.md

See merge request tpo/applications/torbrowser-launcher!2
2023-10-13 21:00:04 +00:00
.github Create bug_report.md 2023-01-12 07:56:08 +01:00
.vscode Format all python with black, and add a .vscode folder 2021-06-18 18:26:55 -04:00
apparmor Merge pull request #709 from anonym/tor-browser-13.0 2023-10-04 11:25:46 +02:00
po Add Turkish translation 2022-03-27 18:58:59 +03:00
share Update URLs in AppStream metadata 2023-10-13 12:16:08 +00:00
torbrowser_launcher Fix TBB archive name format 2023-10-13 15:04:09 +00:00
.gitignore ignore source packages that get generated in some dev environments 2015-05-11 14:09:30 -07:00
build_deb.sh Fix shellcheck warnings 2021-09-13 16:58:02 +00:00
build_rpm.sh Fix shellcheck warnings 2021-09-13 16:58:02 +00:00
BUILD.md Update Git repo URL in BUILD.md 2023-10-13 12:22:19 +00:00
CHANGELOG.md Version bump to 0.3.6 and update changelog 2022-12-12 18:38:07 -08:00
LICENSE Update LICENSE (#669) 2023-01-07 13:58:16 +01:00
makepot.sh Added a script to generate a pot 2016-12-03 20:32:52 +04:00
ppa_release.sh Fix spelling 2021-09-13 16:58:02 +00:00
README.md Fix broken link to Tor signature verification site 2023-01-14 00:10:11 +01:00
screenshot.png Version bump to 0.3.3, update readme, update screenshot 2020-10-06 16:50:53 -07:00
security_design.md Fix url for version check (#678) 2023-04-28 21:02:18 +02:00
setup.py Format with black 2022-12-12 18:14:27 -08:00
stdeb.cfg Add python3-packaging dependency 2020-10-06 16:50:20 -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. Try installing from Flatpak (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

You can install torbrowser-launcher from your operating system's package manager, but it might be out-of-date and have issues working. If you want to make sure you always have the latest version, use Flatpak:

Installing in any Linux distro using Flatpak

Install Flatpak using these instructions.

Then install torbrowser-launcher like this:

flatpak install flathub com.github.micahflee.torbrowser-launcher -y

Run torbrowser-launcher either by using the GUI desktop launcher, or by running:

flatpak run com.github.micahflee.torbrowser-launcher