Earlier quoted context omitted.
Exactly this. Punycode is poorly supported because no one wants it, it just opens a huge front for phishing.
This is a very anglocentric view of the internet. Most of the problems with the full unicode set can be sidestepped by a combination of UAX #31[1], NFKC[2], ignoring ligatures and digraphs[3], and following UTR #39[4]. Cyrillic apple.com is one of the few cases where it is still problematic and extra UI feedback would be needed. [1]: http://unicode.org/reports/tr31/ [2]: http://unicode.org/reports/tr15/ [3]: https://…
Yes, it was. The grandparent is literally saying that, as an American, punycode is primarily a risk to them, not a feature.
> Most of the problems with the full unicode set can be sidestepped by a combination of...
By a combination of 4 different, complicated things that most technical users know little about and non-technical users know nothing about? And problems still remain? That doesn't bode well.