Re: [DNSOP] On trust anchors, roots of trust, humans and indirection

Paul Vixie <paul@redbarn.org> Sun, 01 April 2018 17:59 UTC

Return-Path: <paul@redbarn.org>
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 9F6301241F8 for <dnsop@ietfa.amsl.com>; Sun, 1 Apr 2018 10:59:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.911
X-Spam-Level:
X-Spam-Status: No, score=-1.911 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] 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 OFAHtzRwSaJB for <dnsop@ietfa.amsl.com>; Sun, 1 Apr 2018 10:59:31 -0700 (PDT)
Received: from family.redbarn.org (family.redbarn.org [IPv6:2001:559:8000:cd::5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6914E120454 for <dnsop@ietf.org>; Sun, 1 Apr 2018 10:59:31 -0700 (PDT)
Received: from [IPv6:2001:559:8000:c9:dd04:78fb:edc1:47b1] (unknown [IPv6:2001:559:8000:c9:dd04:78fb:edc1:47b1]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by family.redbarn.org (Postfix) with ESMTPSA id 22A9C7594D; Sun, 1 Apr 2018 17:59:31 +0000 (UTC)
Message-ID: <5AC11E00.1020100@redbarn.org>
Date: Sun, 01 Apr 2018 10:59:28 -0700
From: Paul Vixie <paul@redbarn.org>
User-Agent: Postbox 5.0.24 (Windows/20180302)
MIME-Version: 1.0
To: Tony Finch <dot@dotat.at>
CC: "dnsop@ietf.org" <dnsop@ietf.org>, Phillip Hallam-Baker <phill@hallambaker.com>, Michael StJohns <msj@nthpermutation.com>
References: <a9bd794f-41bc-9593-db0d-5424c84431a3@nthpermutation.com> <alpine.DEB.2.11.1803281105310.10477@grey.csi.cam.ac.uk> <cfc66d01-c8ce-b605-8074-8400b377f414@nthpermutation.com> <alpine.DEB.2.11.1803301403230.25657@grey.csi.cam.ac.uk> <CAMm+Lwj5JwrOTfWqNX740bgRYFn4k7gAhOB=cm=LYed=0Pu9pQ@mail.gmail.com> <alpine.DEB.2.11.1803301700030.30706@grey.csi.cam.ac.uk> <5ABE641F.6020501@redbarn.org> <alpine.DEB.2.11.1803312346270.5300@grey.csi.cam.ac.uk> <5AC03BAA.3080601@redbarn.org> <alpine.DEB.2.11.1804011521020.8307@grey.csi.cam.ac.uk>
In-Reply-To: <alpine.DEB.2.11.1804011521020.8307@grey.csi.cam.ac.uk>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnsop/2HzmX51OXoAhw6BVIZ48AVVKQTE>
Subject: Re: [DNSOP] On trust anchors, roots of trust, humans and indirection
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: Sun, 01 Apr 2018 17:59:32 -0000


Tony Finch wrote:
> Paul Vixie<paul@redbarn.org>  wrote:
>> i suggest that bind, unbound, powerdns, and so on change their packaging to
>> put the trust anchor in a different upgradeable package (.deb, .rpm, etc)
>> than the software itself. until and unless the package manager is secured by
>> DANE rather than by ssh/pgp/x509/etc, then the solution for being on the
>> shelf for several months is, do a software update before you try to go
>> online.
>
> I think that's a good suggestion for the short term. For the longer
> term I would like it to be possible to say that DANE is a reasonable
> way to authenticate software updates, but at the moment it is not.

i believe that software packaging systems will never put that many 
moving parts between their users and their updates. it'll remain some 
flavour of non-distributed keying, like pgp and ssh, simply because of 
the risk/benefit ratio of adding third parties.

i see a bright future for DANE, because of user-driven web and e-mail 
transactions, that are not point-source trust models.

-- 
P Vixie