> How is knowing whether I have the Xbox or the Playstation app installed on my phone essential to their Swiggy's core functionality? How will knowing if I have the Naukri or Upstox app help them deliver groceries to my doorstep? It is for fingerprinting purposes
Everyone knows all the apps on your phone
101–110 of 502 posts
Re: Everyone knows all the apps on your phone
#102> everyone knows all the alls on your phone On Android phones. iPhone doesn’t have this privacy deficiency.
On iOS it's kinda worse in some ways. If you enroll into a company MDM they can see all your apps. On Android if they use the work profile (which is the standard method these days) they can only see the apps inside there.
Re: Everyone knows all the apps on your phone
#103The ACTION_MAIN loophole has been written about before: https://commonsware.com/blog/2020/04/05/android-r-package-vi... Google refuses to patch this. I wonder what would happen if you submit it to the Android VDP as a permission bypass. There’s also this SO question by the author about the bypass: https://stackoverflow.com/q/79527331
What do you mean with "refused to patch this"? Google will reject any app publishing attempt that asks for that filter and isn't a launcher on Play store.
Re: Everyone knows all the apps on your phone
#104> How is knowing whether I have the Xbox or the Playstation app installed on my phone essential to their Swiggy's core functionality? How will knowing if I have the Naukri or Upstox app help them deliver groceries to my doorstep? It is for fingerprinting purposes
fingerprinting is the best case scenario
Re: Everyone knows all the apps on your phone
#105Re: Everyone knows all the apps on your phone
#106The ACTION_MAIN loophole has been written about before: https://commonsware.com/blog/2020/04/05/android-r-package-vi... Google refuses to patch this. I wonder what would happen if you submit it to the Android VDP as a permission bypass. There’s also this SO question by the author about the bypass: https://stackoverflow.com/q/79527331
That's why projects like XPL-Extended (and previously XPrivacyLua), are an absolute need. I never run an android phone without these.
Re: Everyone knows all the apps on your phone
#107Can windows apps (not installed from the MS store) enumerate through the window titles of all open windows? How hard would it be for an app to monitor all of your web traffic based on the title alone? Legit question. ChatGPT isn't super helpful here since it agrees with everything when I'm really looking for someone to say why this isn't really feasible in the real world.
There are functions EnumWindows() and EnumChildWindows() specifically for this purpose.
See utilities "Windows Modifier v2.00" (when I first downloaded it there were many pages about it, but it's a sign of how forgetful the Internet has become that I barely get any results about it now even searching for that exact name) and Microsoft's own Spy++ (SPYXX.EXE) for an example of this functionality.
The solution to an app you don't trust is to not use it at all, or use it in a VM.
Re: Everyone knows all the apps on your phone
#108Just curious, why was this targeted specifically at Indian apps?
Re: Everyone knows all the apps on your phone
#109The ACTION_MAIN loophole has been written about before: https://commonsware.com/blog/2020/04/05/android-r-package-vi... Google refuses to patch this. I wonder what would happen if you submit it to the Android VDP as a permission bypass. There’s also this SO question by the author about the bypass: https://stackoverflow.com/q/79527331
What do you mean with "refused to patch this"? Google will reject any app publishing attempt that asks for that filter and isn't a launcher on Play store.
Re: Everyone knows all the apps on your phone
#110Just curious, why was this targeted specifically at Indian apps?