Are there any apps to block trackers etc… For apps? For example the “I don’t care about cookies” extension or Ghostery for Firefox and Chrome. I use mullvad DNS but is there anything like those above for apps that can reject all cookies automatically, or block them?

The amount of cookies to deny in just the app in the video alone is crazy (video attached).

  • Schwim Dandy@piefed.zip
    link
    fedilink
    English
    arrow-up
    0
    ·
    11 days ago

    There are apps that block third party ads and trackers in most apps(Rethink DNS, Adguard) but some apps like facebook, youtube, etc use app tunneling to keep another app from being able to manipulate it’s traffic.

  • Auster@thebrainbin.org
    link
    fedilink
    arrow-up
    0
    ·
    11 days ago

    Most guaranteed option I can think of is to reverse engineer your apps while hoping you are neither getting banned from them, or getting arrested for a few years if you are in a jurisdiction that criminalizes reverse engineering.

  • neatchee@piefed.social
    link
    fedilink
    English
    arrow-up
    0
    ·
    11 days ago

    As others have mentioned, and you’ve no doubt discovered, this is a fairly complex issue that varies from app to app and service to service.

    So let’s take this piece by piece:

    1. Is there an app that can automatically choose options within my other apps to deny tracking/disable telemetry collection? - No, and even if there was, I wouldn’t use it. Unlike websites where they are relying heavily on a well-known standard - browser cookies - to store and retrieve statistics about your behaviors, apps are running code locally on your device that can do much, much more than your browser can. They have their own configuration formats, varying UI designs, etc, that make a “one-size-fits-all” solution difficult, if not impossible. Further, any app that tried to do this would likely need capabilities that are risky, like full screen-reading and arbitrary app interaction, access to all other apps’ storage space, etc. There’s just too much danger there for my comfort.

    2. Will DNS blocking help? - Big ol’ “it depends.” If telemetry collection is happening through separate internet traffic to known telemetry/advertising endpoints, yes. These are common for smaller apps, where they need to use third party services instead of rolling their own solutions, but bigger companies like Facebook or Twitter¹ will often bundle their telemetry with other service-critical traffic so you can’t block it without crippling the app.

    3. So what now? - I recommend LAN-wide DNS blocking via something like Pihole over the VPN providers (if you’re only looking for DNS blocking, and not request origination obfuscation) because it gives you much tighter control over what is and isn’t blocked, what block lists are used, etc. Of course that requires some tech skills to get set up and maintain it. Then default to using browser-based websites over apps.

    ¹ I’ll stop dead-naming Twitter when Elon stops dead-naming his kid

  • frongt@lemmy.zip
    link
    fedilink
    English
    arrow-up
    0
    ·
    11 days ago

    No, because that’s not about cookies, it’s about data sharing. But I haven’t seen any way to automate rejection. I’m pretty sure that GDPR requires an easier way to reject them all, though, so this app is probably noncompliant.

    Bottom line, I personally would just use a different app. What are you using that for? You shouldn’t really need to manage resource usage on an Android phone. The stock OS resource manager should handle everything just fine.

    • Babalugats@feddit.uk
      cake
      OP
      link
      fedilink
      English
      arrow-up
      0
      ·
      10 days ago

      Thanks, since great options there I don’t actually use “I don’t care about cookies”, but I do use ghostery.

      Will have a look at them now. I’m guessing I won’t be able to use a VPN at the same time as tracker control.