Bundling vs Mapping

Mark Davis mark at macchiato.com
Wed Feb 25 00:26:55 CET 2009


We can separate the issues, as long as the result we end up with works. That
is, we have to take account of the fact that the protocol itself is just one
piece of a system. Suppose a change in the protocol works fine in isolation,
but when we incorporate it into real working implementations everything gets
screwed up -- we can't count that as success!

*As far as end users are concerned, a page containing
href="http://Bücher.de<http://b%C3%BCcher.de/>"
will fail to link, whereas before it succeeded.
*

   1. That is, unless a local mapping is added.
   2. That means, effectively, that every reasonable implementation will
   need to add a local mapping so as to not have disgruntled users.
   3. But there is no standard mapping anymore as part of the protocol.
   4. That means that different implementations can use different mappings.
   5. Given no guidance, we know that they will.
   6. That means we will end up with a very significant interoperability and
   security problem.


Mark


On Tue, Feb 24, 2009 at 14:33, Patrik Fältström <patrik at frobbit.se> wrote:

> On 24 feb 2009, at 23.18, Mark Davis wrote:
>
>  According to IDNA2008, uppercase Unicode is simply illegal. href="
>> http://Bücher.de <http://xn--bcher-kva.de> <http://b%c3%bccher.de/>"
>> would simply fail.
>>
>
> Mark, IDNA2008 is talking specifically about what characters you can use in
> the dns protocol (as U-labels, and encoded as A-labels). For me it is quite
> something different than saying whether a certain URI will fail or not.
>
> If we talk about domain names, lets talk about domain names. If we are to
> talk about URIs, lets talk about URIs.
>
> I have always been a supporter of your document that I have not seen any
> update to (the embryo of an I-D) on how to do mapping and use of IDNs in
> URIs.
>
> But URIs are not domain names. To be able to move forward, I think we
> should separate the various issues here.
>
>   Patrik
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.alvestrand.no/pipermail/idna-update/attachments/20090224/46ab9a94/attachment.htm 


More information about the Idna-update mailing list