mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-03 20:07:53 +00:00
docs: readability improvements
This commit is contained in:
@@ -20,10 +20,10 @@ A list of [Vanadium patches](https://github.com/GrapheneOS/Vanadium/blob/main/pa
|
||||
| [0016-disable-contextual-search-by-default.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0016-disable-contextual-search-by-default.patch) | Disable contextual search by default | No, Android only | N/A |
|
||||
| [0017-disable-network-prediction-by-default.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0017-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) |
|
||||
| [0018-disable-metrics-by-default.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0018-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) |
|
||||
| [0019-disable-hyperlink-auditing-by-default.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0019-disable-hyperlink-auditing-by-default.patch) | Disable hyperlink auditing by default | Yes | Disabled [in secureblue chromium.conf](https://github.com/secureblue/secureblue/blob/live/config/files/usr/etc/chromium/chromium.conf) |
|
||||
| [0020-disable-showing-popular-sites-by-default.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0020-disable-showing-popular-sites-by-default.patch) | Disable showing popular sites by default | Yes | Disabled [in secureblue chromium.conf](https://github.com/secureblue/secureblue/blob/live/config/files/usr/etc/chromium/chromium.conf) |
|
||||
| [0019-disable-hyperlink-auditing-by-default.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0019-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) |
|
||||
| [0020-disable-showing-popular-sites-by-default.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0020-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-article-suggestions-feature-by-default.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0021-disable-article-suggestions-feature-by-default.patch) | Disable article suggestions feature by default | Yes | MISSING |
|
||||
| [0022-disable-content-feed-suggestions-by-default.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0022-disable-content-feed-suggestions-by-default.patch) | Disable content feed suggestions by default | Yes | Disabled [in secureblue chromium.conf](https://github.com/secureblue/secureblue/blob/live/config/files/usr/etc/chromium/chromium.conf) |
|
||||
| [0022-disable-content-feed-suggestions-by-default.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0022-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) |
|
||||
| [0023-disable-sensors-access-by-default.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0023-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) |
|
||||
| [0024-block-playing-protected-media-by-default.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0024-block-playing-protected-media-by-default.patch) | Block playing protected media by default | Yes | MISSING |
|
||||
| [0025-disable-third-party-cookies-by-default.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0025-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) |
|
||||
@@ -36,8 +36,8 @@ A list of [Vanadium patches](https://github.com/GrapheneOS/Vanadium/blob/main/pa
|
||||
| [0032-disable-browser-autologin-by-default.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0032-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) |
|
||||
| [0033-disable-safe-browsing-reporting-opt-in-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0033-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) |
|
||||
| [0034-disable-unused-safe-browsing-option-by-default](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0034-disable-unused-safe-browsing-option-by-default.patch) | Disable safe browsing due to lack of Play Services | No, Android only | N/A |
|
||||
| [0035-disable-media-DRM-preprovisioning-by-default.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0035-disable-media-DRM-preprovisioning-by-default.patch) | Disables media DRM preprovisioning | Yes | Disabled [in secureblue chromium.conf](https://github.com/secureblue/secureblue/blob/live/config/files/usr/etc/chromium/chromium.conf) |
|
||||
| [0036-disable-autofill-server-communication-by-default.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0036-disable-autofill-server-communication-by-default.patch) | Disables autofill server communication | Yes | Disabled [in secureblue chromium.conf](https://github.com/secureblue/secureblue/blob/live/config/files/usr/etc/chromium/chromium.conf) |
|
||||
| [0035-disable-media-DRM-preprovisioning-by-default.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0035-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) |
|
||||
| [0036-disable-autofill-server-communication-by-default.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0036-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-component-updater-pings-by-default.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0037-disable-component-updater-pings-by-default.patch) | Disables component updater pings | Yes | MISSING |
|
||||
| [0038-disable-search-provider-logo.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0038-disable-search-provider-logo.patch) | Disables search provider logo | No, branding related | N/A |
|
||||
| [0039-disable-trivial-subdomain-hiding.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0039-disable-trivial-subdomain-hiding.patch) | Disables trivial subdomain hiding | Yes | MISSING |
|
||||
@@ -45,7 +45,7 @@ A list of [Vanadium patches](https://github.com/GrapheneOS/Vanadium/blob/main/pa
|
||||
| [0041-disable-Omaha-update-check-support.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0041-disable-Omaha-update-check-support.patch) | Disables Omaha update check support | No, not desired | N/A |
|
||||
| [0042-disable-GaiaAuthFetcher-code-due-to-upstream-bug.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0042-disable-GaiaAuthFetcher-code-due-to-upstream-bug.patch) | Disables GaiaAuthFetcher code due to upstream bug | No, not desired| N/A |
|
||||
| [0043-Disable-adding-a-signed-out-avatar-on-new-tab-pages-.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0043-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 |
|
||||
| [0044-Disable-newer-privacy-sandbox-features-by-default.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0044-Disable-newer-privacy-sandbox-features-by-default.patch) | Disables newer privacy sandbox features | Yes | Disabled [in secureblue chromium.conf](https://github.com/secureblue/secureblue/blob/live/config/files/usr/etc/chromium/chromium.conf) |
|
||||
| [0044-Disable-newer-privacy-sandbox-features-by-default.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0044-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) |
|
||||
| [0045-Disable-WebGPU-in-Android-by-default.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0045-Disable-WebGPU-in-Android-by-default.patch) | Disables WebGPU in Android | No, Android only | N/A |
|
||||
| [0046-always-use-local-new-tab-page.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0046-always-use-local-new-tab-page.patch) | Always use local new tab page | No, not desired| N/A |
|
||||
| [0047-mark-non-secure-origins-as-dangerous.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0047-mark-non-secure-origins-as-dangerous.patch) | Marks non-secure origins as dangerous | Yes | MISSING |
|
||||
@@ -67,14 +67,14 @@ A list of [Vanadium patches](https://github.com/GrapheneOS/Vanadium/blob/main/pa
|
||||
| [0063-Use-GrapheneOS-connectivity-check-as-well-for-Help-a.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0063-Use-GrapheneOS-connectivity-check-as-well-for-Help-a.patch) | Use GrapheneOS connectivity check as well for Help | No, not desired | N/A |
|
||||
| [0064-enable-memory-tagging-in-all-processes.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0064-enable-memory-tagging-in-all-processes.patch) | Enable memory tagging in all processes | No, Android only | N/A |
|
||||
| [0065-bugfix-do-not-attempt-to-re-enable-memory-tagging.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0065-bugfix-do-not-attempt-to-re-enable-memory-tagging.patch) | Bugfix: do not attempt to re-enable memory tagging | No, Android only | N/A |
|
||||
| [0066-enable-prefetch-privacy-changes-by-default.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0066-enable-prefetch-privacy-changes-by-default.patch) | Enable prefetch privacy changes by default | Yes | Disabled [in secureblue chromium.conf](https://github.com/secureblue/secureblue/blob/live/config/files/usr/etc/chromium/chromium.conf) |
|
||||
| [0067-enable-split-cache-by-default.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0067-enable-split-cache-by-default.patch) | Enable split cache by default | Yes | Disabled [in secureblue chromium.conf](https://github.com/secureblue/secureblue/blob/live/config/files/usr/etc/chromium/chromium.conf) |
|
||||
| [0068-enable-partitioning-connections-by-default.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0068-enable-partitioning-connections-by-default.patch) | Enable partitioning connections by default | Yes | Disabled [in secureblue chromium.conf](https://github.com/secureblue/secureblue/blob/live/config/files/usr/etc/chromium/chromium.conf) |
|
||||
| [0066-enable-prefetch-privacy-changes-by-default.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0066-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) |
|
||||
| [0067-enable-split-cache-by-default.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0067-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) |
|
||||
| [0068-enable-partitioning-connections-by-default.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0068-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) |
|
||||
| [0069-enable-dubious-Do-Not-Track-feature-by-default.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0069-enable-dubious-Do-Not-Track-feature-by-default.patch) | Enable dubious Do Not Track feature by default | No, not desired | N/A |
|
||||
| [0070-enable-strict-site-isolation-by-default-on-Android.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0070-enable-strict-site-isolation-by-default-on-Android.patch) | Enable strict site isolation by default on Android | No, Android only | N/A |
|
||||
| [0071-Enable-strict-origin-isolation-by-default.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0071-Enable-strict-origin-isolation-by-default.patch) | Enable strict origin isolation by default | Yes | Disabled [in secureblue chromium.conf](https://github.com/secureblue/secureblue/blob/live/config/files/usr/etc/chromium/chromium.conf) |
|
||||
| [0071-Enable-strict-origin-isolation-by-default.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0071-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) |
|
||||
| [0072-Enable-reduce-accept-language-header-by-default.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0072-Enable-reduce-accept-language-header-by-default.patch) | Enable reduce accept language header by default | No, fingerprinting related | N/A |
|
||||
| [0073-enable-process-isolated-sandboxed-iframes-by-default.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0073-enable-process-isolated-sandboxed-iframes-by-default.patch) | Enable process isolated sandboxed iframes by default | Yes | Disabled [in secureblue chromium.conf](https://github.com/secureblue/secureblue/blob/live/config/files/usr/etc/chromium/chromium.conf) |
|
||||
| [0073-enable-process-isolated-sandboxed-iframes-by-default.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0073-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) |
|
||||
| [0074-use-Google-Chrome-branding-for-client-hints.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0074-use-Google-Chrome-branding-for-client-hints.patch) | Use Google Chrome branding for client hints | No, fingerprinting related | N/A |
|
||||
| [0075-add-trichrome-browser-apk-targets.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0075-add-trichrome-browser-apk-targets.patch) | Add trichrome browser APK targets | No, Android only | N/A |
|
||||
| [0076-Remove-logo-from-chrome-version.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0076-Remove-logo-from-chrome-version.patch) | Remove logo from Chrome version | No, Android only | N/A |
|
||||
|
||||
Reference in New Issue
Block a user