Fingerprinting 3.0: enumerateDevices #8666
Labels
closed/not-actionable
feature/shields/fingerprint
The fingerprinting (aka: "device recognition") protection provided in Shields
privacy/chromium-redqueen
Work to remove or improve privacy-harming "features" added in Chromium.
privacy/tracking
Preventing sites from tracking users across the web
privacy
privacy-pod
Feature work for the Privacy & Web Compatibility pod
This is a sub-issue of the larger fingerprint defense reorganization issue: #11770
Device Querying Endpoint
MediaDevices.enumerateDevices
default protection:
{devicekind} - [0-9a-zA-Z]{4}
chars, with the device "kind" already determined by chromium, and the 4 random characters determined by eTLD+1max protection:
audioinput
andaudiooutput
, irregardless of device capabilities.{devicekind} - [0-9a-zA-Z]{4}
chars, with the device "kind" already determined by chromium, and the 4 random characters determined by eTLD+1The text was updated successfully, but these errors were encountered: