Fingerprinting 3.0: SpeechSynthesis API #18062
Labels
feature/shields/fingerprint
The fingerprinting (aka: "device recognition") protection provided in Shields
OS/Android
Fixes related to Android browser functionality
OS/Desktop
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: #8787
API information:
https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesis
Relevant API
https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesis/getVoices
default protections: add a farbling-determined voice name to the list returned by
getVoices
, and have that name be an alias for the first name returned in the listaggressive protection: have the API always return an empty list
The text was updated successfully, but these errors were encountered: