mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-12-24 22:37:05 +00:00
docs: fix broken link
This commit is contained in:
@@ -22,10 +22,10 @@ A list of [Vanadium patches](https://github.com/GrapheneOS/Vanadium/blob/main/pa
|
||||
| [0018-disable-contextual-search-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0018-disable-contextual-search-by-default.patch) | Disable contextual search by default | No, Android only | N/A |
|
||||
| [0019-disable-network-prediction-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0019-disable-network-prediction-by-default.patch) | Disable network prediction by default | Yes | Disabled [in secureblue policies](https://github.com/secureblue/secureblue/blob/live/config/files/usr/etc/chromium/policies/managed/hardening.json#L16) |
|
||||
| [0020-disable-metrics-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0020-disable-metrics-by-default.patch) | Disable metrics by default | Yes | Disabled [in secureblue policies](https://github.com/secureblue/secureblue/blob/live/config/files/usr/etc/chromium/policies/managed/hardening.json#L15) |
|
||||
| [0021-disable-hyperlink-auditing-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0031-disable-hyperlink-auditing-by-default.patch) | Disable hyperlink auditing by default | Yes | Set [in secureblue chromium.conf](https://github.com/secureblue/secureblue/blob/live/config/files/usr/etc/chromium/chromium.conf) |
|
||||
| [0022-disable-showing-popular-sites-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0022-disable-showing-popular-sites-by-default.patch) | Disable showing popular sites by default | Yes | Set [in secureblue chromium.conf](https://github.com/secureblue/secureblue/blob/live/config/files/usr/etc/chromium/chromium.conf) |
|
||||
| [0021-disable-hyperlink-auditing-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0031-disable-hyperlink-auditing-by-default.patch) | Disable hyperlink auditing by default | Yes | Set [in secureblue chromium.conf](https://github.com/secureblue/secureblue/blob/live/config/scripts/setchromiumflags.sh) |
|
||||
| [0022-disable-showing-popular-sites-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0022-disable-showing-popular-sites-by-default.patch) | Disable showing popular sites by default | Yes | Set [in secureblue chromium.conf](https://github.com/secureblue/secureblue/blob/live/config/scripts/setchromiumflags.sh) |
|
||||
| [0023-disable-article-suggestions-feature-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0023-disable-article-suggestions-feature-by-default.patch) | Disable article suggestions feature by default | Yes | MISSING |
|
||||
| [0024-disable-content-feed-suggestions-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0024-disable-content-feed-suggestions-by-default.patch) | Disable content feed suggestions by default | Yes | Set [in secureblue chromium.conf](https://github.com/secureblue/secureblue/blob/live/config/files/usr/etc/chromium/chromium.conf) |
|
||||
| [0024-disable-content-feed-suggestions-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0024-disable-content-feed-suggestions-by-default.patch) | Disable content feed suggestions by default | Yes | Set [in secureblue chromium.conf](https://github.com/secureblue/secureblue/blob/live/config/scripts/setchromiumflags.sh) |
|
||||
| [0025-disable-sensors-access-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0025-disable-sensors-access-by-default.patch) | Disable sensors access by default | Yes | Disabled [in secureblue policies](https://github.com/secureblue/secureblue/blob/live/config/files/usr/etc/chromium/policies/managed/hardening.json#L3) |
|
||||
| [0026-block-playing-protected-media-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0026-block-playing-protected-media-by-default.patch) | Block playing protected media by default | Yes | MISSING |
|
||||
| [0027-disable-third-party-cookies-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0027-disable-third-party-cookies-by-default.patch) | Disable third-party cookies by default | Yes | Disabled [in secureblue policies](https://github.com/secureblue/secureblue/blob/live/config/files/usr/etc/chromium/policies/managed/hardening.json#L8) |
|
||||
@@ -38,8 +38,8 @@ A list of [Vanadium patches](https://github.com/GrapheneOS/Vanadium/blob/main/pa
|
||||
| [0034-disable-browser-autologin-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0034-disable-browser-autologin-by-default.patch) | Disable browser autologin feature by default | Yes | Disabled [in secureblue policies](https://github.com/secureblue/secureblue/blob/live/config/files/usr/etc/chromium/policies/managed/hardening.json#L32) |
|
||||
| [0035-disable-safe-browsing-reporting-opt-in-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0035-disable-safe-browsing-reporting-opt-in-by-default.patch) | Disable safe browsing reporting opt-in by default | Yes | Disabled [in secureblue policies](https://github.com/secureblue/secureblue/blob/live/config/files/usr/etc/chromium/policies/managed/hardening.json#L31) |
|
||||
| [0036-disable-unused-safe-browsing-option-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0036-disable-unused-safe-browsing-option-by-default.patch) | Disable safe browsing due to lack of Play Services | No, Android only | N/A |
|
||||
| [0037-disable-media-DRM-preprovisioning-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0037-disable-media-DRM-preprovisioning-by-default.patch) | Disables media DRM preprovisioning | Yes | Set [in secureblue chromium.conf](https://github.com/secureblue/secureblue/blob/live/config/files/usr/etc/chromium/chromium.conf) |
|
||||
| [0038-disable-autofill-server-communication-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0038-disable-autofill-server-communication-by-default.patch) | Disables autofill server communication | Yes | Set [in secureblue chromium.conf](https://github.com/secureblue/secureblue/blob/live/config/files/usr/etc/chromium/chromium.conf) |
|
||||
| [0037-disable-media-DRM-preprovisioning-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0037-disable-media-DRM-preprovisioning-by-default.patch) | Disables media DRM preprovisioning | Yes | Set [in secureblue chromium.conf](https://github.com/secureblue/secureblue/blob/live/config/scripts/setchromiumflags.sh) |
|
||||
| [0038-disable-autofill-server-communication-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0038-disable-autofill-server-communication-by-default.patch) | Disables autofill server communication | Yes | Set [in secureblue chromium.conf](https://github.com/secureblue/secureblue/blob/live/config/scripts/setchromiumflags.sh) |
|
||||
| [0039-disable-component-updater-pings-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0039-disable-component-updater-pings-by-default.patch) | Disables component updater pings | Yes | MISSING |
|
||||
| [0040-disable-search-provider-logo](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0040-disable-search-provider-logo.patch) | Disables search provider logo | No, branding related | N/A |
|
||||
| [0041-disable-trivial-subdomain-hiding](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0041-disable-trivial-subdomain-hiding.patch) | Disables trivial subdomain hiding | Yes | MISSING |
|
||||
@@ -47,7 +47,7 @@ A list of [Vanadium patches](https://github.com/GrapheneOS/Vanadium/blob/main/pa
|
||||
| [0043-disable-Omaha-update-check-support](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0043-disable-Omaha-update-check-support.patch) | Disables Omaha update check support | No, not desired | N/A |
|
||||
| [0044-disable-GaiaAuthFetcher-code-due-to-upstream-bug](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0044-disable-GaiaAuthFetcher-code-due-to-upstream-bug.patch) | Disables GaiaAuthFetcher code due to upstream bug | No, not desired| N/A |
|
||||
| [0045-Disable-adding-a-signed-out-avatar-on-new-tab-pages-](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0045-Disable-adding-a-signed-out-avatar-on-new-tab-pages-.patch) | Disables adding a signed-out avatar on new tab pages | No, not desired | N/A |
|
||||
| [0046-Disable-newer-privacy-sandbox-features-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0046-Disable-newer-privacy-sandbox-features-by-default.patch) | Disables newer privacy sandbox features | Yes | Set [in secureblue chromium.conf](https://github.com/secureblue/secureblue/blob/live/config/files/usr/etc/chromium/chromium.conf) |
|
||||
| [0046-Disable-newer-privacy-sandbox-features-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0046-Disable-newer-privacy-sandbox-features-by-default.patch) | Disables newer privacy sandbox features | Yes | Set [in secureblue chromium.conf](https://github.com/secureblue/secureblue/blob/live/config/scripts/setchromiumflags.sh) |
|
||||
| [0047-Disable-WebGPU-in-Android-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0047-Disable-WebGPU-in-Android-by-default.patch) | Disables WebGPU in Android | No, Android only | N/A |
|
||||
| [0048-always-use-local-new-tab-page](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0048-always-use-local-new-tab-page.patch) | Always use local new tab page | No, not desired| N/A |
|
||||
| [0049-mark-non-secure-origins-as-dangerous](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0049-mark-non-secure-origins-as-dangerous.patch) | Marks non-secure origins as dangerous | Yes | MISSING |
|
||||
@@ -69,14 +69,14 @@ A list of [Vanadium patches](https://github.com/GrapheneOS/Vanadium/blob/main/pa
|
||||
| [0065-Use-GrapheneOS-connectivity-check-as-well-for-Help-a](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0065-Use-GrapheneOS-connectivity-check-as-well-for-Help-a.patch) | Use GrapheneOS connectivity check as well for Help | No, not desired | N/A |
|
||||
| [0066-enable-memory-tagging-in-all-processes](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0066-enable-memory-tagging-in-all-processes.patch) | Enable memory tagging in all processes | No, Android only | N/A |
|
||||
| [0067-bugfix-do-not-attempt-to-re-enable-memory-tagging](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0067-bugfix-do-not-attempt-to-re-enable-memory-tagging.patch) | Bugfix: do not attempt to re-enable memory tagging | No, Android only | N/A |
|
||||
| [0068-enable-prefetch-privacy-changes-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0068-enable-prefetch-privacy-changes-by-default.patch) | Enable prefetch privacy changes by default | Yes | Set [in secureblue chromium.conf](https://github.com/secureblue/secureblue/blob/live/config/files/usr/etc/chromium/chromium.conf) |
|
||||
| [0069-enable-split-cache-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0069-enable-split-cache-by-default.patch) | Enable split cache by default | Yes | Set [in secureblue chromium.conf](https://github.com/secureblue/secureblue/blob/live/config/files/usr/etc/chromium/chromium.conf) |
|
||||
| [0070-enable-partitioning-connections-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0070-enable-partitioning-connections-by-default.patch) | Enable partitioning connections by default | Yes | Set [in secureblue chromium.conf](https://github.com/secureblue/secureblue/blob/live/config/files/usr/etc/chromium/chromium.conf) |
|
||||
| [0068-enable-prefetch-privacy-changes-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0068-enable-prefetch-privacy-changes-by-default.patch) | Enable prefetch privacy changes by default | Yes | Set [in secureblue chromium.conf](https://github.com/secureblue/secureblue/blob/live/config/scripts/setchromiumflags.sh) |
|
||||
| [0069-enable-split-cache-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0069-enable-split-cache-by-default.patch) | Enable split cache by default | Yes | Set [in secureblue chromium.conf](https://github.com/secureblue/secureblue/blob/live/config/scripts/setchromiumflags.sh) |
|
||||
| [0070-enable-partitioning-connections-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0070-enable-partitioning-connections-by-default.patch) | Enable partitioning connections by default | Yes | Set [in secureblue chromium.conf](https://github.com/secureblue/secureblue/blob/live/config/scripts/setchromiumflags.sh) |
|
||||
| [0071-enable-dubious-Do-Not-Track-feature-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0071-enable-dubious-Do-Not-Track-feature-by-default.patch) | Enable dubious Do Not Track feature by default | No, not desired | N/A |
|
||||
| [0072-enable-strict-site-isolation-by-default-on-Android](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0072-enable-strict-site-isolation-by-default-on-Android.patch) | Enable strict site isolation by default on Android | No, Android only | N/A |
|
||||
| [0073-Enable-strict-origin-isolation-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0073-Enable-strict-origin-isolation-by-default.patch) | Enable strict origin isolation by default | Yes | Set [in secureblue chromium.conf](https://github.com/secureblue/secureblue/blob/live/config/files/usr/etc/chromium/chromium.conf) |
|
||||
| [0073-Enable-strict-origin-isolation-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0073-Enable-strict-origin-isolation-by-default.patch) | Enable strict origin isolation by default | Yes | Set [in secureblue chromium.conf](https://github.com/secureblue/secureblue/blob/live/config/scripts/setchromiumflags.sh) |
|
||||
| [0074-Enable-reduce-accept-language-header-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0074-Enable-reduce-accept-language-header-by-default.patch) | Enable reduce accept language header by default | No, fingerprinting related | N/A |
|
||||
| [0075-enable-process-isolated-sandboxed-iframes-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0075-enable-process-isolated-sandboxed-iframes-by-default.patch) | Enable process isolated sandboxed iframes by default | Yes | Set [in secureblue chromium.conf](https://github.com/secureblue/secureblue/blob/live/config/files/usr/etc/chromium/chromium.conf) |
|
||||
| [0075-enable-process-isolated-sandboxed-iframes-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0075-enable-process-isolated-sandboxed-iframes-by-default.patch) | Enable process isolated sandboxed iframes by default | Yes | Set [in secureblue chromium.conf](https://github.com/secureblue/secureblue/blob/live/config/scripts/setchromiumflags.sh) |
|
||||
| [0076-use-Google-Chrome-branding-for-client-hints](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0076-use-Google-Chrome-branding-for-client-hints.patch) | Use Google Chrome branding for client hints | No, fingerprinting related | N/A |
|
||||
| [0077-add-trichrome-browser-apk-targets](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0077-add-trichrome-browser-apk-targets.patch) | Add trichrome browser APK targets | No, Android only | N/A |
|
||||
| [0078-Remove-logo-from-chrome-version](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0078-Remove-logo-from-chrome-version.patch) | Remove logo from Chrome version | No, Android only | N/A |
|
||||
@@ -85,7 +85,7 @@ A list of [Vanadium patches](https://github.com/GrapheneOS/Vanadium/blob/main/pa
|
||||
| [0081-remove-Help-feedback-menu-entry](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0081-remove-Help-feedback-menu-entry.patch) | Remove Help feedback menu entry | No, Android only | N/A |
|
||||
| [0082-hide-passwords.google.com-link-when-not-supported](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0082-hide-passwords.google.com-link-when-not-supported.patch) | Hide passwords.google.com link when not supported | No, Android only | N/A |
|
||||
| [0083-update-trichrome_library_apk-expectation-file](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0083-update-trichrome_library_apk-expectation-file.patch) | Update trichrome_library_apk expectation file | No, Android only | N/A |
|
||||
| [0084-temporary-Always-partition-third-party-storage](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0084-temporary-Always-partition-third-party-storage.patch) | Temporary always partition third-party storage | Yes | Set [in secureblue chromium.conf](https://github.com/secureblue/secureblue/blob/live/config/files/usr/etc/chromium/chromium.conf) |
|
||||
| [0084-temporary-Always-partition-third-party-storage](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0084-temporary-Always-partition-third-party-storage.patch) | Temporary always partition third-party storage | Yes | Set [in secureblue chromium.conf](https://github.com/secureblue/secureblue/blob/live/config/scripts/setchromiumflags.sh) |
|
||||
| [0085-Consolidate-downstream-changes-in-dependencies-sourc](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0085-Consolidate-downstream-changes-in-dependencies-sourc.patch) | Consolidate downstream changes in dependencies source | No, Android only | N/A |
|
||||
| [0086-Consolidate-downstream-strings-in-a-separate-file-fo](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0086-Consolidate-downstream-strings-in-a-separate-file-fo.patch) | Consolidate downstream strings in a separate file | No, branding related | N/A |
|
||||
| [0087-Utility-class-for-adding-shared-preference-keys](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0087-Utility-class-for-adding-shared-preference-keys.patch) | Utility class for adding shared preference keys | No, Android only | N/A |
|
||||
|
||||
Reference in New Issue
Block a user