[Mud] administrative control of devices --- thinking again about an IoT security WG

Michael Richardson <mcr+ietf@sandelman.ca> Fri, 18 September 2020 21:57 UTC

Return-Path: <mcr@sandelman.ca>
X-Original-To: mud@ietfa.amsl.com
Delivered-To: mud@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 88AEC3A096C; Fri, 18 Sep 2020 14:57:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] 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 z8tMSHOlJnvb; Fri, 18 Sep 2020 14:57:52 -0700 (PDT)
Received: from relay.sandelman.ca (relay.cooperix.net [176.58.120.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6CDA93A0966; Fri, 18 Sep 2020 14:57:51 -0700 (PDT)
Received: from dooku.sandelman.ca (CPE788a207f397a-CMbc4dfb96bb50.sdns.net.rogers.com [174.116.121.43]) by relay.sandelman.ca (Postfix) with ESMTPS id 91AD91F4A9; Fri, 18 Sep 2020 21:57:50 +0000 (UTC)
Received: by dooku.sandelman.ca (Postfix, from userid 179) id 816A51A022D; Fri, 18 Sep 2020 17:57:48 -0400 (EDT)
From: Michael Richardson <mcr+ietf@sandelman.ca>
To: mud@ietf.org, iot-onboarding@ietf.org
In-Reply-To: <13048.1599529310@localhost>
References: <13048.1599529310@localhost>
X-Mailer: MH-E 8.6+git; nmh 1.7+dev; GNU Emacs 26.1
X-Face: $\n1pF)h^`}$H>Hk{L"x@)JS7<%Az}5RyS@k9X%29-lHB$Ti.V>2bi.~ehC0; <'$9xN5Ub# z!G,p`nR&p7Fz@^UXIn156S8.~^@MJ*mMsD7=QFeq%AL4m<nPbLgmtKK-5dC@#:k
X-Attribution: mcr
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="=-=-="; micalg="pgp-sha512"; protocol="application/pgp-signature"
Date: Fri, 18 Sep 2020 17:57:48 -0400
Message-ID: <107099.1600466268@dooku>
Archived-At: <https://mailarchive.ietf.org/arch/msg/mud/8zJSWGBkdj9P4kLwgyXk_ttg1bU>
Subject: [Mud] administrative control of devices --- thinking again about an IoT security WG
X-BeenThere: mud@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Discussion of Manufacturer Ussage Descriptions <mud.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/mud>, <mailto:mud-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/mud/>
List-Post: <mailto:mud@ietf.org>
List-Help: <mailto:mud-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/mud>, <mailto:mud-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 18 Sep 2020 21:57:55 -0000

Michael Richardson <mcr+ietf@sandelman.ca> wrote:
    > This includes:
    > * administrative control of devices

Some have asked how big this effort would be.
I think that it might rather small, and it does not have to a single solution
either.  90% of the challenge in building administrative interfaces is the
authorization side.  This is something that can be handled during onboarding.

A RESTCONF interface might be enough.
  1) https://datatracker.ietf.org/doc/draft-ietf-netconf-keystore/ provides
     a way to update a WPA-PSK key for network access.

  2) https://datatracker.ietf.org/doc/rfc8341/ and/or
     https://datatracker.ietf.org/doc/draft-ietf-netconf-trust-anchors/
     provides a way to update who can manage the device.  

  3) I looked for a way to statically configure DNS server IPs into a device,
     should one not be willing to use the Do53 ones from DHCP.  There isn't
     such a thing, but I'll bet ADD WG would comment on such a document.
     I was actually looking for some network configuration ("MIB") YANG module, which
     I'm sure exists, but I'm not YANG expert.
     
  4) https://datatracker.ietf.org/doc/draft-kwatsen-netconf-sztp-csr/
     can be used to renew management interface certificates.  Or the
     onboarding system might have an LDevID renewal process.

-- 
]               Never tell me the odds!                 | ipv6 mesh networks [ 
]   Michael Richardson, Sandelman Software Works        | network architect  [ 
]     mcr@sandelman.ca  http://www.sandelman.ca/        |   ruby on rails    [