Hacker News new | ask | show | jobs
by mirimir 2558 days ago
Yeah, that jumped out at me too.

> We could set up a VPN service and analyze the traffic passing through our servers to learn which social media services mobile devices were communicating with, and using this data we could estimate the time spent on different services and block access to them when users exceeded their self-determined limits.

I mean, I use VPN services all the time. But doing that for an app to track social media usage? That's at least crazy, and arguably deceptive.

1 comments

if it's done with the express consent of the user and the data is not sold, i don't see the problem. it's only a matter of who i trust with my usage data. if it's not the vpn, then it's my isp.

but, wouldn't a local 'fake' vpn be enough to capture all that locally on the phone? there is no need to send traffic to a remote server for this purpose. or does apple not allow that? it works fine on android.

iOS doesn't allow it, it's much more restrictive than Android when it comes to sandboxing. There's also no shared storage between apps, on iOS your have to transfer files from app to app.