1 repo
Mechanisms for intercepting or replacing service URLs to prevent unauthorized data transmission.
Distinguishing note: Focuses on domain-level substitution to stop telemetry, distinct from network-wide firewalls.
Explore 1 awesome GitHub repository matching security & cryptography · Telemetry Blockers. 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
Replaces hardcoded service URLs with placeholders to prevent background telemetry and unauthorized data transmission.