Re: [babel] 6126bis: implementing Babel-MAC is RECOMMENDED

Juliusz Chroboczek <jch@irif.fr> Mon, 23 December 2019 23:50 UTC

Return-Path: <jch@irif.fr>
X-Original-To: babel@ietfa.amsl.com
Delivered-To: babel@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5358C120044 for <babel@ietfa.amsl.com>; Mon, 23 Dec 2019 15:50:48 -0800 (PST)
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, SPF_HELO_NONE=0.001, 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 hl5NldzupX27 for <babel@ietfa.amsl.com>; Mon, 23 Dec 2019 15:50:47 -0800 (PST)
Received: from korolev.univ-paris7.fr (korolev.univ-paris7.fr [IPv6:2001:660:3301:8000::1:2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CDBD012002F for <babel@ietf.org>; Mon, 23 Dec 2019 15:50:46 -0800 (PST)
Received: from mailhub.math.univ-paris-diderot.fr (mailhub.math.univ-paris-diderot.fr [81.194.30.253]) by korolev.univ-paris7.fr (8.14.4/8.14.4/relay1/82085) with ESMTP id xBNNofrc014089; Tue, 24 Dec 2019 00:50:41 +0100
Received: from mailhub.math.univ-paris-diderot.fr (localhost [127.0.0.1]) by mailhub.math.univ-paris-diderot.fr (Postfix) with ESMTP id EE95B101DF5; Tue, 24 Dec 2019 00:50:44 +0100 (CET)
X-Virus-Scanned: amavisd-new at math.univ-paris-diderot.fr
Received: from mailhub.math.univ-paris-diderot.fr ([127.0.0.1]) by mailhub.math.univ-paris-diderot.fr (mailhub.math.univ-paris-diderot.fr [127.0.0.1]) (amavisd-new, port 10023) with ESMTP id r-1HLyHmMv_o; Tue, 24 Dec 2019 00:50:43 +0100 (CET)
Received: from pirx.irif.fr (176-153-23-26.abo.bbox.fr [176.153.23.26]) (Authenticated sender: jch) by mailhub.math.univ-paris-diderot.fr (Postfix) with ESMTPSA id AB886101DF3; Tue, 24 Dec 2019 00:50:43 +0100 (CET)
Date: Tue, 24 Dec 2019 00:50:42 +0100
Message-ID: <87d0cewqi5.wl-jch@irif.fr>
From: Juliusz Chroboczek <jch@irif.fr>
To: babel@ietf.org
Cc: David Schinazi <dschinazi.ietf@gmail.com>
In-Reply-To: <87y2v2vcb7.wl-jch@irif.fr>
References: <87y2v2vcb7.wl-jch@irif.fr>
User-Agent: Wanderlust/2.15.9
MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue")
Content-Type: text/plain; charset="US-ASCII"
X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (korolev.univ-paris7.fr [194.254.61.138]); Tue, 24 Dec 2019 00:50:41 +0100 (CET)
X-Miltered: at korolev with ID 5E0152D1.000 by Joe's j-chkmail (http : // j-chkmail dot ensmp dot fr)!
X-j-chkmail-Enveloppe: 5E0152D1.000 from mailhub.math.univ-paris-diderot.fr/mailhub.math.univ-paris-diderot.fr/null/mailhub.math.univ-paris-diderot.fr/<jch@irif.fr>
X-j-chkmail-Score: MSGID : 5E0152D1.000 on korolev.univ-paris7.fr : j-chkmail score : . : R=. U=. O=. B=0.000 -> S=0.000
X-j-chkmail-Status: Ham
Archived-At: <https://mailarchive.ietf.org/arch/msg/babel/FScqwnyMKxiCla-SlcIkQWmM-l8>
Subject: Re: [babel] 6126bis: implementing Babel-MAC is RECOMMENDED
X-BeenThere: babel@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "A list for discussion of the Babel Routing Protocol." <babel.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/babel>, <mailto:babel-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/babel/>
List-Post: <mailto:babel@ietf.org>
List-Help: <mailto:babel-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/babel>, <mailto:babel-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 23 Dec 2019 23:50:48 -0000

>     Every implementation of Babel SHOULD implement BABEL-MAC.

I'm realising that this may seem somewhat cryptic to those of you who
haven't been following the ongoing discussion with the IESG.

Babel-MAC is already the RECOMMENDED cryptographic protection mechanism.
However, there's no normative language that recommends implementing
Babel-MAC.  This merely adds a recommendation for implementers, as opposed
to network administrators (who are already encouraged to deploy Babel-MAC).

-- Juliusz