https://github.com/stereotypicaldev/blacklist
A personal endeavor to reduce my traceable digital footprint and protect my home network from exposure to digital malicious content.
https://github.com/stereotypicaldev/blacklist
blacklist blacklist-domains blacklist-feed blacklist-filter blacklisting blacklists configuration pihole pihole-blocklists pihole-configuration
Last synced: about 2 months ago
JSON representation
A personal endeavor to reduce my traceable digital footprint and protect my home network from exposure to digital malicious content.
- Host: GitHub
- URL: https://github.com/stereotypicaldev/blacklist
- Owner: stereotypicaldev
- Created: 2025-03-31T10:06:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-30T19:50:49.000Z (10 months ago)
- Last Synced: 2025-09-13T16:44:32.282Z (9 months ago)
- Topics: blacklist, blacklist-domains, blacklist-feed, blacklist-filter, blacklisting, blacklists, configuration, pihole, pihole-blocklists, pihole-configuration
- Language: Python
- Homepage:
- Size: 495 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](#)
[](#)
[](#)
The Blacklist
[](#)


A personal endeavor to reduce my trackable digital footprint and minimize exposure to undesirable digital content.
Proceed with caution; disrupts functionality.
📂 Categories
- DoH/VPN/TOR & Proxies
- Top Level Domains (TLDs)
- Advertisements
- Tracking, Telemetry & Data Collection
- Malware, Phishing & Threat Intelligence
- Social Media
- Miscellaneous
🚫 Blocklists Aggregator Sources
- **[FilterLists](https://filterlists.com/)**
- **[The Firebog](https://firebog.net)**
- **[The Blocklist Project](https://github.com/blocklistproject/Lists)**
- **[OISD](https://oisd.nl/setup/pihole)**
- **[HaGeZi](https://github.com/hagezi/dns-blocklists)**
- **[1Hosts](https://github.com/badmojr/1Hosts)**
- **[StevenBlack](https://github.com/StevenBlack/hosts)**
- **[Energized Protection](https://github.com/EnergizedProtection/block)**
- **[Sefinek Blocklist Collection](https://sefinek.net/blocklist-generator/pihole)**
- **[hBlock](https://github.com/hectorm/hblock)**
for a more detailed section, look [here.](https://codeberg.org/gzachariadis/Blacklist/src/branch/main/Adlists)
Proposed Resources
While blocklists offer significant protection against **trackers**, **malware**, and **advertisements**, relying solely on them is not a foolproof solution for safeguarding your digital footprint.
For most users leveraging [Pi-hole](https://pi-hole.net/), additional tooling that could prove useful could be...
- [Unbound](https://www.nlnetlabs.nl/projects/unbound/about/): A high-performance, open-source DNS resolver that improves security and privacy by handling DNS queries and providing features like DNSSEC validation.
🔗 Additional Sources
- [Whitelist](https://codeberg.org/gzachariadis/Whitelist") - Categorized domain-based whitelist suggestions for your favorite services, software and websites, compatible with Pi-hole.
- [Pi-hole](https://github.com/gzachariadis/Pi-Hole) - A configuration guide for setting up fully self-contained recursive DNS resolver for maximum privacy and ad-blocking efficiency.
Please consider giving this a star!
[](#)
[](#)