Ungoogled-chromium
Ungoogled-chromium '' is a free and open-source fork of the Chromium web browser that removes all Google-specific web services. It achieves this with a series of patches applied to the Chromium codebase during the compilation process. The result is functionally similar to regular Chromium.
Features
- Disabling functionality that requires connection to Google, including Google Safe Browsing.
- Replacing Google web domains with non-existent domains, and blocking internal requests to those domains.
- Removing binary blobs from the Chromium source code and replacing them with custom alternatives.
- Adding dozens of flags to change browser behavior that is otherwise unconfigurable.
History
The ungoogled-chromium project was founded by a hobbyist with the username Eloston in 2015. It was first developed for Linux, then for other operating systems. Eloston used to release builds, but eventually he stopped doing so and allowed others to provide builds with his patches.Starting in 2019, Eloston greatly reduced his involvement in the project, and other developers have continued to maintain the patches. In 2022, the GitHub repository was transferred from Eloston's personal account to a new "ungoogled-software" account.