
It currently supports many Linux distributions, macOS, and Windows.
Ungoogled chromium linux code#
Strip binaries from the source code (known as binary pruning see docs/design.md for details).Replace many web domains in the source code with non-existent alternatives ending in qjz9zk (known as domain substitution see docs/design.md for details).Do not set the Zone Identifier on downloaded files.By default it clears all cookies upon quitting.Add Omnibox search provider "No Search" to allow disabling of searching.Disable Google Host Detector, Google URL Tracker, Google Cloud Messaging, Safe Browsing etc.What are key features of Ungoogled Chromium?

Ungoogled chromium linux how to#
As long as you (take the time to customize it) learn how to use it properly, you can enjoy a Chrome-like browser without the privacy implications. However, if you want a similar kind of protection you can use extensions such as uBlock Origin. Even Google's Safe Browsing is disabled to avoid communication with the company. Ungoogled Chromium removes many services that the regular Chrome browser uses that rely on Google and usually track your usage. What are the main differences between Google Chrome and Ungoogled Chromium?
Ungoogled chromium linux manual#
It retains the default Chromium experience as closely as possible but also features some tweaks to enhance privacy, control, and transparency (almost all of which require manual activation or enabling). See the -set-ipv6-probe-false flag above to adjust the behavior instead.Ungoogled Chromium is is essentially a drop-in replacement for Chromium sans dependency on Google web services. (Iridium and Inox feature change) Prevent pinging of IPv6 address when detecting the availability of IPv6.Also prevents any URLs with the top-level domain qjz9zk (as used in domain substitution) from attempting a connection.(Iridium Browser feature change) Prevent URLs with the trk: scheme from connecting to the Internet.This breaks captive portal detection, but captive portals still work.


Add Suggestions URL text field in the search engine editor (chrome://settings/searchEngines) for customizing search engine suggestions.These are the non-essential features introduced by ungoogled-chromium. See docs/flags.md for the exhaustive list. Add many new command-line switches and chrome://flags entries to configure disabled-by-default features.This includes disabling Safe Browsing.Strip binaries from the source code (known as binary pruning see docs/design.md for details).Replace many web domains in the source code with non-existent alternatives ending in qjz9zk (known as domain substitution see docs/design.md for details).These are the core features introduced by ungoogled-chromium These features are implemented as configuration flags, patches, and custom scripts Features: 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).Remove all uses of pre-made binaries from the source code, and replace them with user-provided alternatives when possible.

Remove all code specific to Google web services.Remove all remaining background requests to any web services while building and running the browser.Ungoogled-chromium addresses these issues in the following ways: In addition, Google designed Chromium to be easy and intuitive for users, which means they compromise on transparency and control of internal operations. However, Chromium still has some dependency on Google web services and binaries. Without signing in to a Google Account, Chromium does pretty well in terms of security and privacy.
