Re: [DNSOP] New Version Notification for draft-wessels-dns-zone-digest-01.txt

"Paul Hoffman" <paul.hoffman@vpnc.org> Fri, 27 July 2018 00:37 UTC

Return-Path: <paul.hoffman@vpnc.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 D752D1292F1 for <dnsop@ietfa.amsl.com>; Thu, 26 Jul 2018 17:37:55 -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 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 yryvTJ_cFdrt for <dnsop@ietfa.amsl.com>; Thu, 26 Jul 2018 17:37:54 -0700 (PDT)
Received: from mail.proper.com (Opus1.Proper.COM [207.182.41.91]) (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 BC161130DC0 for <dnsop@ietf.org>; Thu, 26 Jul 2018 17:37:54 -0700 (PDT)
Received: from [10.32.60.118] (50-1-51-141.dsl.dynamic.fusionbroadband.com [50.1.51.141]) (authenticated bits=0) by mail.proper.com (8.15.2/8.15.2) with ESMTPSA id w6R0baXj085310 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 26 Jul 2018 17:37:38 -0700 (MST) (envelope-from paul.hoffman@vpnc.org)
X-Authentication-Warning: mail.proper.com: Host 50-1-51-141.dsl.dynamic.fusionbroadband.com [50.1.51.141] claimed to be [10.32.60.118]
From: Paul Hoffman <paul.hoffman@vpnc.org>
To: Ondřej Surý <ondrej@isc.org>
Cc: dnsop <dnsop@ietf.org>
Date: Thu, 26 Jul 2018 17:37:50 -0700
X-Mailer: MailMate (1.11.3r5509)
Message-ID: <FEB616DB-F4AE-4E2B-A9A5-DD01E5FB4354@vpnc.org>
In-Reply-To: <5ECF7D77-045A-4F7F-9126-289F62F97FE5@isc.org>
References: <4DCC5A51-1AB0-47B6-92B5-79B6894F9A9C@verisign.com> <6FFED142-0752-40FD-AF5C-7E9D6617DC03@isc.org> <056430ED-F87E-4170-B2D0-0EA3F57D9C60@verisign.com> <3B9A8C03-3095-46EE-A5FF-0EFC0D9FD3ED@isc.org> <872BB5B5-A685-4B65-BA22-C9B352A58BD9@vpnc.org> <5ECF7D77-045A-4F7F-9126-289F62F97FE5@isc.org>
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"; format="flowed"
Content-Transfer-Encoding: 8bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnsop/pWXdi7-2q7v7zHxPL8Ov-Oo7sO4>
Subject: Re: [DNSOP] New Version Notification for draft-wessels-dns-zone-digest-01.txt
X-BeenThere: dnsop@ietf.org
X-Mailman-Version: 2.1.27
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: Fri, 27 Jul 2018 00:37:56 -0000

On 26 Jul 2018, at 10:25, Ondřej Surý wrote:

>> If the ZONEMD record is signed, the only person who can mount a 
>> collision attack is the zone owner themselves. If the ZONEMD record 
>> is unsigned, an attacker can just remove it.
>
> I believe, that’s not true.  The ZONEMD can stay intact while the 
> attacker would modify the unsigned parts of the zone to create a same 
> checksum, but different contents?  He might be targeting just this 
> particular zone and it’s delegation, so everything else is 
> throw-away junk that can be modified.
>
>> What is the attack you are envisioning?

You didn't answer the last question. It sounds like you want it as a 
signature over the entire zone. If so, then I fully agree that using 
hash algorithms that have known collision attacks is a very bad idea. 
But I also think that using ZONEMD as a strong signature is a bad idea: 
that's what signing algorithms are for.

--Paul Hoffman