mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
initial check in of "Start" page
This commit is contained in:
parent
6a9806d6c9
commit
17a81f68fe
1 changed files with 43 additions and 0 deletions
43
Start.md
Normal file
43
Start.md
Normal file
|
|
@ -0,0 +1,43 @@
|
|||
### Quick Start
|
||||
|
||||
FilterLists is a directory of lists to which you can subscribe to block advertisements, malware, trackers, and annoyances. First, install one of the tools mentioned below under "Software Support." Then, you can subscribe to a set of these lists inside of that software to aid in protecting your privacy and security online. If you need help, open an [Issue](https://github.com/collinbarrett/FilterLists/issues) and somebody will help you out.
|
||||
|
||||
### Legacy Site
|
||||
|
||||
This new version (2.0) of this site was launched on Jan. 28, 2017. While we continue to iron out the kinks, the legacy site is still live over at [v1.filterlists.com](https://v1.filterlists.com). Note that the legacy site is for archival purposes only and will no longer be updated.
|
||||
|
||||
### Background
|
||||
|
||||
Using a software firewall (adblocker) has become a key tool in protecting one's privacy online. While the current business model of the "free" Internet relies upon advertising revenue, publishers have become too flippant about tracking users without their consent. Advertising networks track users' browsing habits around the Internet building lucrative profiles to exploit for targeted marketing or big data research. Until Internet publishers develop more transparency or a new business model, we must continue to take the protection of our privacy into our hands.
|
||||
|
||||
Typical adblockers run as an extension in popular web browsers. As we browse the Internet, they compare HTTP requests to their list of hosts and filters to selectively block advertisements, trackers, and general annoyances. This filtering helps to protect the surfer's privacy, prevents [malvertising attacks](http://www.wired.com/insights/2014/11/malvertising-is-cybercriminals-latest-sweet-spot/ "Why Malvertising Is Cybercriminals' Latest Sweet Spot - Wired"), and [reduces bandwidth requirements](http://venturebeat.com/2015/07/08/blocking-ads-can-cut-network-traffic-25-to-40-study-shows/ "Blocking Ads Can Cut Network Traffic 25% to 40%, Study Shows - VentureBeat"). Many contributors work hard to maintain these filter lists for anyone to use. Locating and selecting these lists, however, has not historically been very easy. **FilterLists is the independent and comprehensive directory of all public filter lists for advertisements, trackers, malware, and annoyances.**
|
||||
|
||||
### Software Support
|
||||
|
||||
[Some](https://github.com/collinbarrett/FilterLists/issues/11) of the lists on FilterLists can be used in the following software tools.
|
||||
|
||||
- [AdAway](https://adaway.org/)
|
||||
- [AdBlock](https://getadblock.com/)
|
||||
- [Adblock Plus](https://adblockplus.org/)
|
||||
- [uBlock](https://github.com/chrisaljoudi/uBlock)
|
||||
- [uBlock Origin](https://github.com/gorhill/uBlock)
|
||||
- ...[Submit an Issue](https://github.com/collinbarrett/FilterLists/issues) if we forgot one.
|
||||
|
||||
### Features / Bugs
|
||||
|
||||
Feature ideas and bug reports are collected on [GitHub](https://github.com/collinbarrett/FilterLists/issues?q=is:open+is:issue+label:enhancement).
|
||||
|
||||
### F.A.Q.
|
||||
|
||||
- _Is FilterLists essentially a fancy mirror of the Adblock Plus [Known Adblock Plus Subscriptions](https://adblockplus.org/en/subscriptions "Known Adblock Plus Subscriptions") page?_<br>Yes and no. The information provided by FilterLists is very similar to the directory provided by Adblock Plus but aims to be more exhaustive, feature-rich, and up-to-date. The work that Eyeo (the company behind Adblock Plus) has and continues to do for the community is appreciated, but many disagree with Eyeo's decision to allow for paid whitelisting by major advertising and analytics platforms in their product. It could be a conflict of interest for Adblock Plus to be the primary host of an "all known" directory of filter lists, some of which may block advertisements from networks who have paid for whitelisting. To that end, there is a need for an independent directory to promote free choice by consumers. Adequate credit is given to Adblock Plus list maintainers via FilterLists, however; and no intentional intrusion or devaluation of their brand, products, or services has been performed.
|
||||
- _Why did you build this site?_<br>The initial development of this site was a quick weekend project out of the core developer's personal desire for such a directory as he seeks to optimize his Internet privacy and safety. If it brings value to even one other Internet citizen, it was worth doing. Currently, no direct monetary gain is sought from the project.
|
||||
|
||||
### Disclaimer
|
||||
|
||||
FilterLists does not condone or endorse implementing any particular filter list or blocking any particular advertisement network. Make sure to financially support your favorite sites in some way if you choose to block their advertisements. FilterLists is also in no way officially affiliated with uBlock Origin, Adblock Plus, EasyList, Fanboy, etc.
|
||||
|
||||
### Terms / Privacy
|
||||
|
||||
FilterLists is open-source ([mostly](https://github.com/collinbarrett/FilterLists#building)) and provided as-is under the [GPL-3.0](https://github.com/collinbarrett/FilterLists/blob/master/LICENSE) licence.
|
||||
|
||||
We respect your privacy. That is the whole point of this site. However, some minor analytical data is collected via both [CloudFlare](https://www.cloudflare.com/analytics/) and a self-hosted instance of [Piwik](https://piwik.org/) (all IP adresses heavily anonymized). This data is used solely for developing improvements to this site, and individual data is never shared.
|
||||
Loading…
Reference in a new issue