Remix.run Logo
chasing0entropy 5 hours ago

If you're interested in this concept, it's not new and the alarm has been sounded since the android Facebook app required motion sensor permissions in android 4.

https://par.nsf.gov/servlets/purl/10028982

https://arxiv.org/pdf/2109.13834.pdf

thewebguyd 4 hours ago | parent | next [-]

> alarm has been sounded since the android Facebook app required motion sensor permissions in android 4.

Serves as a useful reminder that just because someone may not care if these companies collect this data now, they are storing it, sometimes indefinitely, and as technology advances, will be able to make more use of it than they were at the time you agreed to share it with them.

It's like all the ransomware gangs hoarding the encrypted data they stole, waiting for a quantum computing breakthrough to be able to decrypt it.

Not sure what to do about it, if anything, but the average person is severely under-equipped and undereducated to deal with this and protect themselves from the levels of surveillance that are soon to come.

hexbin010 an hour ago | parent | prev [-]

I tried denying the Sensor perm to most apps and my battery tanked. My guess is there are a few that sit in a busy loop trying to get the data with no handling of the permission not being granted, because it's expected on 99.99999% of devices