Google’s ‘Secret’ Update Scans All Your Photos
-
I don't see it on the app store to remove anymore
-
People don't seem to understand the risks presented by normalizing client-side scanning on closed source devices. Think about how image recognition works. It scans image content locally and matches to keywords or tags, describing the person, objects, emotions, and other characteristics. Even the rudimentary open-source model on an immich deployment on a Raspberry Pi can process thousands of images and make all the contents searchable with alarming speed and accuracy.
So once similar image analysis is done on a phone locally, and pre-encryption, it is trivial for Apple or Google to use that for whatever purposes their use terms allow. Forget the iCloud encryption backdoor. The big tech players can already scan content on your device pre-encryption.
And just because someone does a traffic analysis of the process itself (safety core or mediaanalysisd or whatever) and shows it doesn't directly phone home, doesn't mean it is safe. The entire OS is closed source, and it needs only to backchannel small amounts of data in order to fuck you over.
Remember the original justification for clientside scanning from Apple was "detecting CSAM". Well they backed away from that line of thinking but they kept all the client side scanning in iOS and Mac OS. It would be trivial for them to flag many other types of content and furnish that data to governments or third parties.
-
Don't worry they won't!
/Burn
-
Basically, ot scans all files and shit like an antivirus does on windows? Oks
-
they will probably hide it better, and make uninstallable in the future.
-
the police of vice and virtue, just like SA has.
-
im not surprised if they are also using an AI, which is very error prone.
-
Fuck these cunt
-
Using ADB:
adb shell pm disable-user --user 0 com.google.android.safetycore
If you have Shizuku and aShell/ShizuShell installed, then just run this command in aShell:
pm disable-user --user 0 com.google.android.safetycore
Alternatively, for a GUI method, setup Shizuku and then use an app like Hail or Ice Box
-
cromite for chrome, and ironfox?
-
You can't search for it. You have to open a direct link.
https://play.google.com/store/apps/details?id=com.google.android.safetycore
-
If you freeze via non-room methods, updating the apk will re-enable it. So it's the same situation as just removing the apk--it'll basically re-enable itself.
-
This is incorrect. It's installed silently via a background OTA. It's never installed purposefully through the google play store.
-
It doesn't show in the app drawer, but I found it via the all apps in Settings.
Go to the Settings App > Apps > "See all XX apps". It's called Android System SafetyCore, so it should be close to the top of the list. Tap on it and select Uninstall.
-
Well it looks like I don't have it. Which is good, unless its hidden and unremovable. My battery app reports up to like 60% of power usage but nothing else. That means that some stupid app in the background is running down my battery for no good reason.
-
Absolutely. It'll be part of a future "Google play services" update.
-
Now that you say that, my battery was draining fast the past couple of weeks. It would last maybe a day. It lasts 2 days again now.
-
I've never had an app frozen through ADB get auto-updated by the Play Store or Google Services and get re-enabled because of it. An app with an update available will even disappear from the Update list if disabled, and in order to update it you have to enable it first.