Re: [webrtc-pc] Should we remove getDefaultIceServers?

I support the idea to add a note about it in the spec.
* IMHO browsers should implement pre-provisioned/ autodiscovered default ICE servers.
  And should be allowed to user to select 
  * only browser/default ICE Servers
  * merged way
  * only app
* There is a need to renew such browser/default/pre-provisioned ICE servers with fresh credentials in browsers.

AFAIU of course we can remove this method, but I think it is not ultimate solution, because just alone it will not avoid totally an app to fingerprint ICE servers. 
e.g. During ICE candidate discovery TURN server relay IP could be used the same way to fingerprint ice servers. Maybe it is little bit more complicated, but in most cases the relay IP and turn server IP is the same. To hide from App the default ICE servers, and relay candidates and pair selections could be complicated task. 








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

Received on Tuesday, 13 November 2018 10:43:01 UTC