在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:EFForg/privacybadgerfirefox-legacy开源软件地址:https://github.com/EFForg/privacybadgerfirefox-legacy开源编程语言:JavaScript 84.7%开源软件介绍:IMPORTANTThis version of privacy badger is no longer maintained. All of the source code for privacy badger for Firefox, Chrome, and Opera now lives in one repository at: https://github.com/EFForg/privacybadger Issues opened on this repository will not be checked. Privacy Badger FirefoxIntroductionPrivacy Badger is a Firefox add-on that blocks spying ads and invisible trackers as you browse. More info here. Developer guideGetting started
Important directories and files
ContributingBefore you submit a pull request please consult the CONTRIBUTING.md file. How heuristic blocking worksThis is a rough summary of Privacy Badger's internal logic for blocking trackers. At the moment, "tracker" == "third-party cookie from a site that tracks you on multiple first-party origins." I am in the process of adding support for other non-cookie tracker types (local storage, etags, cache hits, etc.). Privacy Badger uses a (relatively-simple) heuristic algorithm for deciding whether a third-party is tracking you. When Privacy Badger sees a third-party request on a website, it checks:
In addition, Privacy Badger will block third-party cookies from a domain if any of its parent domains have been blocked or cookie-blocked. Note that users can manually set domains to be unblocked (green), cookie-blocked (yellow), or red (blocked). These choices always override the heuristic blocker. By default, Privacy Badger sends the Do Not Track header on all requests. It also clears the referer for all requests that are cookie-blocked. ContactThe current maintainers of this project are Cooper Quintin (cjq at eff dot org) and Noah Swartz (noah at eff dot org). There is also a mailing list to discuss Privacy Badger development for both Firefox and Chrome. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论