Re: More mail madness?

Viktor Dukhovni <ietf-dane@dukhovni.org> Mon, 14 May 2018 17:02 UTC

Return-Path: <ietf-dane@dukhovni.org>
X-Original-To: ietf@ietfa.amsl.com
Delivered-To: ietf@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2A05F12E892 for <ietf@ietfa.amsl.com>; Mon, 14 May 2018 10:02:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.201
X-Spam-Level:
X-Spam-Status: No, score=-4.201 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001] autolearn=ham autolearn_force=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 MZnEVLvwCoUG for <ietf@ietfa.amsl.com>; Mon, 14 May 2018 10:02:34 -0700 (PDT)
Received: from mournblade.imrryr.org (mournblade.imrryr.org [108.5.242.66]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8575A1201F8 for <ietf@ietf.org>; Mon, 14 May 2018 10:02:34 -0700 (PDT)
Received: from [10.200.0.109] (unknown [8.2.105.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mournblade.imrryr.org (Postfix) with ESMTPSA id 191917A3309 for <ietf@ietf.org>; Mon, 14 May 2018 17:02:33 +0000 (UTC) (envelope-from ietf-dane@dukhovni.org)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 11.3 \(3445.6.18\))
Subject: Re: More mail madness?
From: Viktor Dukhovni <ietf-dane@dukhovni.org>
In-Reply-To: <51B631EC-78B3-4FF4-A82C-725A029F3DB3@nohats.ca>
Date: Mon, 14 May 2018 13:02:32 -0400
Content-Transfer-Encoding: quoted-printable
Reply-To: "ietf@ietf.org Discussion" <ietf@ietf.org>
Message-Id: <BB6B9ACA-6894-4C88-92FC-100E8B4BD20A@dukhovni.org>
References: <CAMm+LwiOfdptL6u=SyCtQnz7xKrJD6HTDkKs+JGeHf54CSiv8A@mail.gmail.com> <B0CE44DF-DC7C-4411-B1CC-30B87E38D3F6@vigilsec.com> <51B631EC-78B3-4FF4-A82C-725A029F3DB3@nohats.ca>
To: "ietf@ietf.org Discussion" <ietf@ietf.org>
X-Mailer: Apple Mail (2.3445.6.18)
Archived-At: <https://mailarchive.ietf.org/arch/msg/ietf/1iaaswx0vyc1hvY8A67q1xHwZ6M>
X-BeenThere: ietf@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: IETF-Discussion <ietf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf>, <mailto:ietf-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ietf/>
List-Post: <mailto:ietf@ietf.org>
List-Help: <mailto:ietf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 14 May 2018 17:02:36 -0000


> On May 14, 2018, at 12:35 PM, Paul Wouters <paul@nohats.ca> wrote:
> 
> 
> So that’s the bandaid. What and where will work be done on a solution?

A CBC-MAC (or some other suitable ciphertext MAC) would probably help to
defeat tampering with the CBC ciphertext.  As would encrypt-then-sign
(rather than the more typical for S/MIME sign-then-encrypt), but S/MIME
signatures are optional, so a ciphertext MAC seems appropriate.

-- 
	Viktor.