3.4 KiB
This repository contains filterlists and other intelligence data used by the Portmaster and managed by Safing. It contains multiple files for various categories, see below for a list of available lists.
Note that this repository is meant as an addition to various other filterlists available. Checkout the awesome filterlists.com site too!
Categories
This repository contains the following categories split into multiple files:
- ads.txt: Services that serve ads and track their audiences.
- analytics.txt: Services that provide visitor analysis/profiling.
- fakenews.txt: Services that deliberately provide wrong information.
- fraud.txt: Services that scam people.
- maleware.txt: Services that are (ab)used for attacking devices through technical means.
- phishing.txt: Services that engage in credential or credit-card fishing.
- telemetry.txt: Services that collect application telemetry.
- tracking-other.txt: Services that are believed to serve ads or track users, but their exact use is unknown or not categorized.
Contributing
Contributions of any kind are welcome! Thanks for taking the time to contribute! 🎉
Community
Join our community around forging powerful privacy tools at reddit:
Filterlists
When contributing new domains for the filter list categories, please make sure follow the few principels outlined here:
Open an Issue / PR
All contributions to this repository should be preceeded by an issue. The issue or PR number should always be added as a comment to the added filterlist entry. This allows for better reasoning of why an entry has been added and also provides guidance to verify if a list entry is still relevant (see below).
For example:
some-tracking-domain.com #100
Ordering of list entries
If you plan to add new domains to one ore more of the filterlist categories contained in this repository please make sure to add them to the end of the file. This will allow users to reason about how old list entries are and if the may be obsolete.
If you took time and verified some of the top (and oldest) list entries, please move them to the bottom of the file if they are still relevant.
Commit message
You are free to describe the reason for the commit in the commit message but please always start the commit with Fixes #12
so the issue get's closed when merged and
github will link the commit to the issue to find all the details and discussions.
License
This repository is licensed under CC BY-SA 4.0. Refer to the link or to the LICENSE file for more information.