Re: [Dance] No privacy discussion in draft-wilson-dance-architecture
"Olle E. Johansson" <oej@edvina.net> Mon, 22 November 2021 14:30 UTC
Return-Path: <oej@edvina.net>
X-Original-To: dance@ietfa.amsl.com
Delivered-To: dance@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C7E0B3A0B8B for <dance@ietfa.amsl.com>; Mon, 22 Nov 2021 06:30:00 -0800 (PST)
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 HThIq2H-viB8 for <dance@ietfa.amsl.com>; Mon, 22 Nov 2021 06:29:56 -0800 (PST)
Received: from smtp7.webway.se (smtp7.webway.se [IPv6:2a02:920:212e::205]) (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 2B75A3A0B81 for <dance@ietf.org>; Mon, 22 Nov 2021 06:29:55 -0800 (PST)
Received: from smtpclient.apple (h-176-10-205-12.A165.corp.bahnhof.se [176.10.205.12]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp7.webway.se (Postfix) with ESMTPSA id D1BCC3271; Mon, 22 Nov 2021 15:29:50 +0100 (CET)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.120.0.1.13\))
From: "Olle E. Johansson" <oej@edvina.net>
In-Reply-To: <70d2631b-5813-bf61-4cc1-104212f69a3c@nohats.ca>
Date: Mon, 22 Nov 2021 15:29:45 +0100
Cc: dance@ietf.org, Robert Moskowitz <rgm-sec@htt-consult.com>
Content-Transfer-Encoding: quoted-printable
Message-Id: <30B04D2C-291C-46F3-B25A-11FBDAB66023@edvina.net>
References: <94f1fde7-2c60-71a1-520d-2c48d1dfafcc@htt-consult.com> <D79D5B0B-7FDF-4AF7-BBA7-34C5C703AC73@edvina.net> <B50A5D8C-60FE-45D9-9D7B-9179377EF4AC@edvina.net> <20c8f3cc-2207-977b-e2ac-61e8beaa996f@htt-consult.com> <EBC1F395-5FD4-4C0C-91D0-B5DD1EF863C3@edvina.net> <70d2631b-5813-bf61-4cc1-104212f69a3c@nohats.ca>
To: Paul Wouters <paul@nohats.ca>
X-Mailer: Apple Mail (2.3654.120.0.1.13)
Archived-At: <https://mailarchive.ietf.org/arch/msg/dance/KsCeVZ4EhGEUhowDDtjLaAvJ6js>
Subject: Re: [Dance] No privacy discussion in draft-wilson-dance-architecture
X-BeenThere: dance@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: DANE Authentication for Network Clients Everywhere <dance.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dance>, <mailto:dance-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dance/>
List-Post: <mailto:dance@ietf.org>
List-Help: <mailto:dance-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dance>, <mailto:dance-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Nov 2021 14:30:01 -0000
> On 22 Nov 2021, at 15:24, Paul Wouters <paul@nohats.ca> wrote: > > On Mon, 22 Nov 2021, Olle E. Johansson wrote: > > [ no hats on ] > >> I think this has been discussed before when working with email addresses in DANE for email e2e >> security. If I remember correctly the actual email address wasn’t what was stored but a hash. Maybe >> Victor has a reference to that document as my google skills fail me. >> Monday morning. After a cup of tea the skill level was raised :-) >> RFC 7929 - experimental: >> " For example, to request an OPENPGPKEY resource record for a user >> >> whose email address is "hugh@example.com", an OPENPGPKEY query would >> be placed for the following QNAME: "c93f1e400f26708f98cb19d936620da35 >> eec8f72e57f9eec01c1afd6._openpgpkey.example.com". The corresponding >> RR in the example.com zone might look like (key shortened for >> formatting): >> “ > > Yes, but the hash is not meant as a security/privacy feature. The whole > poinr of OPENPGPKEY was so anyone could be able to find your key. Not to > hide your identity :) > >> read the security considerations in that RFC :-) > > Yes, I wrote it :) Great to know! > >> We haven’t really discussed yet what to store in DNS, the name of the entries if it >> is personal addresses. The original draft was about IoT device names, which has >> limited privacy concerns. >> Limited but real. >> Oh, absolutely. >> Btw, the pull request has been merged by Ash, so in the next revision we’ll >> have a starting point for privacy considerations. Thank you for that feedback! > > I do think this issue is very important. I have seen a number of use > cases that want to level DNS and DNSSEC, but fail on the whole thing > being a public database anyone can query. Agree fully, that’s why I wanted to quickly add at least some notes about it in the architecture document. > >> With UAS, there is already limited privacy in the public airspace. > > Indeed. For something like this, where announcing identity is very much > a requirement, I see no privacy issue. But we do need to take other > uses cases into account where privacy is essential. For instance, I feel > the whole ENUM thing failed because it was a public database keyed on > the 1 piece of information I don't want to share publicly, my phone > number. In one version of my text (that was later removed) I used that example, but then thought it was something to point at later. Thanks! So we need to think about DANCE usages where the identifier needs to be found but not exposed. /O
- [Dance] No privacy discussion in draft-wilson-dan… Robert Moskowitz
- Re: [Dance] No privacy discussion in draft-wilson… Olle E. Johansson
- Re: [Dance] No privacy discussion in draft-wilson… Olle E. Johansson
- Re: [Dance] No privacy discussion in draft-wilson… Olle E. Johansson
- Re: [Dance] No privacy discussion in draft-wilson… Robert Moskowitz
- Re: [Dance] No privacy discussion in draft-wilson… Olle E. Johansson
- Re: [Dance] No privacy discussion in draft-wilson… Ash Wilson
- Re: [Dance] No privacy discussion in draft-wilson… Paul Wouters
- Re: [Dance] No privacy discussion in draft-wilson… Michael Richardson
- Re: [Dance] No privacy discussion in draft-wilson… Paul Wouters
- Re: [Dance] No privacy discussion in draft-wilson… Olle E. Johansson
- Re: [Dance] No privacy discussion in draft-wilson… Ben Schwartz
- Re: [Dance] No privacy discussion in draft-wilson… Paul Wouters
- Re: [Dance] No privacy discussion in draft-wilson… Ben Schwartz
- Re: [Dance] No privacy discussion in draft-wilson… Michael Richardson
- Re: [Dance] No privacy discussion in draft-wilson… Ash Wilson
- Re: [Dance] No privacy discussion in draft-wilson… Olle E. Johansson
- Re: [Dance] No privacy discussion in draft-wilson… Michael Richardson