- From: Lea Verou via GitHub <noreply@w3.org>
- Date: Wed, 03 Dec 2025 18:04:45 +0000
- To: public-css-archive@w3.org
Another idea: This started to be considered a significant fingerprinting vector when we realized that some OSes allow freeform color selection, right? What if instead of tainting per se, we reduced the **granularity** of the returned values? E.g. we could define "buckets" of hue, chroma, lightness based on how many bits of entropy would be acceptable and return those values, which would ensure that any calculations are at least done based on a somewhat similar color. The exact granularity of the buckets could even be UA-dependent. -- GitHub Notification of comment by LeaVerou Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10372#issuecomment-3608131162 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 3 December 2025 18:04:46 UTC