- 11 Nov, 2016 3 commits
-
-
Also, improve donate button appearance by moving arrow below text and choosing a narrow arrow.
-
Arthur Edelstein authored
-
Arthur Edelstein authored
-
- 10 Nov, 2016 5 commits
-
-
Georg Koppen authored
-
Georg Koppen authored
-
-
Georg Koppen authored
-
Georg Koppen authored
-
- 09 Nov, 2016 3 commits
-
-
-
Georg Koppen authored
-
-
- 08 Nov, 2016 1 commit
-
-
Fixes bug in the main 20347 patch, reported at https://trac.torproject.org/projects/tor/ticket/20347#comment:13
-
- 07 Nov, 2016 1 commit
-
-
This patch moves the security slider code from torbutton.js to its own file (security-prefs.js) and refactors it.
-
- 03 Nov, 2016 1 commit
-
-
- 20 Oct, 2016 2 commits
-
-
Retrieve SOCKS port configuration from Tor Launcher if available. Support the TOR_SOCKS_IPC_PATH environment variable. Consistently use IPC to refer to Unix domain sockets. Enhance torbutton_local_tor_check() to correctly handle spaces and escaped characters within the 'GETINFO net/listeners/socks' response. Within startup-observer.js, use Services.jsm, Cc and similar constants, and remove unused code.
-
-
- 19 Oct, 2016 1 commit
-
-
Arthur Edelstein authored
-
- 17 Oct, 2016 3 commits
-
-
Arthur Edelstein authored
-
-
-
- 14 Oct, 2016 6 commits
-
-
Arthur Edelstein authored
-
Arthur Edelstein authored
-
Arthur Edelstein authored
Also, remove the 'extensions.torbutton.resist_fingerprinting' pref and just use the 'privacy.resistFingerprinting' pref instead. We will use this to implement a checkbox in the about:preferences#privacy page.
-
Arthur Edelstein authored
Also, we remove the 'extensions.torbutton.restrict_thirdparty' and use the 'privacy.thirdparty.isolate' pref. At the same time we will need to add a checkbox to the about:preferences#privacy page that toggles 'privacy.thirdparty.isolate'. Note that 'privacy.thirdparty.isolate' will be renamed to 'privacy.firstparty.isolate' in Firefox 52.
-
Arthur Edelstein authored
This patch also removes the 'extensions.torbutton.no_tor_plugin' pref and simply uses the 'plugin.disable' pref instead. Thanks to our patch for Bug 10280 in tor-browser.git, buttons on the plugins section of about:addons already let you "Enable plugins" and "Disable plugins" (i.e., toggle the 'plugin.disable' pref). Also it's probably better to remove this footgun in the UI.
-
Arthur Edelstein authored
An equivalent checkbox, "Always use private browsing mode" is already available in about:preferences#privacy. Better to leave it more hidden from the user in any case, as it is inadvisable to disable private browsing mode. We remove the 'extensions.torbutton.block_disk' pref and use the 'browser.privatebrowsing.autostart' pref instead, because they are equivalent.
-
- 26 Sep, 2016 2 commits
-
-
arthuredelstein@gmail.com authored
We'll also use add a patch to disable remote jars in tor-browser.git
-
If the dialog is too small to show all descriptions, then the descriptions text area will show a scrollbar.
-
- 23 Sep, 2016 1 commit
-
-
arthuredelstein@gmail.com authored
-
- 15 Sep, 2016 3 commits
-
-
Georg Koppen authored
-
Georg Koppen authored
-
-
- 12 Sep, 2016 1 commit
-
-
Arthur Edelstein authored
-
- 09 Sep, 2016 4 commits
-
-
Georg Koppen authored
-
Georg Koppen authored
-
Georg Koppen authored
-
Kathleen Brade authored
Call Tor Launcher's new TorGetControlSocketFile() function to determine if a Unix domain socket is being used for Tor control port communication and, if it is, use it instead of a TCP connection.
-
- 08 Sep, 2016 1 commit
-
-
Kathleen Brade authored
When performing the local Tor check (which compares the configured Firefox SOCKS proxy to the one reported by GETINFO net/listeners/socks), correctly handle UNIX domain sockets as well as IPv6 addresses.
-
- 30 Aug, 2016 1 commit
-
-
Kathleen Brade authored
Restore previous behavior: do not reset the SOCKS-related preferences when the TOR_SOCKS_HOST and TOR_SOCKS_PORT environment variables are not set.
-
- 26 Aug, 2016 1 commit
-
-
Georg Koppen authored
We need to clear site security settings (like HSTS) explicitely now as they don't belong to the permissions manager anymore.
-