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

Re: [idn] additional comments from draft-ietf-idnra-00.txt




>>In responses from DNS, the server shall return the case original data
>>was entered.
>
>That's not what RFC 1035 says at all. "When data enters the domain 
>system, its original case should be preserved whenever possible." 
>With IDNRA, the data that enters the domain system has already been 
>changed.

I enter data into DNS by loading it from a zone file. And I do not
want that data to be as I enter it. If I enter a upper case letter, then
I want it to be returned in responses.

If INDRA also defines that the zone file must be loaded and changed after
nameprep, you are right that all data is already in nameprep form.
But it is unacceptable for me that data is changed when the zone file
is loaded.

>
>>nameprep changes all case to lower case, destroying data.
>
>Correct. It is destroyed on purpose, just as it is destroyed just 
>before comparison in today's DNS and then restored after comparison. 
>However, this doesn't change RFC 1035. The data entering the domain 
>system is not changed by IDNRA.

In todays DNS the case of letters are preserved, but during a comparison
case is not significant. The correct case is returned in responses.
There is no destruction of data.

   Dan