Nothing special, it’s that’s how urls with unicode, non ascii chatacters look like. It’s called punycode, more info: en.wikipedia.org/…/Internationalized_domain_name
Comment on Smartphones are Designed to Fail Us (and We Have to Change That)
asbestos@lemmy.world 4 days ago
That’s an awesome domain
infeeeee@lemmy.zip 4 days ago
mesamunefire@piefed.social 4 days ago
They have such a custom site. In a good way. Works well with RSS :)
princessnorah@lemmy.blahaj.zone 4 days ago
This is how it’s supposed to look, wish Lemmy/Voyager did a better job here:
Image
MimicJar@lemmy.world 3 days ago
I assume it’s done that way to prevent an IDN homograph attack.
For example if I sent you a link to “gооgle.com” you’d be like, sure. Except that isn’t a link to “google” it’s a link to “xn–ggle-55da.com”.
princessnorah@lemmy.blahaj.zone 3 days ago
While that’s a reasonable take, I think you could selectively render domains in non-latin scripts while blacklisting those greek/cyrillic letters that match latin ones, falling back to the “xn–xxx.com” formatting. Though I guess that would be a lot harder.
lennivelkant@discuss.tchncs.de 2 days ago
From the devs’ perspective, the relevant question will be this: How hard is it to map out all the lookalikes, and just how important is it to render foreign domains properly?"