this post was submitted on 28 Jul 2023
81 points (94.5% liked)

linuxmemes

20770 readers
1571 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 1 year ago (6 children)

Material You is a privacy issue. It gives a reason for people to have a custom wallpaper.Because of the WallpaperColors API, any third party app can use the wallpaper to generate a unique ID based on that

[–] [email protected] 9 points 1 year ago

You make this sound mich worse than it is:

Exposes the 3 most visually representative colors of a wallpaper.

Source: https://developer.android.com/reference/android/app/WallpaperColors

[–] [email protected] 5 points 1 year ago (2 children)

Android really needs a sandbox feature for apps you don't trust (or just any by Meta)

[–] [email protected] 6 points 1 year ago
[–] [email protected] 3 points 1 year ago (2 children)

You can leverage the work profile with something like Shelter

https://gitea.angry.im/PeterCxy/Shelter

[–] [email protected] 1 points 1 year ago (1 children)

Can we have unlimited sandboxes for each app though?

[–] [email protected] 3 points 1 year ago (1 children)
[–] [email protected] 2 points 1 year ago
[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

Haven't tried Shelter but I am using Insular from F-Droid for just that and it works great.

[–] [email protected] 5 points 1 year ago (1 children)

I'm pretty sure apps can just grab your phone's MAC address

[–] [email protected] -1 points 1 year ago

You can for older devices (so your app has to target only those I think) but with added permissions that you will definitely question It seems it is more complex or impossible now: https://developer.android.com/training/articles/user-data-ids#mac-addresses

[–] [email protected] 3 points 1 year ago (1 children)

So it doesn't simply supply the generated palette from the system? (I never tried implementing Material You)

[–] [email protected] 6 points 1 year ago (1 children)
[–] [email protected] 0 points 1 year ago (1 children)

Ah alright, so it is a problem because it can be used as another bit of information to construct a more refined fingerprint of the user?

[–] [email protected] 0 points 1 year ago (1 children)

Uhm.. yeah..., sure, could certainly be another data point for that. I think you can also set static colora thought.

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago) (1 children)

Yes, though now that the option exists setting it to anything would discriminate you from the group that set it the other way, I assume that the OP also considered that as problematic

[–] [email protected] 1 points 1 year ago

I didn't throw rocks at Material You for being an actual privacy leak but just thinking about the fact that it gives a reason for users to want to use a custom wallpaper instead of default or unicolor I woild have fell for it if I was not already aware of that WallpaperColors API

[–] [email protected] 3 points 1 year ago (1 children)

Wouldn't this ID change every time the user changes their wallpaper?

[–] [email protected] -1 points 1 year ago

It does. But it also means that if you want to reset the tracking you would need (for every app) to also clear the storage of the app and logging off and log back in with a different account before starting to use the app again

[–] [email protected] -2 points 1 year ago

Are you this insufferable always?