Pier Angelo Vendrame pushed to branch tor-browser-115.12.0esr-13.5-1 at The Tor Project / Applications / Tor Browser
Commits:
11b5208d by Pier Angelo Vendrame at 2024-06-07T11:09:57+02:00
fixup! Firefox preference overrides.
Bug 41467: Do not set beacon.enabled anymore.
NoScript already blocks these pings (and maybe also Firefox under
certain conditions I am not sure about).
- - - - -
1 changed file:
- browser/app/profile/001-base-profile.js
Changes:
=====================================
browser/app/profile/001-base-profile.js
=====================================
@@ -434,10 +434,6 @@ pref("privacy.purge_trackers.enabled", false);
// Do not allow cross-origin sub-resources to open HTTP authentication
// credentials dialogs. Hardens against potential credentials phishing.
pref("network.auth.subresource-http-auth-allow", 1);
-// Disable sending additional analytics to web servers.
-// This disables navigator.sendBeacon, even though this is discouraged by the
-// standard: https://w3c.github.io/beacon/#privacy-and-security
-pref("beacon.enabled", false);
pref("network.dns.disablePrefetch", true);
pref("network.dns.disablePrefetchFromHTTPS", true);
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/11b5208…
--
This project does not include diff previews in email notifications.
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/11b5208…
You're receiving this email because of your account on gitlab.torproject.org.
Dan Ballard pushed to branch firefox-android-115.2.1-13.5-1 at The Tor Project / Applications / firefox-android
Commits:
9f6dee17 by Dan Ballard at 2024-06-06T08:53:14-07:00
fixup! Modify build system
Bug 42568: remove fetching TAS and TOP and fetch tor-expert-bundle-aar
- - - - -
742a038f by Dan Ballard at 2024-06-06T08:54:03-07:00
fixup! Add Tor integration and UI
Bug 42568: Removing tor-android-service and tor-onion-proxy and replacing with tor-expert-bundle-aar
- - - - -
4 changed files:
- fenix/app/.gitignore
- fenix/app/build.gradle
- fenix/app/src/main/res/values/strings.xml
- fenix/tools/tba-fetch-deps.sh
Changes:
=====================================
fenix/app/.gitignore
=====================================
@@ -1,6 +1,3 @@
/build
-/android-release.aar
-/jsocksAndroid-release.aar
-/service-release.aar
-/universal-0.0.3.jar
+/tor-expert-bundle.aar
/src/main/assets/extensions/{73a6fe31-595d-460b-a920-fcc0f8843232}.xpi
=====================================
fenix/app/build.gradle
=====================================
@@ -704,12 +704,8 @@ dependencies {
implementation 'org.slf4j:slf4j-api:1.7.25'
implementation 'org.slf4j:slf4j-android:1.7.25'
- // Tor Android Services.
- implementation files('service-release.aar')
-
- // Tor Onion Proxy Library.
- implementation files('universal-0.0.3.jar')
- implementation files('android-release.aar')
+ // Tor Expert Bundle
+ implementation files('tor-expert-bundle.aar')
}
protobuf {
=====================================
fenix/app/src/main/res/values/strings.xml
=====================================
@@ -2057,4 +2057,6 @@
<string name="a11y_action_label_read_article">read the article</string>
<!-- Action label for links to the Firefox Pocket website. Talkback will append this to say "Double tap to open link to learn more". -->
<string name="a11y_action_label_pocket_learn_more">open link to learn more</string>
+
+ <string name="btn_cancel">Cancel</string>
</resources>
=====================================
fenix/tools/tba-fetch-deps.sh
=====================================
@@ -6,20 +6,13 @@ if [ -z "$TOR_BROWSER_BUILD" ]; then
TOR_BROWSER_BUILD=../../tor-browser-build
fi
-android_service="$(ls -1td "$TOR_BROWSER_BUILD/out/tor-android-service/"tor-android-service-* | head -1)"
-if [ -z "$android_service" ]; then
- echo "Cannot find Tor Android Service artifacts!"
- exit 1
-fi
-
-onion_proxy_library="$(ls -1td "$TOR_BROWSER_BUILD/out/tor-onion-proxy-library/"tor-onion-proxy-library-* | head -1)"
-if [ -z "$onion_proxy_library" ]; then
- echo "Cannot find Tor Onion Proxy library artifacts!"
+tor_expert_bundle_aar="$(ls -1td "$TOR_BROWSER_BUILD/out/tor-expert-bundle-aar/"tor-expert-bundle-aar-* | head -1)"
+if [ -z "tor_expert_bundle_aar" ]; then
+ echo "Cannot find Tor Expert Bundle arr artifacts!"
exit 2
fi
-cp "$android_service"/* app/
-cp "$onion_proxy_library"/* app/
+cp "$tor_expert_bundle_aar"/* app/
noscript="$(find "$TOR_BROWSER_BUILD/out/browser" -name 'noscript*.xpi' -print | sort | tail -1)"
mkdir -p "app/src/main/assets/extensions"
View it on GitLab: https://gitlab.torproject.org/tpo/applications/firefox-android/-/compare/06…
--
This project does not include diff previews in email notifications.
View it on GitLab: https://gitlab.torproject.org/tpo/applications/firefox-android/-/compare/06…
You're receiving this email because of your account on gitlab.torproject.org.
richard pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits:
3ffc1e6d by Nicolas Vigier at 2024-06-05T16:26:06+00:00
Bug 41154: Update keyring/boklm.gpg for new subkeys
- - - - -
1 changed file:
- keyring/boklm.gpg
Changes:
=====================================
keyring/boklm.gpg
=====================================
Binary files a/keyring/boklm.gpg and b/keyring/boklm.gpg differ
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/3…
--
This project does not include diff previews in email notifications.
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/3…
You're receiving this email because of your account on gitlab.torproject.org.
Pier Angelo Vendrame pushed to branch mullvad-browser-115.12.0esr-13.5-1 at The Tor Project / Applications / Mullvad Browser
Commits:
0c4a2717 by Pier Angelo Vendrame at 2024-06-05T14:47:43+02:00
MB 38: Mullvad Browser configuration
- - - - -
c1fe87ca by Richard Pospesel at 2024-06-05T14:47:44+02:00
fixup! MB 38: Mullvad Browser configuration
Bug 222: Hide 'List all tabs' when the tabs don't overflow
- - - - -
8cceb5bc by Pier Angelo Vendrame at 2024-06-05T14:47:44+02:00
MB 1: Mullvad Browser branding
See also:
mullvad-browser#5: Product name and directory customization
mullvad-browser#12: Create new branding directories and integrate Mullvad icons+branding
mullvad-browser#14: Remove Default Built-in bookmarks
mullvad-browser#35: Add custom PDF icons for Windows builds
mullvad-browser#48: Replace Mozilla copyright and legal trademarks in mullvadbrowser.exe metadata
mullvad-browser#51: Update trademark string
mullvad-browser#104: Update shipped dll metadata copyright/licensing info
mullvad-browser#107: Add alpha and nightly icons
- - - - -
070c2e1a by Pier Angelo Vendrame at 2024-06-05T14:47:44+02:00
MB 20: Allow packaged-addons in PBM.
We install a few addons from the distribution directory, but they are
not automatically enabled for PBM mode.
This commit modifies the code that installs them to also add the PBM
permission to the known ones.
- - - - -
c965373e by Pier Angelo Vendrame at 2024-06-05T14:47:45+02:00
MB 63: Customize some about pages for Mullvad Browser
Also:
mullvad-browser#57: Purge unneeded about: pages
- - - - -
e4a25e6b by Pier Angelo Vendrame at 2024-06-05T14:47:45+02:00
MB 37: Customization for the about dialog
- - - - -
471438f3 by Henry Wilkes at 2024-06-05T14:47:45+02:00
MB 39: Add home page about:mullvad-browser
- - - - -
a416594b by hackademix at 2024-06-05T14:47:46+02:00
MB 97: Remove UI cues to install new extensions.
- - - - -
b3d58a0d by hackademix at 2024-06-05T14:47:46+02:00
MB 47: uBlock Origin customization
- - - - -
44570214 by Pier Angelo Vendrame at 2024-06-05T14:47:46+02:00
MB 21: Disable the password manager
This commit disables the about:login page and removes the "Login and
Password" section of about:preferences.
We do not do anything to the real password manager of Firefox, that is
in toolkit: it contains C++ parts that make it difficult to actually
prevent it from being built..
Finally, we modify the the function that opens about:login to report an
error in the console so that we can quickly get a backtrace to the code
that tries to use it.
- - - - -
4701d41a by Pier Angelo Vendrame at 2024-06-05T14:47:47+02:00
MB 112: Updater customization for Mullvad Browser
MB 71: Set the updater base URL to Mullvad domain
- - - - -
ab4ff711 by Nicolas Vigier at 2024-06-05T14:47:47+02:00
MB 79: Add Mullvad Browser MAR signing keys
MB 256: Add mullvad-browser nightly mar signing key
- - - - -
b92c8fa1 by Pier Angelo Vendrame at 2024-06-05T14:47:47+02:00
MB 34: Hide unsafe and unwanted preferences UI
about:preferences allow to override some of our defaults, that could
be fingeprintable or have some other unwanted consequences.
- - - - -
ba54aca2 by Pier Angelo Vendrame at 2024-06-05T14:47:47+02:00
MB 160: Disable the cookie exceptions button
Besides disabling the "Delete on close checkbox", disable also the
"Manage Exceptions" button when always using PBM.
- - - - -
50b007b3 by hackademix at 2024-06-05T14:47:48+02:00
MB 163: prevent uBlock Origin from being uninstalled/disabled
- - - - -
ed4c5d53 by Richard Pospesel at 2024-06-05T14:47:48+02:00
MB 188: Customize Gitlab Issue and Merge templates
- - - - -
8b215505 by rui hildt at 2024-06-05T14:47:48+02:00
MB 213: Customize the search engines list
- - - - -
c9cd5087 by hackademix at 2024-06-05T14:47:49+02:00
MB 214: Enable cross-tab identity leak protection in "quiet" mode
- - - - -
8cd3357e by Pier Angelo Vendrame at 2024-06-05T14:47:49+02:00
MB 234: Disable OS spoofing in HTTP User-Agent.
This commits makes it possible to disable OS spoofing in the HTTP
User-Agent header, to see if matching header and JS property improve
usability.
- - - - -
85ff74f3 by Pier Angelo Vendrame at 2024-06-05T14:47:49+02:00
MB 80: Enable Mullvad Browser as a default browser
- - - - -
03266584 by Dan Ballard at 2024-06-05T14:47:50+02:00
MB 290: Add default bookmarks in alpha channel for testing
- - - - -
30 changed files:
- .gitlab/issue_templates/Emergency Security Issue.md
- + .gitlab/issue_templates/Rebase Browser - Alpha.md
- + .gitlab/issue_templates/Rebase Browser - Stable.md
- .gitlab/merge_request_templates/default.md
- browser/app/Makefile.in
- browser/app/macbuild/Contents/Info.plist.in
- browser/app/module.ver
- browser/app/firefox.exe.manifest → browser/app/mullvadbrowser.exe.manifest
- + browser/app/profile/000-mullvad-browser.js
- browser/app/profile/001-base-profile.js
- browser/base/content/aboutDialog.xhtml
- browser/base/content/appmenu-viewcache.inc.xhtml
- browser/base/content/browser-menubar.inc
- browser/base/content/browser-places.js
- browser/base/content/browser.js
- browser/base/content/default-bookmarks.html
- browser/base/content/nsContextMenu.js
- browser/base/content/overrides/app-license.html
- browser/base/content/pageinfo/pageInfo.xhtml
- browser/base/content/utilityOverlay.js
- browser/branding/branding-common.mozbuild
- + browser/branding/mb-alpha/VisualElements_150.png
- + browser/branding/mb-alpha/VisualElements_70.png
- + browser/branding/mb-alpha/configure.sh
- + browser/branding/mb-alpha/content/about-logo.png
- + browser/branding/mb-alpha/content/about-logo.svg
- + browser/branding/mb-alpha/content/about-logo(a)2x.png
- + browser/branding/mb-alpha/content/about-wordmark.svg
- + browser/branding/mb-alpha/content/about.png
- + browser/branding/mb-alpha/content/aboutDialog.css
The diff was not included because it is too large.
View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/compare/b2…
--
This project does not include diff previews in email notifications.
View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/compare/b2…
You're receiving this email because of your account on gitlab.torproject.org.
boklm pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits:
bb7c884f by Nicolas Vigier at 2024-06-05T12:23:45+02:00
MB 301: Add License field to deb copyright file
- - - - -
3 changed files:
- projects/linux-packages/config
- projects/linux-packages/debian/copyright.in
- projects/linux-packages/rpm-package.spec
Changes:
=====================================
projects/linux-packages/config
=====================================
@@ -13,6 +13,8 @@ var:
pkg_revision: '1'
pkg_description: '[% c("var/display_name") %]'
deb_release_date: '[% USE date; date.format(c("timestamp"), format = "%a, %d %b %Y 01:02:03 +0000", locale = "en_US") %]'
+ # https://spdx.github.io/spdx-spec/v2.3/SPDX-license-expressions/
+ spdx_license: 'MPL-2.0 AND GPL-3.0-or-later AND OFL-1.1 AND Apache-2.0[% IF c("var/tor-browser") %] AND BSD-3-Clause AND CC0-1.0 AND MIT[% END %]'
# Use var_p/system_pkg/deb_archs for the processed list
deb_archs_list:
- '[% IF c("var/browser-linux-x86_64") %]amd64[% END %]'
=====================================
projects/linux-packages/debian/copyright.in
=====================================
@@ -1,6 +1,7 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source:: https://gitlab.torproject.org/tpo/applications/tor-browser-build/
Upstream-Name: [% c("var/Project_Name") %]
+License: [% c("var/system_pkg/spdx_license") %]
Comment:
License for the build recipes and tools used for building [% c("var/Project_Name") %]
can be found at this URL:
=====================================
projects/linux-packages/rpm-package.spec
=====================================
@@ -27,7 +27,7 @@ Name: [% c("var/system_pkg/pkg_name") %]
Version: [% c("var/system_pkg/pkg_version") %]
Release: [% c("var/system_pkg/pkg_revision") %]
URL: [% c("var/system_pkg/pkg_url") %]
-License: MPL-2.0 AND GPL-3.0-or-later AND OFL-1.1 AND Apache-2.0[% IF c("var/tor-browser") %] AND BSD-3-Clause AND CC0-1.0 AND MIT[% END %]
+License: [% c("var/system_pkg/spdx_license") %]
Source0: Makefile
Source1: [% c("var/system_pkg/pkg_name") %].desktop
[% IF c("var/browser-linux-x86_64") -%]
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/b…
--
This project does not include diff previews in email notifications.
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/b…
You're receiving this email because of your account on gitlab.torproject.org.