Re: [DNSOP] [Ext] future-proofing (Re: Working Group Last Call for: Message Digest for DNS Zones)

Paul Vixie <paul@redbarn.org> Thu, 16 January 2020 02:05 UTC

Return-Path: <paul@redbarn.org>
X-Original-To: dnsop@ietfa.amsl.com
Delivered-To: dnsop@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0081F120046 for <dnsop@ietfa.amsl.com>; Wed, 15 Jan 2020 18:05:07 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.898
X-Spam-Level:
X-Spam-Status: No, score=-1.898 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_NONE=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 GeTFpXWaFDGN for <dnsop@ietfa.amsl.com>; Wed, 15 Jan 2020 18:05:05 -0800 (PST)
Received: from family.redbarn.org (family.redbarn.org [24.104.150.213]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6DFB912002F for <dnsop@ietf.org>; Wed, 15 Jan 2020 18:05:05 -0800 (PST)
Received: from [192.168.39.234] (unknown [202.28.222.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by family.redbarn.org (Postfix) with ESMTPSA id 44672B0591; Thu, 16 Jan 2020 02:05:02 +0000 (UTC)
To: Michael StJohns <msj@nthpermutation.com>
Cc: dnsop@ietf.org
References: <CADyWQ+G1w9_vcU3oO9MsKcP4hTLPXKFb+xY7LJGExbAfjzsDMw@mail.gmail.com> <D9E20677-B76F-4028-A283-6FA5DEEC22AE@verisign.com> <b3132d4a-8b91-27ff-83af-0204a47ec2c3@nthpermutation.com> <28189634.PH2fhW1m7e@linux-9daj> <57C19AE6-CE64-42F4-BFF1-7FD5C442CD4A@verisign.com> <4c9cee8f-c05f-1cb4-6a2d-4e61371bf045@nthpermutation.com> <C34B2364-13D8-461A-B15C-090C1C2F6200@verisign.com> <94fc8dac-0735-67af-f413-004e6f84c349@time-travellers.org> <956DFE58-587E-47FA-8D60-C279351697ED@icann.org> <CAH1iCirrLDfrVxUNx4eYdpv5Gfw2X=k_byOprDN9CZDkyLDoiQ@mail.gmail.com> <5f68ad09-f607-a502-18ee-56d658de93ce@nthpermutation.com>
From: Paul Vixie <paul@redbarn.org>
Message-ID: <737c3973-d626-b38e-854f-3f5d42a0745b@redbarn.org>
Date: Wed, 15 Jan 2020 18:04:59 -0800
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 PostboxApp/7.0.10
MIME-Version: 1.0
In-Reply-To: <5f68ad09-f607-a502-18ee-56d658de93ce@nthpermutation.com>
Content-Type: text/plain; charset="utf-8"; format="flowed"
Content-Language: en-US
Content-Transfer-Encoding: 8bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnsop/irkOl3YXN_pYpUe8s-9fGxcWO6c>
Subject: Re: [DNSOP] [Ext] future-proofing (Re: Working Group Last Call for: Message Digest for DNS Zones)
X-BeenThere: dnsop@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF DNSOP WG mailing list <dnsop.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dnsop>, <mailto:dnsop-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dnsop/>
List-Post: <mailto:dnsop@ietf.org>
List-Help: <mailto:dnsop-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dnsop>, <mailto:dnsop-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 Jan 2020 02:05:07 -0000


Michael StJohns wrote on 2020-01-15 17:28:
> ...  I think its a co-existence issue here.  I don't think you should
> have two different (calculation-wise) ZONEMD-like RRSets in the same 
> zone for the reasons you've mentioned.  I don't think that reserving RR 
> types is the right way of doing things and I'm not sure how you'd write 
> the IANA guidance to cover the later assignment of those type numbers. 
> It's possible that we can tweak this a bit and get around the problem.
> 
> So maybe:
> 
> 1 byte - Scheme - 1 == SIMPLE
> 
> Which has a body of
> 
> 1 byte - digest - 1 == SHA384, a
> 
> followed by N bytes of the appropriate digest length.
> 
> 
> And either "Only one Scheme shall be used per zone.  A receiver shall 
> consider a zone containing multiple schemes as invalid for the purposes 
> of this document".   or "The SIMPLE scheme shall exclude any ZONEMD RR 
> of a non-SIMPLE scheme from the digest calculation for the SIMPLE 
> scheme" or "ZONEMD digest calculations for any scheme shall only include 
> ZONEMD RRs with matching schemes - no placeholder records for non-scheme 
> ZONEMD rrs shall be added to the calculation".
> 
> I think the last of these three is probably the right approach.
+1.

-- 
P Vixie