Re: [DNSOP] Remarks about draft-wkumari-dnsop-internal-00

Paul Wouters <paul@nohats.ca> Thu, 07 September 2017 15:21 UTC

Return-Path: <paul@nohats.ca>
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 3E708132F94 for <dnsop@ietfa.amsl.com>; Thu, 7 Sep 2017 08:21:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level:
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=nohats.ca
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 WmxajbBsN3E3 for <dnsop@ietfa.amsl.com>; Thu, 7 Sep 2017 08:21:20 -0700 (PDT)
Received: from mx.nohats.ca (mx.nohats.ca [193.110.157.68]) (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 1F98F132F90 for <dnsop@ietf.org>; Thu, 7 Sep 2017 08:21:13 -0700 (PDT)
Received: from localhost (localhost [IPv6:::1]) by mx.nohats.ca (Postfix) with ESMTP id 3xp40k39MPzFTB; Thu, 7 Sep 2017 17:21:10 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nohats.ca; s=default; t=1504797670; bh=nwZx2iIoGBRl6PnRXVwFsUEpMgvCCueWf6r9I6lseKU=; h=Date:From:To:cc:Subject:In-Reply-To:References; b=RMWJf6iz4i2DQ8N96CTTCYZ8FOq1TrlY6NEhfnbgS8kf0LSYpTW3RzO14wkV7oQtU gTPDzI8hqfQ87LaqIKVOC8W07dEWj0q7nuiDicCdOh9bQUv34Xu2/zIFPihdtENdbB lnqxwnY05vM+mOIzjJFmuXiAPWst2ujUKrj6QgJ4=
X-Virus-Scanned: amavisd-new at mx.nohats.ca
Received: from mx.nohats.ca ([IPv6:::1]) by localhost (mx.nohats.ca [IPv6:::1]) (amavisd-new, port 10024) with ESMTP id VDBXocM1AHDq; Thu, 7 Sep 2017 17:21:09 +0200 (CEST)
Received: from bofh.nohats.ca (bofh.nohats.ca [76.10.157.69]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx.nohats.ca (Postfix) with ESMTPS; Thu, 7 Sep 2017 17:21:09 +0200 (CEST)
Received: by bofh.nohats.ca (Postfix, from userid 1000) id 3F1A34EF55; Thu, 7 Sep 2017 11:21:08 -0400 (EDT)
DKIM-Filter: OpenDKIM Filter v2.11.0 bofh.nohats.ca 3F1A34EF55
Received: from localhost (localhost [127.0.0.1]) by bofh.nohats.ca (Postfix) with ESMTP id 2B2A540B828E; Thu, 7 Sep 2017 11:21:08 -0400 (EDT)
Date: Thu, 07 Sep 2017 11:21:07 -0400
From: Paul Wouters <paul@nohats.ca>
To: Stephane Bortzmeyer <bortzmeyer@nic.fr>
cc: dnsop@ietf.org
In-Reply-To: <20170907143239.x4out34m7weaah2u@nic.fr>
Message-ID: <alpine.LRH.2.21.1709071119530.21117@bofh.nohats.ca>
References: <20170907143239.x4out34m7weaah2u@nic.fr>
User-Agent: Alpine 2.21 (LRH 202 2017-01-01)
MIME-Version: 1.0
Content-Type: text/plain; charset="US-ASCII"; format="flowed"
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnsop/7QvWmY0GRWGMVS5p5KdCCNYq_hk>
Subject: Re: [DNSOP] Remarks about draft-wkumari-dnsop-internal-00
X-BeenThere: dnsop@ietf.org
X-Mailman-Version: 2.1.22
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, 07 Sep 2017 15:21:24 -0000

On Thu, 7 Sep 2017, Stephane Bortzmeyer wrote:

> This way, requests for anything.internal which leaked at the root
> would receive an insecure denial of existence (since there is no DS
> for .internal). Problem solved, no?

Wouldn't that be a secure denial of existence?

AFAIK, the root isn't using NSEC3/optout :)

Paul