Re: [dane] email canonicalization for SMIMEA owner names

Nico Williams <nico@cryptonector.com> Fri, 12 December 2014 18:38 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 EABF81A1B9B for <dane@ietfa.amsl.com>; Fri, 12 Dec 2014 10:38:55 -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 YLT319mPIur4 for <dane@ietfa.amsl.com>; Fri, 12 Dec 2014 10:38:55 -0800 (PST)
Received: from homiemail-a86.g.dreamhost.com (sub4.mail.dreamhost.com [69.163.253.135]) by ietfa.amsl.com (Postfix) with ESMTP id 85E071A1EFC for <dane@ietf.org>; Fri, 12 Dec 2014 10:38:44 -0800 (PST)
Received: from homiemail-a86.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a86.g.dreamhost.com (Postfix) with ESMTP id 401EA360072 for <dane@ietf.org>; Fri, 12 Dec 2014 10:38:44 -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=mBwt8E8p51z3j6hJSHIHro+2J+I =; b=IaPfXIHYim4kW/5x5YaBhYyRA3LohYXkpjbDje8whOVjWugEKs3BlqVMuak 3B8LQYiK1VTzvZ+SnyKKvtpzjIeSQYj3Q+2ZYgE+9eNhikIhxjAfxGHoEiY68Jy8 CHaN9KTveuS4QIjnBhJNfJ4ZuOHdPFg9SAukqk14sGnJNVjw=
Received: from localhost (108-207-244-174.lightspeed.austtx.sbcglobal.net [108.207.244.174]) (Authenticated sender: nico@cryptonector.com) by homiemail-a86.g.dreamhost.com (Postfix) with ESMTPA id F306936006D for <dane@ietf.org>; Fri, 12 Dec 2014 10:38:43 -0800 (PST)
Date: Fri, 12 Dec 2014 12:38:28 -0600
From: Nico Williams <nico@cryptonector.com>
To: dane@ietf.org
Message-ID: <20141212183823.GV3448@localhost>
References: <95826148-4F06-4942-87A4-2F6601BA0F90@nist.gov> <CABrd9SQ1umsP731hvghV92EL5y2P4i++ESyrvxUhJD==z=pKpw@mail.gmail.com> <F79847E4-C748-467F-ADA3-0DBCD5CFE697@nohats.ca> <20141212175242.GB25666@mournblade.imrryr.org>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <20141212175242.GB25666@mournblade.imrryr.org>
User-Agent: Mutt/1.5.21 (2010-09-15)
Archived-At: http://mailarchive.ietf.org/arch/msg/dane/pwudTfefaG7-fFYgV6OINddvMPs
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 18:38:56 -0000

On Fri, Dec 12, 2014 at 05:52:42PM +0000, Viktor Dukhovni wrote:
> If queries are sent to an HTTPS service that is deployed with the
> (ultimate) inbound MTA for "example.com", then X.509 key lookup is
> rather similar to what the MTA already does to validate the inbound
> recipient so as not to be a backscatter source.

Yes.  It has to be HTTPS because that will go through firewalls.

Whereas my chaining through MSAs/MTAs idea is too burdensome on the
MSAs/MTAs.

For verification of sender signing certs this need not reveal anything
about valid local-parts.

For recipient encryption cert lookups... avoiding an oracle for
local-part validity is harder because the service would have to serve a
valid encryption cert (SMIMEA RRs, really) for every query.  For PK
algorithms where it's cheap to fake random public keys this is not a
problem at all.

> The main thing this would have to recommend itself is there is no
> encoding of the localpart into DNS labels, [...]

And thus no canonicalization concerns.

> The oracle can query LDAP, ... can make up fake replies for
> non-existent addresses to thwart directory harvesting attacks
> if desired, ...
> 
> HTTPS, allows the service to be reached from inside corporate
> environments that block most other outbound services (possibly
> including external DNS).  In some environments even HTTPS is subject
> to corporate MiTM (that the users are aware of with the HTTP proxy
> signing certs trusted by browsers, ...).  In such environments
> users don't get end-to-end email encryption, just like they don't
> get end-to-end HTTPS.  Their border email gateway might be able to
> play gateway-to-gateway SMIME with the destination.

Yeah, and then either the client gives up (hey, if it's in a corporate
network that seems fair) or we do the chaining-with-DNSSEC-proof thing I
proposed earlier.

Nico
--