Skip to content

[mediaqueries-5] Privacy concerns about the prefers-reduced-data media feature #10076

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
frivoal opened this issue Mar 14, 2024 · 2 comments
Open
Labels
mediaqueries-5 privacy-tracker Group bringing to attention of Privacy, or tracked by the Privacy Group but not needing response.

Comments

@frivoal
Copy link
Collaborator

frivoal commented Mar 14, 2024

As noted in the Privacy and Security Considerations section of mediaqueries-5, the prefers-reduced-data media feature may be an undesired source of fingerprinting, with a bias towards low income with limited data.

Is the tradeoff worth it? Can the downsides be limited? Can a different design address the same use case without compromising (as much?) on privacy?


cc: @fantasai

@zachjensz
Copy link

I predict on mobile that turning on battery saver mode/network limiting features will impact this query even on high-end devices and therefore fingerprinting will not be too impactful

@svgeesus svgeesus added the privacy-tracker Group bringing to attention of Privacy, or tracked by the Privacy Group but not needing response. label Sep 10, 2024
@capjamesg
Copy link

Has there been further discussion on the privacy implications of the prefers-reduced-data media query?

I wanted to share a use case I have for the media query.

I have been designing a search engine for my personal website (https://jamesg.blog/search-pages). I like offering search-as-you-type, but I don't want to enable the feature by default if the user would prefer reduced data. Right now, I have a heuristic where I disable search-as-you-type and require a user to press the Search button on mobile devices. But, screen resolution is not an ideal selector since one can have a slow connection on desktop too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mediaqueries-5 privacy-tracker Group bringing to attention of Privacy, or tracked by the Privacy Group but not needing response.
Projects
None yet
Development

No branches or pull requests

4 participants