Re: [dane] Working group Last call: draft-ietf-dane-smime-11.txt

Sean Leonard <dev+ietf@seantek.com> Sat, 09 July 2016 23:16 UTC

Return-Path: <dev+ietf@seantek.com>
X-Original-To: dane@ietfa.amsl.com
Delivered-To: dane@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8BBEC12D0CB for <dane@ietfa.amsl.com>; Sat, 9 Jul 2016 16:16:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.701
X-Spam-Level:
X-Spam-Status: No, score=-0.701 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-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 6FoHj-_nemSe for <dane@ietfa.amsl.com>; Sat, 9 Jul 2016 16:16:17 -0700 (PDT)
Received: from mxout-08.mxes.net (mxout-08.mxes.net [216.86.168.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B475B12D095 for <dane@ietf.org>; Sat, 9 Jul 2016 16:16:17 -0700 (PDT)
Received: from [192.168.123.7] (unknown [75.83.2.34]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTPSA id AA780509B5 for <dane@ietf.org>; Sat, 9 Jul 2016 19:16:16 -0400 (EDT)
To: dane@ietf.org
References: <20160709181518.19778.qmail@ary.lan>
From: Sean Leonard <dev+ietf@seantek.com>
Message-ID: <e5fa9b93-8be1-eb48-be19-186472967d81@seantek.com>
Date: Sat, 09 Jul 2016 16:15:38 -0700
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
MIME-Version: 1.0
In-Reply-To: <20160709181518.19778.qmail@ary.lan>
Content-Type: text/plain; charset="windows-1252"; format="flowed"
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/dane/PGHh2YB8V6NokqVoM4mK17WfZXA>
Subject: Re: [dane] Working group Last call: draft-ietf-dane-smime-11.txt
X-BeenThere: dane@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: DNS-based Authentication of Named Entities <dane.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dane>, <mailto:dane-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dane/>
List-Post: <mailto:dane@ietf.org>
List-Help: <mailto:dane-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dane>, <mailto:dane-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 09 Jul 2016 23:16:18 -0000

On 7/9/2016 11:15 AM, John Levine wrote:
>> Any other issues should be brought forward
> Section 3 says:
>
>        If the local-part contains any non-ASCII characters, it SHOULD be
>        normalized using the Unicode Normalization Form C from
>        [Unicode52].
>
> but section 4 says:
>
>     Therefor, sending MUAs and MTAs supporting this
>     specification MUST NOT perform any kind of mapping rules based on the
>     email address.
>
> Section 3 is wrong -- when RFC5321 says that local parts are opaque,
> it means it. RFCs 6530 through 6532 deliberately did not provide any
> advice on canonicalizing UTF-8 local parts, and it's inappropriate to
> do it here.

+1 to John's point. Remove the sentence in Section 3.

Regards,

Sean