Patrik Wallström
Patrik Wallström
I would like to open up this issue again. If we want multihash to come through IETF, it would be really good to have the same numbering scheme as IANA....
@nichtich Section 9.4 and 9.5 of RFC6290 defines the registry, so it may be quite hard to add another column unless you write an RFC that extends that registry and...
Also see #49
DNS is essentially 8-bit clean, and does not internally do any conversion of IDNA anywhere. It's pure application logic. Any application that uses Zonemaster can be free to do this...
But then BASIC00 is perhaps the wrong place for it. All names used by the domain name should be tested, such as name servers. The purpose of the BASIC tests...
SYNTAX is the obvious place to put these.
There is no problem letting the Engine test illegal IDNA names, they are legal DNS names. If a UI wants to stop the Engine from testing illegal IDNA names, that...
If you don't want to run a test based on the domain name, that logic fits better in the application. There are many good libraries that checks the validity of...
This issue was also documented in the [WishList for Version 2.0](https://github.com/dotse/zonemaster/blob/master/docs/requirements/WishList.md).