Skip to content
This repository was archived by the owner on Apr 19, 2026. It is now read-only.
This repository was archived by the owner on Apr 19, 2026. It is now read-only.

Determine which apps are broken by which rules #16

Description

@ThatIsAPseudo

It would be very useful to have a table in a md file listing what each rule / group of rules will break in iOS / maxOS, with details of what is not working so that each user can choose between privacy and usability.
There could also be various information on the role of each connexion.

Anyone can test the rules, so there would just need PR to update the rows.

For instance (not for real, that's an example) :

Domain Role Concerned applications Broken
*.itunes-apple.com.example.net  Retrieves albums' cover iTunes Albums' covers won't show
*.randomstuff.net Untested Untested Untested
*.app-store.something.com ? App Store, iTunes, Podcast Display a blank screen, installed apps won't update
iTunes Display a blank screen, play random music will play at 2:00 AM
Podcast Display a blank screen

Otherwise we could also just have 3 levels of inconvenience (2 = app does not work, 1 = some features are broken, 0 = everything works but privacy-killing connexions are blocked) which could be easier to read :

Domain Application Level
*.itunes-apple.com.example.net iTunes 1
App Store 0
*.randomstuff.net ? ?
*.app-store.something-1.com App Store 1
*.app-store.something-2.com App Store 2

I guess this file could be updated everytime a new line is added to the domains list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions