1
0
mirror of https://github.com/Luzifer/browser-privacy.git synced 2024-09-08 00:09:07 +00:00
List of filter rules for uBlock Origin to enhance the browsing privacy and replace Ghostery
Go to file
Knut Ahlers 0d83d8d706
Fix IMDB - they got some new distributions
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-04-16 16:53:41 +02:00
checksum.py Add timestamp meta data 2018-06-10 14:16:05 +02:00
filters.txt Fix IMDB - they got some new distributions 2023-04-16 16:53:41 +02:00
LICENSE Initial version 2018-06-10 13:18:41 +02:00
Makefile fix: Add on local modifications 2018-06-10 14:17:35 +02:00
README.md Add README 2018-06-10 13:32:11 +02:00

Luzifer / browser-privacy

This repository contains a list of filter rules for uBlock Origin (AdBlock Plus is missing support for some of the rules) to enhance the browsing privacy and replace Ghostery, Privacy Badger and other similar extensions.

The filter rules are set up for my personal browsing behaviour and you will be missing rules for your own behaviour.

The setup is done following the suggested "medium" hard method for dynamic filter rules. The reason for using static filters instead of dynamic rules is quite simple: The author is refusing to make dynamic rules loadable from a remote source which is required for me as I'm using multiple browser profiles and therefore cannot use the "cloud sync" method suggested by him.

The method used here is derived from this video: How to use uBlock Origin advanced user mode tutorial 2018:

  • Block every third-party script and frame
  • Allow some stuff globally to unbreak most of the internet
  • Add specific allow-rules for websites I'm using still being broken by the previous rules

Together with a whole list of other filter lists this achieves a quite good coverage for blocking crap out of my browsing experience.


In case you really want to use this filter list for yourself:

  • Clone this repo and modify the filters.txt
  • OR subscribe to this list and add your own rules to your My Filters tab in uBlock Origin:
    https://raw.githubusercontent.com/Luzifer/browser-privacy/master/filters.txt
    

I most likely will not incorporate pull-requests or other additions to my list as this list is optimized for me.