Closed
Bug 1597677
Opened 5 years ago
Closed 4 years ago
Prevent audio fingerprinting
Categories
(Core :: Web Audio, enhancement, P2)
Core
Web Audio
Tracking
()
RESOLVED
INVALID
People
(Reporter: padenot, Unassigned)
Details
Let's try to make a production ready version of https://hal.inria.fr/hal-01527580/document.
The patch talked about is here, should apply fine to Gecko. I think however that it's worth a try fuzzy the samples right before making them accessible to content js:
OfflineAudioContext
output bufferAudioWorklet
input bufferScriptProcessorNode
input buffer
Reporter | ||
Comment 2•4 years ago
|
||
This does not help, in fact:
https://github.com/w3cping/tracking-issues/issues/53#issuecomment-653541639
https://github.com/WebAudio/web-audio-api/pull/2224#discussion_r457167513
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•