Earlier quoted context omitted.
That still leaves google collecting your location info from the EXIF data just as I assume facebook collects your as it is stripped out. Google doesn't need to know the exact date, time, and location every photo I take was taken either.
If Google's part of your threat model, it's probably time to ditch the Android phone entirely. No amount of permissions is really going to matter.
More than 1k Android apps harvest data even after you deny permissions
81–90 of 146 posts
Re: More than 1k Android apps harvest data even after you deny permissions
#82Earlier quoted context omitted.
Ban. These. Apps. And. Devs. Permanently. It's hypocricy if they let these malicious devs keep publishing but keep harassing non-malicious developers with things like "How dare you have a Donate button in your app".
If the app can get around the permission system - it’s a vulnerability in Android itself that Google needs to correct.
Re: More than 1k Android apps harvest data even after you deny permissions
#83Earlier quoted context omitted.
Ban. These. Apps. And. Devs. Permanently. It's hypocricy if they let these malicious devs keep publishing but keep harassing non-malicious developers with things like "How dare you have a Donate button in your app".
If the app can get around the permission system - it’s a vulnerability in Android itself that Google needs to correct.
Re: More than 1k Android apps harvest data even after you deny permissions
#84Earlier quoted context omitted.
Maybe someone in EU can file a class action lawsuit base on GDPR? Per description here, it seems have enough legal, $, evident here to make a few lawyers excited?
Not really unless they are stealing PII.
Re: More than 1k Android apps harvest data even after you deny permissions
#85Re: More than 1k Android apps harvest data even after you deny permissions
#86https://stackoverflow.com/questions/46341694/detect-add-phot...
Re: More than 1k Android apps harvest data even after you deny permissions
#87Earlier quoted context omitted.
> If I wanted you to know where I took the picture, I would tell you. That's really missing the major use case, though, isn't it? I like having it enabled so my phone will tell me where I took the picture, because there's little chance I'll be able to a year later. It'd be nice if the "access photos" API on the device would have a separate permission for EXIF data. Without it, the app would receive only the image its…
This is actually the change coming to Android Q - OS will strip out location data from photos when apps access them. EXIF will require extra permissions.
Re: More than 1k Android apps harvest data even after you deny permissions
#88Earlier quoted context omitted.
> Seriously, you're blaming the OS because it allows you to run useful software on it, just like a desktop computer. Unlike a desktop computer Android prevents you from taking steps to protect yourself. Without rooting your phone you can't even install firewalls or prevent applications from ever connecting to the outside world. Google designed their OS to collect and leak your data. It's why their permissions system…
> Without rooting your phone you can't even install firewalls or prevent applications from ever connecting to the outside world. Of course you can. There are multiple apps that do this. One example: https://f-droid.org/en/packages/eu.faircode.netguard/
Re: More than 1k Android apps harvest data even after you deny permissions
#89Earlier quoted context omitted.
IP addresses are considered PII, and IMEIs are in every way worse than IP addresses.
The router’s MAC is not PII for example. This is why I write that GDPR only applies in case they collect actual PII.
Re: More than 1k Android apps harvest data even after you deny permissions
#90Earlier quoted context omitted.
From their own FAQ: > NetGuard will do its best, but it is limited by the fact it must use the VPN service. FAQ: https://github.com/M66B/NetGuard/blob/master/FAQ.md See also: https://www.reddit.com/r/Android/comments/4uhl3w/netguard_ad...
VPNService is an API ( https://developer.android.com/reference/android/net/VpnServi... ). Your own link points tp this documentation. It does not require sending your data to a VPN, and in this case, it obviously doesn't. The weird thing is that you went out of your way to research to find a misleading quote when the page itself points out why the quote is misleading and that the app is open source (negating your ads…
Ultimately this is functionality users should have access to by default without needing to resort to hacks and ad-filled workarounds.