- 0 Posts
- 3 Comments
Joined 5 years ago
Cake day: February 15th, 2021
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Ferk@lemmy.mlto
Privacy@lemmy.ml•Android verification is coming: Google confirms timeline and supported app stores - Ars Technica
18·1 month agoThis is what it looks like when they try to police the software that’s NOT from their store (or their partners).
All the Google-verified malware that infests Google’s marketplace will continue to be a problematic vector after this change. But this change will put obstacles in my attempts to install safe alternatives that are free of malware and not part of Google’s junkyard or spyware full of anti-features.

Note that flatpaks are using systemd’s sd_id128_get_machine_app_specific API, which generates an app-specific id that’s derived from the original machine-id.
The app-specific id will be unique per-app so it won’t be shared between different apps / flatpaks. The apps can’t know the original machine-id, but the id they get would still be the same on every restart of the app and in theory does not prevent different sessions within the same app to be fingerprinted as coming from the same user.