]> git.lizzy.rs Git - torbrowser-launcher.git/commitdiff
Updated README, and included new screenshot to show off new settings (#198)
authorMicah Lee <micah@micahflee.com>
Mon, 9 Nov 2015 04:43:06 +0000 (20:43 -0800)
committerMicah Lee <micah@micahflee.com>
Mon, 9 Nov 2015 04:43:06 +0000 (20:43 -0800)
README.md
screenshot.png

index d366a739219fc2ec7f538793e09bc6beafc3f2b8..d3e67a256ab461db289504112447d0c4935d0c7c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,29 +1,23 @@
 # Tor Browser Launcher
 
-Tor Browser Launcher is intended to make the Tor Browser Bundle (TBB) easier to maintain and use for GNU/Linux users. You install ```torbrowser-launcher``` from your distribution's package manager and it handles everything else, including:
+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:
 
-* Downloading the most recent version of TBB for you, in your language and for your architecture
-* Automatically updating (not preserving your bookmarks and preferences)
-* Verifying the TBB's [GnuPG signature](http://www.gnupg.org/gph/en/manual/x135.html)
+* 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](https://www.torproject.org/docs/verifying-signatures.html.en) 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
-* Adding a "Tor Browser" application launcher to your desktop environment's menu
 * Optionally playing a modem sound when you open Tor Browser (because Tor is so slow)
 
-Tor Browser Launcher is included in Ubuntu 14.10+, Debian 8+, and Fedora 20+. To install it in any other distribution, see the [build instructions](/BUILD.md).
+Tor Browser Launcher is included in Ubuntu, Debian, and Fedora. To install it in any other distribution, see the [build instructions](/BUILD.md).
 
 You might want to check out the [security design doc](/security_design.md).
 
 ![Tor Browser Launcher screenshot](/screenshot.png)
 
-## Using Tor Browser as your default browser, and Firefox
+# Installing in Ubuntu
 
-Tor Browser Launcher allows you to set Tor Browser as your default web browser. Unfortunately, there's a gnarly issue that prevents this from working if Firefox is open in the background. If Tor Browser is set as your default browser and Firefox is open in the background, links will get opened in Firefox. Likewise, if Firefox is your default browser and Tor Browser is open in the background, links will get opened in Tor Browser. See more information [here](https://github.com/micahflee/torbrowser-launcher/issues/157).
-
-You can only use Tor Browser as your default browser if you don't use Firefox at the same time. Other browser (such as Iceweasel, Chromium, or Chrome) will work fine. You must check "Allow opening links with Tor Browser" in the settings to enable it.
-
-## Installing in Ubuntu 14.04 and later
-
-I've created a PPA where I'm maintaining torbrowser-launcher binaries. You can install in an Ubuntu-based distribution like this:
+If you want to always have the latest version of the `torbrowser-launcher` package before your distribution gets it, you can use my PPA:
 
 ```sh
 sudo add-apt-repository ppa:micahflee/ppa
index 97945f6017fb1de6fc557912936b256ab927ce33..caf1ac265dc6342b3aab96da7d575c685dc43b90 100644 (file)
Binary files a/screenshot.png and b/screenshot.png differ