Re: [dane] Discussion: New draft: DANE opportunistic TLS for SMTP

Viktor Dukhovni <viktor1dane@dukhovni.org> Mon, 20 May 2013 16:01 UTC

Return-Path: <viktor1dane@dukhovni.org>
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 F37DF21F86F5 for <dane@ietfa.amsl.com>; Mon, 20 May 2013 09:01:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.556
X-Spam-Level:
X-Spam-Status: No, score=-2.556 tagged_above=-999 required=5 tests=[AWL=0.043, BAYES_00=-2.599]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SqKkPa2qnobL for <dane@ietfa.amsl.com>; Mon, 20 May 2013 09:01:35 -0700 (PDT)
Received: from mournblade.imrryr.org (mournblade.imrryr.org [208.77.212.107]) by ietfa.amsl.com (Postfix) with ESMTP id E929021F93B9 for <dane@ietf.org>; Mon, 20 May 2013 09:01:30 -0700 (PDT)
Received: by mournblade.imrryr.org (Postfix, from userid 1034) id 6786C2AAD96; Mon, 20 May 2013 16:01:30 +0000 (UTC)
Date: Mon, 20 May 2013 16:01:30 +0000
From: Viktor Dukhovni <viktor1dane@dukhovni.org>
To: dane@ietf.org
Message-ID: <20130520160130.GT582@mournblade.imrryr.org>
References: <20130520140950.GR582@mournblade.imrryr.org> <1397CFB2-7197-4C28-93D5-C8602468787C@vpnc.org>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <1397CFB2-7197-4C28-93D5-C8602468787C@vpnc.org>
User-Agent: Mutt/1.5.21 (2010-09-15)
Subject: Re: [dane] Discussion: New draft: DANE opportunistic TLS for SMTP
X-BeenThere: dane@ietf.org
X-Mailman-Version: 2.1.12
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: Mon, 20 May 2013 16:01:40 -0000

On Mon, May 20, 2013 at 08:16:11AM -0700, Paul Hoffman wrote:

> On May 20, 2013, at 7:09 AM, Viktor Dukhovni <viktor1dane@dukhovni.org> wrote:
> 
> > This proposed protocol supports opportunistic TLS with DANE
> > authentication resistant to MITM downgrade attacks.
> 
> This seems like really important work. Lots of people turn on
> STARTTLS in SMTP with no actual certificate verification because
> the want better than nothing security but don't want the operational
> overhead of actually rejecting bad TLS. It seems like this proposal
> actually gets them better protection with the same lack of overhead
> if they don't want to reject. It also gives those who want to reject
> bad TLS a better basis to do so.

I should note that my draft substantively overlaps draft-ietf-dane-smtp-01.
Core differences:

    - The new draft includes a more expansive treatment of the semantics of the
      various TLSA RR types in the context of SMTP.

    - The new draft addresses SMTP submission with RFC 6409 SRV records.

    - The new draft specifies the target of a CNAME as the base name for TLSA
      lookups with MX hosts (and with non-MX domains).

Since https://tools.ietf.org/html/draft-ietf-dane-smtp-01#section-3
also specifies opportunistic security, the core premise is common
to the two drafts.  Perhaps the two drafts can be merged.

-- 
	Viktor.