mirror of
https://github.com/torproject/torbrowser-launcher.git
synced 2025-02-09 02:08:38 +00:00
If Tor Browser is not installed, detect version, download, verify sig, install, and launch. Otherwise just launch. No more checking for updates. (#198)
Stop confining start-tor-browser script with AppArmor, and fix profiles to work with TBB 4.5+ (#181)
Tor Browser Launcher
Tor Browser Launcher is intended to make the 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 the most recent version of Tor Browser in your language and for your computer's architecture (Tor Browser will automatically update itself)
- Certificate pins to https://www.torproject.org, so it doesn't rely on certificate authorities
- Verifies Tor Browser's OpenPGP signature for you, to ensure the version you downloaded is 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 playing 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.
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
Description
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
Languages
Python
96.6%
Shell
3.4%