Commit Graph

455 Commits

Author SHA1 Message Date
Micah Lee
b702ed1784 Make icon a png instead of xpm (fixes #226) 2016-03-04 15:15:44 +01:00
Micah Lee
d42d84b3b6 Renamed "Exit" to "Cancel". Fixes #225 2016-03-03 16:07:50 +01:00
Holger Levsen
89b79e03a6 error message for socks failures (Closes: #797337)
thanks to Michael Gold <michael@bitplane.org>
2016-03-02 15:58:43 +01:00
Holger Levsen
a34eacfb06 make socks4 port configurable. (Closes: #797339)
Thanks to Michael Gold <michael@bitplane.org> for the original patch
2016-03-02 15:50:06 +01:00
Holger Levsen
3f536f5341 Fix apparmor profile to support self-upgrade.
(Closes: #808140)

Thanks intrigeri for providing these rules!
2016-03-02 15:45:00 +01:00
intrigeri
e039cf7c94 Set usr.bin.torbrowser-launcher AppArmor profile to complain mode.
They have been broken for three months now. Patches have been discussed on
GitHub for a while, but no clean solution has been implemented yet,
so for the time being, let's make torbrowser-launcher *work*.
2016-03-02 15:42:48 +01:00
intrigeri
c00f8b559b Include local overrides file in AppArmor profiles. (Closes: #751451) 2016-03-02 15:42:40 +01:00
Micah Lee
346f68fc75 Merge pull request #217 from dogsleg/master
Adding Russian translation
2016-03-02 14:55:11 +01:00
Micah Lee
dbb63e3d37 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
Micah Lee
a8d1e80379 Fail to launch Tor Browser if its version is earlier than the minimum version (#224) 2016-03-01 17:37:00 +01:00
Micah Lee
d054f2a03e Remove certificate pinning (#224) 2016-03-01 16:26:39 +01:00
Micah Lee
1cb819e8bd Updated package description (fixes #218) 2016-03-01 13:19:37 +01:00
Micah Lee
7c89672530 Fix issue with detecting language (fixes #220) 2016-03-01 13:14:15 +01:00
Lev Lamberov
10c3ce37dd Adding Russian translation 2016-01-29 16:10:52 +05:00
Micah Lee
bf4a940814 Merge pull request #209 from adrelanos/patch-1
AppArmor permission for browser homepage
2015-11-09 10:19:47 -08:00
Patrick Schleizer
dc90171fc2 AppArmor permission for browser homepage
Fixes https://github.com/micahflee/torbrowser-launcher/issues/152
2015-11-09 12:50:11 +00:00
Micah Lee
f64c0d3367 Fixed typo in changelog 2015-11-08 22:19:02 -08:00
Micah Lee
57c99d4edd Version bump to 0.2.2 and updated changelog 2015-11-08 22:07:46 -08:00
Micah Lee
c860c760ea Improved readme (#198) 2015-11-08 21:21:23 -08:00
Micah Lee
84569a39d5 Updated README, and included new screenshot to show off new settings (#198) 2015-11-08 20:43:06 -08:00
Micah Lee
ba92e088d1 Updating names on .desktop files 2015-11-08 20:35:33 -08:00
Micah Lee
30a580f99c Remove tor and python-txsocksx as dependencies, and make them recommended instead (#188) 2015-11-08 20:19:21 -08:00
Micah Lee
bc349cdc60 If Tor Browser is not installed, detect version, download, verify sig, install, and launch. Otherwise just launch. No more checking for updates. (#198) 2015-11-08 20:18:07 -08:00
Micah Lee
255ab9cc9e Update default settings, and settings GUI (#198) 2015-11-08 19:44:18 -08:00
Micah Lee
dd86ff7e40 Remove code to bring windows to front, and to get pid of processes, because these stopped working long ago. Also remove wmctrl dependency. 2015-11-08 17:30:47 -08:00
Micah Lee
94d184a26b Only convert unicode URLs to strings if they are actually unicode (#205) 2015-11-08 16:27:03 -08:00
Micah Lee
1ff10552d0 Force download URLs to be strings and not unicode (#205) 2015-11-08 16:23:30 -08:00
Micah Lee
ef2c17a34d Eek, removed testing code that never should have been committed 2015-11-08 16:22:06 -08:00
Micah Lee
17437215a2 Revert "Ensure that the version is a string, not unicode (#205)"
This reverts commit 83c5b1917d.
2015-11-08 16:16:20 -08:00
Micah Lee
83c5b1917d Ensure that the version is a string, not unicode (#205) 2015-11-08 16:11:43 -08:00
Micah Lee
de616b147d Version bump to 0.2.1, and updated changelog 2015-11-05 22:15:35 -08:00
Micah Lee
e1c1027d3b Added dh-python as a dependency in BUILD.md (fixes #183) 2015-11-05 21:29:49 -08:00
Micah Lee
9ad970ade4 Add pygtk2 as a dependency in Fedora (fixes #200) 2015-11-05 21:23:36 -08:00
Micah Lee
ab141ee869 Stop using sha256sums.txt and sha256sums.txt.asc (fixes #180) 2015-11-05 19:39:16 -08:00
Micah Lee
6c02a7f628 Merge branch 'master' of github.com:micahflee/torbrowser-launcher 2015-11-05 19:19:18 -08:00
Micah Lee
e7145efb79 Merge branch 'boklm-use_torbrowser_updates_xml' 2015-11-05 19:19:05 -08:00
Micah Lee
5bed87dbd2 Merge branch 'use_torbrowser_updates_xml' of https://github.com/boklm/torbrowser-launcher into boklm-use_torbrowser_updates_xml
Conflicts:
	torbrowser_launcher/common.py
2015-11-05 19:17:49 -08:00
Micah Lee
30c0487d67 Merge pull request #186 from genodeftest/patch-1
"preserving your bookmarks and preferences" is not true
2015-11-05 19:02:07 -08:00
Micah Lee
a0634fa8b3 Merge pull request #196 from kraai/master
Use IPolicyForHTTPS
2015-11-05 19:00:45 -08:00
Micah Lee
a784435e43 Updated desktop files (fixes #193) 2015-11-05 18:54:19 -08:00
Micah Lee
509d2d52e9 Removed Erinn's signing key, because she no longer signs TBB releases 2015-11-05 18:20:32 -08:00
Micah Lee
3aaab8d0a2 Switch settings file from pickle format to json (fixes #201) 2015-11-05 18:13:57 -08:00
Nicolas Vigier
e07beac325
Get stable version using torbrowser updater xml
The RecommendedTBBVersions file contains current versions of Tor Browser
from all channels, including alpha or beta.

Instead of this, we can use xml file used by Tor Browser's updater in
the "release" channel:
https://dist.torproject.org/torbrowser/update_2/release/Linux_x86_64-gcc3/x/en-US
2015-11-05 23:50:11 +01:00
Matt Kraai
301ae3193e Use IPolicyForHTTPS 2015-09-07 05:58:34 -07:00
Christian Stadelmann
d9924407ed "preserving your bookmarks and preferences" is not true 2015-06-07 19:27:47 +02:00
Micah Lee
da48600320 Updated Tor AppArmor profile to be compatible with new OnionShare directory (#182) 2015-05-19 13:39:46 -07:00
Micah Lee
39901c6ddc Stop confining start-tor-browser script with AppArmor, and fix profiles to work with TBB 4.5+ (#181) 2015-05-19 13:05:00 -07:00
Micah Lee
0d17b768b3 added dh-python build dependency 2015-05-12 10:35:22 -07:00
Micah Lee
d9ec58f146 updated readme 2015-05-11 16:56:52 -07:00
Micah Lee
068ea1a3c0 Merge branch 'master' of github.com:micahflee/torbrowser-launcher 2015-05-11 16:38:37 -07:00