tracker-control-android icon indicating copy to clipboard operation
tracker-control-android copied to clipboard

Global Block Lists

Open Alexandermis opened this issue 1 year ago • 5 comments

Hello,

i was thinking the last days about a feature. This feature can apply a List of block records to each App and the OS itself, so no need to config each App with these records. This feature can also be improved with a function inside the appBlockUI where I can send/remove records to the global list.

Alexandermis avatar Sep 12 '23 12:09 Alexandermis

You mean sharing of those configurations between devices, or sharing of your configuration across different apps?

kasnder avatar Sep 13 '23 17:09 kasnder

I think, ideally, the classification of "essential" tracking should become better, but I sadly do not have time to look into this. It's extremely extensive work.

kasnder avatar Sep 13 '23 17:09 kasnder

No, I mean it more like this. A black/white list that is applied to all apps. For example, blacklisted Google => All apps now block Google requests.

Alexandermis avatar Sep 13 '23 17:09 Alexandermis

Since long pressing in the App Request Block UI on entries has no function, yet one could introduce a Popup there. This function would have the possibility to.

  1. Block this entry for all apps. (add to Blacklist)
  2. Remove from blacklist (grayed out if not on blacklist)
  3. Unblock this entry for all apps (add to whitelist).
  4. Remove from Whitelist (grayed out if not on whitelist)

Alexandermis avatar Sep 13 '23 18:09 Alexandermis

I think this would be a good idea. For example the app doesn't block youtube ads hosted on domains of the form r*---sn-********.googlevideo.com. There are lists with these domains (example) and I was asking myself if it was possible to add a global text blacklist that could be edited in the settings that blocks the specific domains in the list. This would be similar to the host file settings.

valflrt avatar Jan 05 '24 07:01 valflrt