/hardened-chromium

A hardened chromium for desktop Linux inspired by Vanadium.

Primary LanguageShellGNU General Public License v2.0GPL-2.0

hardened-chromium

hardened-chromium

A hardened chromium for desktop Linux inspired by Vanadium, using Fedora's Chromium as a base. Intended for use with hardened_malloc as packaged and provided by secureblue.

Scope

In scope

  • Desktop-relevant patches from Vanadium (located in vanadium_patches)
  • Changes that increase hardening against known and unknown vulnerabilities
  • Changes that make secondary browser features opt-in instead of opt-out (for example, making the password manager and search suggestions opt-in)
  • Changes that disable opt-in metrics and data collection, so long as they have no security implications

Out of scope

  • Any changes that sacrifice security for "privacy" (for example, enabling MV2)
  • Any novel functionality that is unrelated to security

Contributing

Follow the contributing documentation, and make sure to respect the CoC.