1 repo
Web browsers designed to eliminate background communication and ensure user data privacy.
Distinguishing note: Focuses on the browser as a complete product, distinct from browser components or hardening tools.
Explore 1 awesome GitHub repository matching web development · Privacy-Focused Web Browsers. Refine with filters or upvote what's useful.
Ungoogled Chromium is a desktop web browser derived from the open-source Chromium codebase, modified to remove all background communication with external services and proprietary dependencies. It functions as a privacy-focused distribution that ensures user data remains local by eliminating telemetry hooks and data collection integrations. The project distinguishes itself through extensive source-code pruning and domain-substitution patching, which replace hardcoded service URLs with non-functional placeholders to prevent unauthorized data transmission. It further hardens the browser runtime
Provides a desktop web browser stripped of all background communication with external services.