Re: [dane] email canonicalization for SMIMEA owner names

Viktor Dukhovni <ietf-dane@dukhovni.org> Thu, 11 December 2014 23:55 UTC

Return-Path: <ietf-dane@dukhovni.org>
X-Original-To: dane@ietfa.amsl.com
Delivered-To: dane@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B93E21A1A76 for <dane@ietfa.amsl.com>; Thu, 11 Dec 2014 15:55:24 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9] autolearn=ham
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 I8SWTUWgKof8 for <dane@ietfa.amsl.com>; Thu, 11 Dec 2014 15:55:23 -0800 (PST)
Received: from mournblade.imrryr.org (mournblade.imrryr.org [38.117.134.19]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 08DE01A1A23 for <dane@ietf.org>; Thu, 11 Dec 2014 15:55:21 -0800 (PST)
Received: by mournblade.imrryr.org (Postfix, from userid 1034) id D2547282F8B; Thu, 11 Dec 2014 23:55:19 +0000 (UTC)
Date: Thu, 11 Dec 2014 23:55:19 +0000
From: Viktor Dukhovni <ietf-dane@dukhovni.org>
To: dane@ietf.org
Message-ID: <20141211235519.GO25666@mournblade.imrryr.org>
References: <95826148-4F06-4942-87A4-2F6601BA0F90@nist.gov> <20141211221456.GI3448@localhost>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <20141211221456.GI3448@localhost>
User-Agent: Mutt/1.5.23 (2014-03-12)
Archived-At: http://mailarchive.ietf.org/arch/msg/dane/z6XLkL30a3N67dtpenAm9ESL4sE
Subject: Re: [dane] email canonicalization for SMIMEA owner names
X-BeenThere: dane@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
Reply-To: dane@ietf.org
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: <http://www.ietf.org/mail-archive/web/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: Thu, 11 Dec 2014 23:55:24 -0000

On Thu, Dec 11, 2014 at 04:15:01PM -0600, Nico Williams wrote:

> If I want to
> publish SMIMEA RRs for all possible capitalizations of "foo"
> @bar.example, well I can, and if I don't want to then I don't have to.

The problem is that (without my encoding) a client can't tell
whether the "foo@example.com" key it found really is the
"FOO@example.com" it wanted to reach, or whether that is some other
mailbox.  Yes, any mailbox provider that assigned mailboxes that
way would be insane, but not "criminally insane"... :-)

So my "@local:" prefix avoids collisions if there are in fact sites
where mailboxes are case-sensitive.

I am pleased with John Levine's characterization of my proposal:

    * It's terrible.
    * We may as well use it.

Like passwords for authentication (or democracy as a form of
governance), it stinks, but the other options stink more.

-- 
	Viktor.