Re: [DNSOP] rfc4641bis: NSEC vs NSEC3.

Paul Wouters <paul@xelerance.com> Sat, 20 February 2010 16:47 UTC

Return-Path: <paul@xelerance.com>
X-Original-To: dnsop@core3.amsl.com
Delivered-To: dnsop@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 1048F28C13B for <dnsop@core3.amsl.com>; Sat, 20 Feb 2010 08:47:11 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.499
X-Spam-Level:
X-Spam-Status: No, score=-2.499 tagged_above=-999 required=5 tests=[AWL=0.100, BAYES_00=-2.599]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3iB74pjuRfOC for <dnsop@core3.amsl.com>; Sat, 20 Feb 2010 08:47:10 -0800 (PST)
Received: from newtla.xelerance.com (newtla.xelerance.com [193.110.157.143]) by core3.amsl.com (Postfix) with ESMTP id 37ECC28C0F5 for <dnsop@ietf.org>; Sat, 20 Feb 2010 08:47:10 -0800 (PST)
Received: from tla.xelerance.com (tla.xelerance.com [193.110.157.130]) by newtla.xelerance.com (Postfix) with ESMTP id 6F2D3BC07; Sat, 20 Feb 2010 11:48:59 -0500 (EST)
Date: Sat, 20 Feb 2010 11:48:59 -0500
From: Paul Wouters <paul@xelerance.com>
To: Alex Bligh <alex@alex.org.uk>
In-Reply-To: <81089623CE67FA98D51CDA54@Ximines.local>
Message-ID: <alpine.LFD.1.10.1002201147540.25953@newtla.xelerance.com>
References: <200904282021.n3SKL3sg051528@givry.fdupont.fr> <59A58419-FDBD-4810-B2FA-0D293FFA00A5@NLnetLabs.nl> <alpine.LFD.1.10.1001211245180.12114@newtla.xelerance.com> <1AEAE091-2EB3-41DC-A51B-8DD49C10FAD5@NLnetLabs.nl> <24C8A8E2A81760E31D4CDE4A@Ximines.local> <8E6C64ED-A336-4E8B-996F-9FB471EB07C6@NLnetLabs.nl> <4B7FE58C.5030605@ogud.com> <81089623CE67FA98D51CDA54@Ximines.local>
User-Agent: Alpine 1.10 (LFD 962 2008-03-14)
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset="US-ASCII"; format="flowed"
Cc: Olaf Kolkman <olaf@NLnetLabs.nl>, dnsop WG <dnsop@ietf.org>
Subject: Re: [DNSOP] rfc4641bis: NSEC vs NSEC3.
X-BeenThere: dnsop@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF DNSOP WG mailing list <dnsop.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/dnsop>, <mailto:dnsop-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Sat, 20 Feb 2010 16:47:11 -0000

On Sat, 20 Feb 2010, Alex Bligh wrote:

>> There are two meachanisms to provide authenticated proof of
>> exsitance/non-existance in DNSSEC.
>
> I don't believe either provides proof of existence (apart from
> existence of the NSECx record).

If you can proof one, you can also proof the other :)

> I think they both only provide
> proof of non-existence (and in the case of NSEC3 opt out, not
> even that).

That I agree with. NSEC3 plus OPT-OUT does not give a full
authenticated proof of non-existance.

Paul