Re: [dane] email canonicalization for SMIMEA owner names

Nico Williams <nico@cryptonector.com> Fri, 12 December 2014 04:16 UTC

Return-Path: <nico@cryptonector.com>
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 0592A1A7017 for <dane@ietfa.amsl.com>; Thu, 11 Dec 2014 20:16:48 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.666
X-Spam-Level:
X-Spam-Status: No, score=-1.666 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, IP_NOT_FRIENDLY=0.334, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=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 kr4IDZUgpSFU for <dane@ietfa.amsl.com>; Thu, 11 Dec 2014 20:16:47 -0800 (PST)
Received: from homiemail-a26.g.dreamhost.com (sub4.mail.dreamhost.com [69.163.253.135]) by ietfa.amsl.com (Postfix) with ESMTP id 51C291A6F9A for <dane@ietf.org>; Thu, 11 Dec 2014 20:16:47 -0800 (PST)
Received: from homiemail-a26.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a26.g.dreamhost.com (Postfix) with ESMTP id 1730FB805C for <dane@ietf.org>; Thu, 11 Dec 2014 20:16:47 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cryptonector.com; h=date :from:to:subject:message-id:references:mime-version:content-type :in-reply-to; s=cryptonector.com; bh=5rVbtA751ZtQ6w8IfeIGwxH1/Ho =; b=GKrLUpnvvCisrdqW43z6t6GctTT3KVImnoxTNC9AIMDJiEGfXlmMruCzuMw jmJ9LqEtgF7Ps5s8e8ZTK3oAdIesU97QH/IHq/X8DP7fuDd5DtdASYAF8ZFFsq8K ZwEbz3pYUb0LP0bKmaJCvMgoDPQpExqV/EwoK47wO277qGs4=
Received: from localhost (108-207-244-174.lightspeed.austtx.sbcglobal.net [108.207.244.174]) (Authenticated sender: nico@cryptonector.com) by homiemail-a26.g.dreamhost.com (Postfix) with ESMTPA id D8194B8057 for <dane@ietf.org>; Thu, 11 Dec 2014 20:16:46 -0800 (PST)
Date: Thu, 11 Dec 2014 22:16:46 -0600
From: Nico Williams <nico@cryptonector.com>
To: dane@ietf.org
Message-ID: <20141212041641.GQ3448@localhost>
References: <95826148-4F06-4942-87A4-2F6601BA0F90@nist.gov> <20141211221456.GI3448@localhost> <20141211235519.GO25666@mournblade.imrryr.org> <20141212000953.B0FE5254EAE8@rock.dv.isc.org> <20141212003130.GQ25666@mournblade.imrryr.org> <20141212004131.09FDB254F4F4@rock.dv.isc.org> <20141212005550.GR25666@mournblade.imrryr.org> <20141212010007.2F78C254FBF3@rock.dv.isc.org> <CAF4kx8cXQYmfQ-3FVN64GFK_3mc0xt6ZYAXo9_NdFx0n1B+RXA@mail.gmail.com> <20141212013656.GT25666@mournblade.imrryr.org>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <20141212013656.GT25666@mournblade.imrryr.org>
User-Agent: Mutt/1.5.21 (2010-09-15)
Archived-At: http://mailarchive.ietf.org/arch/msg/dane/aCwR6pHoznvpD6xj7bPXR8muZNE
Subject: Re: [dane] email canonicalization for SMIMEA owner names
X-BeenThere: dane@ietf.org
X-Mailman-Version: 2.1.15
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: <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: Fri, 12 Dec 2014 04:16:48 -0000

On Fri, Dec 12, 2014 at 01:36:56AM +0000, Viktor Dukhovni wrote:
> On Thu, Dec 11, 2014 at 05:22:03PM -0800, Ian Fette (????????) wrote:
> > Sorry, just reading the SMIMEA stuff for the first time, so apologies for
> > the basic question, but do I really have to publish a record for each
> > address? How would I say "this is a trusted intermediate CA for *@gmail.com
> > "?
> 
> That would look like so:
> 
>     ;; insert CNAMEs for any desired indirection when
>     ;; the same set of SMIMEA RRs handles multiple domains
>     ;;
>     *._smimecert.gmail.com IN SMIMEA 2 0 1 <blob>
> 
> Keep in mind that this only supports signature verification, not
> encryption, one can't encrypt to an intermediate CA, one needs the
> leaf public key for that.  So enabling encryption on first contact
> requires publishing per-user keys by some means.

There's always IBE, or just plain encrypting to the MTA's encryption
cert and then let it decrypt and re-encrypt to the local-part's
encryption key.

> Otherwise all one gets is authenticated key exchange, possibly
> followed later by encryption once leaf keys have been exchanged in
> both directions.

That's not so bad.  It's interactive, but so what.

Nico
--