Why is this bad? Don’t most error reporting libraries send this sort of metadata with exception stacktraces? I would think this falls under the usual “improving the quality of the app” language in nearly everybody’s EULA.
It doesn't just send a list of libraries, it actually uploads the libraries [1]. You seriously think that's a good use of bandwidth? [1] https://twitter.com/wongmjane/status/1167463077748436993?s=2...
Facebook scans system libraries on Android and uploads them to their server
31–40 of 188 posts
Re: Facebook scans system libraries on Android and uploads them to their server
#32Earlier quoted context omitted.
It doesn't just send a list of libraries, it actually uploads the libraries [1]. You seriously think that's a good use of bandwidth? [1] https://twitter.com/wongmjane/status/1167463077748436993?s=2...
Given the Wild West nature of Android, there may be no other possible way to get that version of that system library to debug something.
Re: Facebook scans system libraries on Android and uploads them to their server
#33I'd expect that they're doing this because they'd like to diagnose crashes or bugs on systems that they don't have the hardware for. It's still somewhat creepy and possibly a fingerprinting mechanism.
Re: Facebook scans system libraries on Android and uploads them to their server
#34Earlier quoted context omitted.
I'm not making a moral judgement (FB is a big yikes), just technical. They'd have to: - build lists of every phone, including carrier variant and internal revisions (pretty common!), to make sure they could be sure they had a complete library - rely on the manufacturer to publicly post the ROM (cheaper mfg wont do this) (or somehow retrieve the URL from the update mechanism, said URL not easily accessible from usersp…
But...what about my pitchfork? The knee-jerk reaction to every Facebook blog spam entirely diminishes the harm they've done to nations around the world.
I can see this as an opt-in but not as a silent, default behavior.
Re: Facebook scans system libraries on Android and uploads them to their server
#35I'd expect that they're doing this because they'd like to diagnose crashes or bugs on systems that they don't have the hardware for. It's still somewhat creepy and possibly a fingerprinting mechanism.
Would it be less creepy if facebook had a list of libraries they use, and uploaded a list of missing libraries instead of the total collection?
Re: Facebook scans system libraries on Android and uploads them to their server
#36How the bloody hell is it permitted for apps to be uploading system files? This wouldn't be possible in Linux, right? Basically, this is malware. Edit: Thanks, all. So OK, I get that it's possible, because apps have read and execute permissions for all libraries that they use. But it's not common for apps to upload system files, right?
Re: Facebook scans system libraries on Android and uploads them to their server
#37Isn’t this potentially a copyright violation? Especially on Qualcomm devices (such as the Jolla phone) Qualcomm explicitly forbids you from distributing their OpenGL drivers. So if facebook copies libGLESv2.so off from the device they are potentially performing straight piracy at that point. If I recall the damages demanded by RIAA it was several hundred k per infringement.
Re: Facebook scans system libraries on Android and uploads them to their server
#38I'd expect that they're doing this because they'd like to diagnose crashes or bugs on systems that they don't have the hardware for. It's still somewhat creepy and possibly a fingerprinting mechanism.
Your assessment would be reasonable whth just about any company. But Facebook? Not so much.
Re: Facebook scans system libraries on Android and uploads them to their server
#39Re: Facebook scans system libraries on Android and uploads them to their server
#40How does the internal culture at FB come to grips with the world's vision of them as creepy and amoral and still do stuff like this anyway?