io.github.ungoogled_software.ungoogled_chromium

Chromium without Google
 
  0
  no reviews



Ungoogled Chromium is Google Chromium, sans dependency on Google web services. It also
features some tweaks to enhance privacy, control, and transparency <em>(almost all of which
require manual activation or enabling)</em>.

Ungoogled Chromium retains the default Chromium experience as closely as possible. Unlike
other Chromium forks that have their own visions of a web browser, Ungoogled Chromium is
essentially a drop-in replacement for Chromium.

Without signing in to a Google Account, Chromium does pretty well in terms of security and
privacy. However, Chromium still has some dependency on Google web services and binaries. In
addition, Google designed Chromium to be easy and intuitive for users, which means they
compromise on transparency and control of inner operations.

Ungoogled Chromium addresses these issues in the following ways:

  • Remove all remaining background requests to any web services while building and running
    the browser
  • Remove all code specific to Google web services
  • Remove all uses of pre-made binaries from the source code, and replace them with
    user-provided alternatives when possible
  • Disable features that inhibit control and transparency, and add or modify features that
    promote them (these changes will almost always require manual activation or enabling)

These features are implemented as configuration flags, patches, and custom scripts.