Re: [whatwg/url] Canonicalised IPv4 concept allows for obfuscating real dest IP in URL (#456)

> > yes, but this means static URLs can obfuscate the actual destination. It only becomes clear when the request is made, which may not be visible to the user.
> 
> A link that says [http://example.com](http://example.org) may take you to example.org instead. In the same way if you hover over or click this link http://10.0.514 you'll see final canonicalized IP. So there is no confusion.

Fair point.

Although that is not completely equivalent since the different domain link is done through the DOM, while the IP translation is done in the browser layer. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/issues/456#issuecomment-545011889

Received on Tuesday, 22 October 2019 15:14:27 UTC