For an open source data removal tool, the first results are cavi-au/consent-o-matic (Consent-O-Matic is a browser extension for automating cookie banner interactions rather than a tool to request personal data removal from data brokers and people-search sites), huginn/huginn (Huginn is a general-purpose automation and web-scraping platform that can monitor websites, but it requires building custom agents rather than providing a ready-to-use data broker removal service) and waterfoxco/waterfox (Waterfox is a privacy-focused web browser rather than a data broker removal tool, making it the wrong category for automated personal data removal). pirate/archivebox and nukesor/pueue round out the shortlist. Compare the match explanations and check the project documentation against your requirements.
We curate open-source GitHub repositories matching “open source alternatives to incogni”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.
Consent-O-Matic is a browser extension and cookie consent automation tool designed to automatically interact with privacy notices and cookie banners. It utilizes a DOM interaction engine and a privacy preference manager to map user choices to automated actions on third-party consent management providers. The project features a custom rule engine that allows for the import of external rule lists from user-provided URLs to target specific website behaviors. It employs a targeting system that combines CSS selectors with text, style, and iframe filters to locate and interact with precise web elem
Consent-O-Matic is a browser extension for automating cookie banner interactions rather than a tool to request personal data removal from data brokers and people-search sites.
Huginn is a self-hosted automation platform that functions as an event-driven workflow engine. It allows users to build autonomous agents that monitor web services, scrape data, and execute complex tasks by propagating events through a directed graph. By running on your own server infrastructure, it provides a private environment for orchestrating workflows without relying on third-party automation services. The platform distinguishes itself through a modular, plugin-based architecture that enables the development of custom agents to handle specific data processing needs. Each agent maintains
Huginn is a general-purpose automation and web-scraping platform that can monitor websites, but it requires building custom agents rather than providing a ready-to-use data broker removal service.
Waterfox is a cross-platform web browser built on the Firefox engine. It functions as a privacy-focused browsing platform designed to render web content and navigate the internet across multiple operating systems. The browser is distinguished by its removal of telemetry and tracking to prevent data collection and user profiling. It maintains compatibility with both modern and classic browser extensions, allowing users to modify functionality and the visual user interface. The project covers broad capabilities in cross-platform web rendering and customizable browser experiences, utilizing a b
Waterfox is a privacy-focused web browser rather than a data broker removal tool, making it the wrong category for automated personal data removal.
ArchiveBox is a self-hosted web archiving system designed to capture and preserve permanent static copies of webpages, media, and PDFs on personal infrastructure. It functions as a digital content curator and personal web archive manager, allowing users to import URLs from bookmarks, RSS feeds, and browser history to create a centralized, searchable knowledge base. The project is distinguished by its ability to archive private, paywalled, or login-protected content using browser cookies and authenticated session persistence. It ensures long-term availability by saving pages in multiple concur
ArchiveBox is a self-hosted web archiving system for preserving webpages rather than an automated service for requesting the removal of personal data from data brokers.
Pueue is a task queue manager for shell commands, built as a daemon and command-line interface. It accepts shell commands into a managed queue and executes them with configurable parallel execution limits, supporting both global and per-group concurrency controls. The daemon persists its entire state—task queue, logs, and configuration—to disk, ensuring survival across crashes and system restarts. The project distinguishes itself through a dependency graph that lets tasks declare prerequisites, forming a directed acyclic graph that controls execution order. Tasks can be organized into named g
This repository is a task queue manager for shell commands rather than a data broker removal tool, making it the wrong domain for privacy compliance and opt-out requests.
.. image:: https://media.charlesleifer.com/blog/photos/huey3-logo.png
Huey is a Python task queue library that can handle background jobs, but it is a general-purpose building block rather than a specialized data broker removal tool.
Privacy Badger is a browser privacy extension designed to block third-party trackers and strip monitoring parameters from URLs to protect user anonymity. It functions as a heuristic tracker blocker, identifying tracking domains by analyzing their appearance across multiple websites. The extension includes a link tracking sanitizer that uses regular expression matching to remove identifiers from outgoing links before navigation occurs. It also acts as a third-party content controller, replacing embedded trackers and social widgets with placeholders that only activate upon manual user interacti
Privacy Badger is a browser extension for blocking web trackers and sanitizing URLs rather than a tool or service for requesting personal data removal from data brokers.
| Repository | Stars | Language | License | Last push |
|---|---|---|---|---|
| cavi-au/consent-o-matic | 3.9K | JavaScript | other | |
| huginn/huginn | 49.5K | Ruby | MIT | |
| waterfoxco/waterfox |
| 6K |
| JavaScript |
| NOASSERTION |
| pirate/archivebox | 27.7K | Python | MIT |
| nukesor/pueue | 6.1K | Rust | apache-2.0 |
| coleifer/huey | 5.9K | Python | mit |
| efforg/privacybadger | 3.7K | JavaScript | other |