help-libidn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Missing character ï in the TLD-table for .no


From: Tim Rühsen
Subject: Re: Missing character ï in the TLD-table for .no
Date: Wed, 25 Mar 2020 10:39:12 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0

Hi Trond,

I think you refer to

$ src/idn ï.no
idn: tld_check_4z (position 0): Code points prohibited by top-level domain

Well, you are still using IDNA 2003 tools while those have been
obsoleted by IDNA 2008 a long time ago. Most registrars (as far as I
know) moved to IDNA 2008 and thus are using libidn2 / idn2.

$ idn2 ï.no
xn--gda.no

Libidn / idn (IDNA 2003) is in "maintenance mode", so we only do bug
fixes here. Please consider moving to libidn2 / idn2. If there are
problems doing so, feel free to get in touch again for further discussion.

Regards, Tim

On 24.03.20 19:41, Trond Haugen wrote:
> Hi,
> 
> A good while ago we added the char 'i with umlaut', (e.g. ï / 00EF ) to
> our .no permitted TLD-characters.
> 
> Ref. https://www.norid.no/en/om-domenenavn/regelverk-for-no/#link3
> 
> It would be nice if someone could add that character to the .no
> TLD-table so it is included in future libidn-versions.
> 

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]