Re: [webrtc-pc] Isolated Media Streams requires modification on permission algorithms in GUM and Permissions specs

The attack scenario is this:
- JS asks for a stream, with the reassurance that this will only be sent to GoodGuy (isolated)
- JS covertly asks for a stream again; with the current language, he will be granted access to the camera without any isolation.
This is likely not what the user wants if the user cares about isolated streams.

-- 
GitHub Notification of comment by alvestrand
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1646#issuecomment-342275356 using your GitHub account

Received on Monday, 6 November 2017 20:25:43 UTC