Re: [DNSOP] DNSOP Digest, Vol 125, Issue 31

Viktor Dukhovni <ietf-dane@dukhovni.org> Thu, 13 April 2017 18:41 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 153DE129B7E for <dnsop@ietfa.amsl.com>; Thu, 13 Apr 2017 11:41:25 -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 OT0EMFShZoIh for <dnsop@ietfa.amsl.com>; Thu, 13 Apr 2017 11:41:23 -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 9AD9B129A8B for <dnsop@ietf.org>; Thu, 13 Apr 2017 11:41:23 -0700 (PDT)
Received: from vpro.lan (cpe-74-71-8-253.nyc.res.rr.com [74.71.8.253]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mournblade.imrryr.org (Postfix) with ESMTPSA id D09447A32F1 for <dnsop@ietf.org>; Thu, 13 Apr 2017 18:41:22 +0000 (UTC) (envelope-from ietf-dane@dukhovni.org)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\))
From: Viktor Dukhovni <ietf-dane@dukhovni.org>
In-Reply-To: <mailman.878.1492083018.3988.dnsop@ietf.org>
Date: Thu, 13 Apr 2017 14:41:20 -0400
Content-Transfer-Encoding: quoted-printable
Reply-To: dnsop@ietf.org
Message-Id: <510A6A22-BCC3-45AB-909B-50BF6AF2F02D@dukhovni.org>
References: <mailman.878.1492083018.3988.dnsop@ietf.org>
To: dnsop@ietf.org
X-Mailer: Apple Mail (2.3273)
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnsop/Ji6-15uLmM-465K1bSKQHQb1eu8>
Subject: Re: [DNSOP] DNSOP Digest, Vol 125, Issue 31
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 18:41:25 -0000

> On Apr 13, 2017, at 7:30 AM, dnsop-request@ietf.org wrote:
> 
> 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.

What I should have said is that the variant with the upper case
first letter is invalid (as opposed to being "different") in
IDNA2008.  This is IMHO a poor user interface, so running code
will generally go with UTS#46 (increasingly non-transitional)
mappings.

-- 
	Viktor.