Re: [DNSOP] DNSSEC validator requirements

Petr Špaček <petr.spacek@nic.cz> Fri, 07 April 2017 11:25 UTC

Return-Path: <petr.spacek@nic.cz>
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 835EB128D40 for <dnsop@ietfa.amsl.com>; Fri, 7 Apr 2017 04:25:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.001
X-Spam-Level:
X-Spam-Status: No, score=-7.001 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RP_MATCHES_RCVD=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=nic.cz
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 PXtCj0V7qcKH for <dnsop@ietfa.amsl.com>; Fri, 7 Apr 2017 04:25:23 -0700 (PDT)
Received: from mail.nic.cz (mail.nic.cz [217.31.204.67]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9A079120046 for <dnsop@ietf.org>; Fri, 7 Apr 2017 04:25:23 -0700 (PDT)
Received: from [IPv6:2001:67c:1220:80c:e4f1:5ed2:dd83:bd03] (unknown [IPv6:2001:67c:1220:80c:e4f1:5ed2:dd83:bd03]) by mail.nic.cz (Postfix) with ESMTPSA id 9F50A60900 for <dnsop@ietf.org>; Fri, 7 Apr 2017 13:25:21 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nic.cz; s=default; t=1491564321; bh=LFuUncdOR/+iu3RVyKJk1o3m5ZfEeNMjLZUafIVCaHE=; h=To:From:Date; b=PLN1bLiaQXoE1bd1PTVruAy56x14dDhiv8/z0izaRcmcO1j8hTYAKMI++jIOuD/OA kbDMHqOQ/Z+i7QRrw2jQRapk6mkU574A8ke5hInvtW+Y3LRACOymtCd9O44G7KFRCh V34pMDhAikDq2vkhVMGHq4TZpRHWRYC+uOiv1h30=
To: dnsop@ietf.org
References: <20170331034800.GD99337@isc.org>
From: Petr Špaček <petr.spacek@nic.cz>
Organization: CZ.NIC
Message-ID: <cb2dca19-654c-2411-5ef6-613ce3276808@nic.cz>
Date: Fri, 07 Apr 2017 13:25:21 +0200
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
MIME-Version: 1.0
In-Reply-To: <20170331034800.GD99337@isc.org>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 8bit
X-Virus-Scanned: clamav-milter 0.99.2 at mail
X-Virus-Status: Clean
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnsop/QOj6J1G6ME0wW2I8RivcSyTyphw>
Subject: Re: [DNSOP] DNSSEC validator requirements
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: Fri, 07 Apr 2017 11:25:25 -0000

On 31.3.2017 05:48, Evan Hunt wrote:
> I have reviewed draft-mglt-dnsop-dnssec-validator-requirements-04.txt and
> some comments on the substance of it are below. (I'll also send some
> grammatical nitpicks via private mail.)
> 
>> However, without valid trust anchor(s) and an acceptable value for the
>> current time, DNSSEC validation cannot be performed.  This document lists
>> the requirements to be addressed so resolvers can have DNSSEC validation
>> can be always-on.
> 
> This abstract, and the introduction below, both seem to suggest that the
> intention of this draft is to list requirements for automatic bootstrapping
> and recovery of DNSSEC without human intervention.  However, several of the
> requirements actually included in the text describe mechanisms of human
> intervention: for example, insertion of negative trust anchors or the
> ability to flush the cache.
> 
> To my mind, any need for human intervention contradicts the idea of DNSSEC
> being "always-on"; humans can't react instantly.  So I suggest revising
> the abstract and the problem statement to say that these are requirements
> for a DNSSEC validator to be recovered when it fails, rather than for
> it always to be on.

A document listing what can possibly go wrong with DNSSEC deployment in
real world and what "features/tools" software vendors have to provide to
ease recovery is a good idea.

Having said that, I support Evan's view that here we are not talking
about "always-on" but more about "human intervention"/recovery. I think
that all other Evan's comments are good ideas as well and improve the
document.

I'm looking forward to reviewing a new version of the document.

-- 
Petr Špaček  @  CZ.NIC