Re: [dane] Comments on draft-wouters-dane-openpgp-02

Viktor Dukhovni <ietf-dane@dukhovni.org> Mon, 28 July 2014 15:02 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 F28B41B287C for <dane@ietfa.amsl.com>; Mon, 28 Jul 2014 08:02:36 -0700 (PDT)
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 2NVus9dwplkH for <dane@ietfa.amsl.com>; Mon, 28 Jul 2014 08:02:32 -0700 (PDT)
Received: from mournblade.imrryr.org (mournblade.imrryr.org [38.117.134.19]) (using TLSv1.1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 464241A02E6 for <dane@ietf.org>; Mon, 28 Jul 2014 08:02:32 -0700 (PDT)
Received: by mournblade.imrryr.org (Postfix, from userid 1034) id 33D542AB2AE; Mon, 28 Jul 2014 15:02:31 +0000 (UTC)
Date: Mon, 28 Jul 2014 15:02:31 +0000
From: Viktor Dukhovni <ietf-dane@dukhovni.org>
To: dane@ietf.org
Message-ID: <20140728150230.GW15044@mournblade.imrryr.org>
References: <1d002b9795bf8f9946f1375fef78abd6@triangulum.uberspace.de> <20140728144712.1B7991ADC9@ld9781.wdf.sap.corp>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <20140728144712.1B7991ADC9@ld9781.wdf.sap.corp>
User-Agent: Mutt/1.5.23 (2014-03-12)
Archived-At: http://mailarchive.ietf.org/arch/msg/dane/9GZPG62WXUmU8azvu9G3ExOX-CA
Subject: Re: [dane] Comments on draft-wouters-dane-openpgp-02
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: Mon, 28 Jul 2014 15:02:37 -0000

On Mon, Jul 28, 2014 at 04:47:12PM +0200, Martin Rex wrote:

> Rene Bartsch wrote:
> > 
> > 2. MTAs/SPAM detection systems MUST check if the tupel "sender email 
> > address" <-> "sender OpenPGP public key" matches and MUST reject the 
> > email in case it does not match with signed messages to prevent address 
> > forgery and SPAM.
> 
> Terribly bad idea.  Similar to DMARC policies, such behaviour by MTA
> would be a true criminal offence when performed by telecommunications
> service providers under EU jurisdiction.
> 
> This is a check for the receiving MUA to perform.

Laws aside, PGP is an end-to-end security mechanism, and is generally
the concern of MUAs not MTAs.  A PGP-signed message can be Resent
or forwarded via a list, and the envelope sender need not match
the message author.  Yes, I also find DMARC distasteful on technical,
rather than legal grounds.

-- 
	Viktor.