Re: [netmod] I-D Action: draft-ietf-netmod-factory-default-04.txt

Kent Watsen <kent+ietf@watsen.net> Tue, 05 November 2019 19:27 UTC

Return-Path: <0100016e3d0902cc-d58ef1b8-7263-442b-af90-a55a2897696e-000000@amazonses.watsen.net>
X-Original-To: netmod@ietfa.amsl.com
Delivered-To: netmod@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DDB33120A2B for <netmod@ietfa.amsl.com>; Tue, 5 Nov 2019 11:27:13 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.897
X-Spam-Level:
X-Spam-Status: No, score=-1.897 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_NONE=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=amazonses.com
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 ZIi3CbUW2VvG for <netmod@ietfa.amsl.com>; Tue, 5 Nov 2019 11:27:12 -0800 (PST)
Received: from a8-64.smtp-out.amazonses.com (a8-64.smtp-out.amazonses.com [54.240.8.64]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 728A6120968 for <netmod@ietf.org>; Tue, 5 Nov 2019 11:27:12 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=6gbrjpgwjskckoa6a5zn6fwqkn67xbtw; d=amazonses.com; t=1572982031; h=From:Message-Id:Content-Type:Mime-Version:Subject:Date:In-Reply-To:Cc:To:References:Feedback-ID; bh=PyqMu1qgquIsWtXf8JC0xNDCaAZ4Ls08WuyUR0hICHE=; b=MyJ/le10AkkyIGoPwP7Mp4wNBEGTaJJfYxqo/J0d5S0oSxFApwW6hmVNsvhMMYuA GrSdh+Fw3RiukxSiU9G0GWeGykBYiyGS+/eTvCmBvDVMa6glX0Dw3CHSBgy+cHRGfcB gu1+5ZUqFiD09gQO4Y4oUtERZ9h00vGvHwj4QGrU=
From: Kent Watsen <kent+ietf@watsen.net>
Message-ID: <0100016e3d0902cc-d58ef1b8-7263-442b-af90-a55a2897696e-000000@email.amazonses.com>
Content-Type: multipart/alternative; boundary="Apple-Mail=_86D74FED-75B7-4BE2-8BE6-7C5CC6E89007"
Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\))
Date: Tue, 05 Nov 2019 19:27:11 +0000
In-Reply-To: <20191105174101.GD76016@shrubbery.net>
Cc: Juergen Schoenwaelder <J.Schoenwaelder@jacobs-university.de>, "netmod@ietf.org" <netmod@ietf.org>
To: john heasley <heas@shrubbery.net>
References: <157223376272.17168.5194653341767680835@ietfa.amsl.com> <20191105074206.GA11275@shrubbery.net> <20191105074711.qo4aauxxbqtnfu6h@anna.jacobs.jacobs-university.de> <20191105174101.GD76016@shrubbery.net>
X-Mailer: Apple Mail (2.3445.104.11)
X-SES-Outgoing: 2019.11.05-54.240.8.64
Feedback-ID: 1.us-east-1.DKmIRZFhhsBhtmFMNikgwZUWVrODEw9qVcPhqJEI2DA=:AmazonSES
Archived-At: <https://mailarchive.ietf.org/arch/msg/netmod/3aoYunt1pB7COsaxpcoBUfbLu7o>
Subject: Re: [netmod] I-D Action: draft-ietf-netmod-factory-default-04.txt
X-BeenThere: netmod@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: NETMOD WG list <netmod.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/netmod>, <mailto:netmod-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/netmod/>
List-Post: <mailto:netmod@ietf.org>
List-Help: <mailto:netmod-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/netmod>, <mailto:netmod-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 05 Nov 2019 19:27:14 -0000

> Yes, I'm suggesting that this "clearing" be a requirement, even if the
> operator has the choice between clear "only the configuration" and
> "everything."  "might" -> "MUST".
> 
> The fine line between too vague and too much detail must be found. >>>
> 
> In addition,the "factory-reset" RPC MUST
> restore storage to factory condition, including
> remove log files,
> remove temporary files,
> remove certificates, keys, etc
> zero passwords,
> <insert other things>
> 
> The process (SHOULD|MUST) zero/pattern-write then remove sensitive files
> such as the TLS keys, configuration stores, etc.
> 
> The RPC MAY provide an option to limit the actions to factory reset of
> the configuration.


Strongly agree.

Kent // contributor