I was going to say this isn’t a big deal but copying and uploading the libraries is actually illegal (copyright violation) and users likely can’t even consent to this even if it is in the Facebook ToS as many android phones contain proprietary libraries not licensed for redistribution. The creators of those various libraries should have a valid legal case against Facebook here, if they want to exercise it. I doubt an…
Some older android devices running newer lineage/AICP/etc builds include a few libraries I wrote (in their entirety) for compatibility of old vendor prebuilts with new android versions - libdgv1 & libdmitry. Maybe I should C&D FB for laughs?
Facebook scans system libraries on Android and uploads them to their server
61–70 of 188 posts
Re: Facebook scans system libraries on Android and uploads them to their server
#62I'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
#63I'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.
If this was being done for fingerprinting, wouldn't it make more sense to use a hash of the libraries?
Re: Facebook scans system libraries on Android and uploads them to their server
#64Earlier quoted context omitted.
I wonder how many users would understand what these files are, why Facebook might want them, and what the risks are associated with sending these.
> what the risks are associated with sending these. What are the risks?
Re: Facebook scans system libraries on Android and uploads them to their server
#65Earlier quoted context omitted.
As other commenters have mentioned, traditional sandboxing mechanisms would do little here. Applications are always given read access to system libraries because they need them to function.
im thinking about how we get to non traditional sandboxing
Re: Facebook scans system libraries on Android and uploads them to their server
#66I was going to say this isn’t a big deal but copying and uploading the libraries is actually illegal (copyright violation) and users likely can’t even consent to this even if it is in the Facebook ToS as many android phones contain proprietary libraries not licensed for redistribution. The creators of those various libraries should have a valid legal case against Facebook here, if they want to exercise it. I doubt an…
> The creators of those various libraries should have a valid legal case against Facebook here, if they want to exercise it. Perhaps, but sadly, I don't actually foresee vendors wanting to exercise that right. From a business perspective, why bother?
Maybe in jurisdictions like the US, where the copyright lobby has been very effective in getting aggressive anti-piracy legislation with huge penalties enacted, the statutory damages alone could be astronomical? Since Facebook could still afford to pay them, it might also offer to settle for a very worthwhile sum without even the risk of going to court.
I'm generally not a fan of hugely disproportionate penalties for copyright infringement, but this isn't some normal person falling victim to opportunist lawyers engaging in a form of barratry, this is a huge company with its own legal team who should know better than to wilfully infringe copyright.
Re: Facebook scans system libraries on Android and uploads them to their server
#67Re: Facebook scans system libraries on Android and uploads them to their server
#68Earlier quoted context omitted.
If this was being done for fingerprinting, wouldn't it make more sense to use a hash of the libraries?
Taking the hash of the library doesn't help you when a user updates their device, though.
Next step to reduce creepiness is to only upload info on system libraries that actually affect the app (so if some users experience crashes and others don't, they can trace it to differences in system libraries).
Re: Facebook scans system libraries on Android and uploads them to their server
#69How 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?
Re: Facebook scans system libraries on Android and uploads them to their server
#70Earlier quoted context omitted.
You can identify devices with vulnerable libraries and do targeted attacks.
This. This is the biggest one for me. Anyone who has that data is capable of playing back the 0-days that affect android. How many android phones are kept out of date? As other user mentioned, the Android ecosystem is like the Wild West. Given there's a report for 2.5B active devices, how many can be affected by such an attack? 1% would affect 25M devices, around the population of Australia. 10% - 250 million devices…