Re: [netmod] MD5 in ianach ex-RFC7317

Kent Watsen <kent@watsen.net> Tue, 09 February 2021 17:06 UTC

Return-Path: <0100017787c260d9-55bdd1ae-c12b-4cb6-87b4-94e95951fe36-000000@amazonses.watsen.net>
X-Original-To: netmod@ietfa.amsl.com
Delivered-To: netmod@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A2AEE3A1010 for <netmod@ietfa.amsl.com>; Tue, 9 Feb 2021 09:06:41 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=amazonses.com
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 EDnOWliUyhaQ for <netmod@ietfa.amsl.com>; Tue, 9 Feb 2021 09:06:40 -0800 (PST)
Received: from a8-33.smtp-out.amazonses.com (a8-33.smtp-out.amazonses.com [54.240.8.33]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5C5A83A100F for <netmod@ietf.org>; Tue, 9 Feb 2021 09:06:40 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=224i4yxa5dv7c2xz3womw6peuasteono; d=amazonses.com; t=1612890399; h=Content-Type:Mime-Version:Subject:From:In-Reply-To:Date:Cc:Content-Transfer-Encoding:Message-Id:References:To:Feedback-ID; bh=op9fTgvh/Xl0WqjAbl3gl+nGVwmApSQFnDid4B1ATss=; b=KonoKi4HUY2J+eoWPmBA57wX7UnQHzVoX7Us3zc69wXcup8YbzQ90EnVZoLktUfl bqHiRHv4R3QJYyxHtRgvuoMJYwcSx9b6IFjDcwmZYKvQHeTi5A0bL2ErgO/LTOsoV3o niHKuxgT/sK7ptHac0aLk7Dke2oWpfvZgybk2B+I=
Content-Type: text/plain; charset="us-ascii"
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.80.23.2.2\))
From: Kent Watsen <kent@watsen.net>
In-Reply-To: <AM7PR07MB624833298D6872811059D186A08E9@AM7PR07MB6248.eurprd07.prod.outlook.com>
Date: Tue, 09 Feb 2021 17:06:38 +0000
Cc: "netmod@ietf.org" <netmod@ietf.org>
Content-Transfer-Encoding: quoted-printable
Message-ID: <0100017787c260d9-55bdd1ae-c12b-4cb6-87b4-94e95951fe36-000000@email.amazonses.com>
References: <AM7PR07MB624833298D6872811059D186A08E9@AM7PR07MB6248.eurprd07.prod.outlook.com>
To: tom petch <ietfc@btconnect.com>
X-Mailer: Apple Mail (2.3608.80.23.2.2)
X-SES-Outgoing: 2021.02.09-54.240.8.33
Feedback-ID: 1.us-east-1.DKmIRZFhhsBhtmFMNikgwZUWVrODEw9qVcPhqJEI2DA=:AmazonSES
Archived-At: <https://mailarchive.ietf.org/arch/msg/netmod/i5IZ2BxEoRWxez_6B0ts4bhCMrI>
Subject: Re: [netmod] MD5 in ianach ex-RFC7317
X-BeenThere: netmod@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: NETMOD WG list <netmod.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/netmod>, <mailto:netmod-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/netmod/>
List-Post: <mailto:netmod@ietf.org>
List-Help: <mailto:netmod-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/netmod>, <mailto:netmod-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Feb 2021 17:06:42 -0000

Hi Tom,

> MD5 has long been deprecated as in RFC6151, RFC8573(NTP).
> 
> The NTP YANG I-D, ntp-yang-data-model, imports ianach without any constraint and so goes against RFC8573.
> 
> I think we should update ianach to deprecate MD5 by adding a status clause.  This is a permitted update per YANG and the module is Expert Review so I believe that with the consensus of the NETMOD WG, IANA could be asked to add 'status deprecated' to MD5.
> 
> Thoughts?

I agree, but it takes an I-D to do the update, yes?

K.