W3C home > Mailing lists > Public > public-webrtc@w3.org > March 2019

[mediacapture-main] Pull Request: Mitigate getUserMedia/enumerateDevices fingerprinting issues based on device info permission

From: youennf via GitHub <sysbot+gh@w3.org>
Date: Thu, 21 Mar 2019 05:01:34 +0000
To: public-webrtc@w3.org
Message-ID: <pull_request.opened-263117088-1553144493-sysbot+gh@w3.org>
youennf has just submitted a new pull request for https://github.com/w3c/mediacapture-main:

== Mitigate getUserMedia/enumerateDevices fingerprinting issues based on device info permission ==
Introduce a device information exposure check routine that does the checks previously defined to fire the devicechange event.
Use that routine for devicechange event.
Use that routine to postpone getUserMedia and enumerateDevices steps until this routine returns true.
Use that routine to sanitize constraint if device info permission is granted.

See https://github.com/w3c/mediacapture-main/pull/574
Received on Thursday, 21 March 2019 05:01:36 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 19:18:47 UTC