Re: [webrtc-pc] rename RTCIceCandidate.ip to address?

> Implementations will likely need to map ips back to FQDNs here.

No. Implementations should at a very low level only return the hostname-or-address. Otherwise you risk issues like resolving the hostname and then using it in a subsequent offer, thereby leaking the ip.

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

Received on Monday, 25 June 2018 06:53:33 UTC