Re: [DNSOP] Status of IDNA

Viktor Dukhovni <ietf-dane@dukhovni.org> Thu, 13 April 2017 02:39 UTC

Return-Path: <ietf-dane@dukhovni.org>
X-Original-To: dnsop@ietfa.amsl.com
Delivered-To: dnsop@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8B2CF126C26 for <dnsop@ietfa.amsl.com>; Wed, 12 Apr 2017 19:39:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id W-x6qWxxlrED for <dnsop@ietfa.amsl.com>; Wed, 12 Apr 2017 19:39:37 -0700 (PDT)
Received: from mournblade.imrryr.org (mournblade.imrryr.org [108.5.242.66]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1FE7D12704A for <dnsop@ietf.org>; Wed, 12 Apr 2017 19:39:36 -0700 (PDT)
Received: by mournblade.imrryr.org (Postfix, from userid 1034) id 465967A3309; Thu, 13 Apr 2017 02:39:36 +0000 (UTC)
Date: Thu, 13 Apr 2017 02:39:36 +0000
From: Viktor Dukhovni <ietf-dane@dukhovni.org>
To: dnsop@ietf.org
Message-ID: <20170413023935.GA25754@mournblade.imrryr.org>
Reply-To: dnsop@ietf.org
References: <d087f7d0-5def-8700-c1f3-f0fb53adf698@redhat.com> <20170412154713.GX25754@mournblade.imrryr.org> <20170412234541.GE6085@mx4.yitter.info>
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <20170412234541.GE6085@mx4.yitter.info>
User-Agent: Mutt/1.7.2 (2016-11-26)
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnsop/3cvigDMjmgKXCmUu-harIDEGXxI>
Subject: Re: [DNSOP] Status of IDNA
X-BeenThere: dnsop@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: IETF DNSOP WG mailing list <dnsop.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dnsop>, <mailto:dnsop-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dnsop/>
List-Post: <mailto:dnsop@ietf.org>
List-Help: <mailto:dnsop-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dnsop>, <mailto:dnsop-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Apr 2017 02:39:38 -0000

On Wed, Apr 12, 2017 at 07:45:41PM -0400, Andrew Sullivan wrote:

> On Wed, Apr 12, 2017 at 03:47:14PM +0000, Viktor Dukhovni wrote:
>
> > Just move on to non-transitional UTS#46.
> 
> Given that its mappings include many emojis, which aren't allowed
> under either IDNA2003 or IDNA2008, I think there is an apparent
> problem with UTS#46 too.  One might be forgiven for wondering why the
> UTC decided that it knew something about domain names and the history
> of how they are used.

Well, IIRC they sensibly converged on a case-folded normal form
that ensures that https://Духовный.org maps to the same underlying
wire-form domain as https://духовный.org, i.e. both result in
queries for xn--b1adqpd3ao5c.org.  AFAIK, those would generally be
different domains under IDNA2008.

While is true that UTS#46 maps <U+1F4A9>.org to xn--ls8h.org, (see
http://www.fileformat.info/info/unicode/char/1f4a9/index.htm) that
seems to be a small price to pay for avoing surprising case-sensitive
behaviour.

-- 
	Viktor.