Re: [perpass] privacy implications of UUIDs for IoT devices

Fernando Gont <fgont@si6networks.com> Fri, 14 October 2016 10:25 UTC

Return-Path: <fgont@si6networks.com>
X-Original-To: perpass@ietfa.amsl.com
Delivered-To: perpass@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 21D921295CF for <perpass@ietfa.amsl.com>; Fri, 14 Oct 2016 03:25:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.358
X-Spam-Level:
X-Spam-Status: No, score=-0.358 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DATE_IN_PAST_06_12=1.543, SPF_PASS=-0.001] autolearn=no 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 ylG3vO0lH1lx for <perpass@ietfa.amsl.com>; Fri, 14 Oct 2016 03:25:51 -0700 (PDT)
Received: from fgont.go6lab.si (fgont.go6lab.si [IPv6:2001:67c:27e4::14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A88431295EE for <perpass@ietf.org>; Fri, 14 Oct 2016 03:25:50 -0700 (PDT)
Received: from [10.56.30.17] (unknown [116.84.110.50]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by fgont.go6lab.si (Postfix) with ESMTPSA id 5754681A44; Fri, 14 Oct 2016 12:25:45 +0200 (CEST)
To: Peter Saint-Andre - Filament <peter@filament.com>, perpass@ietf.org
References: <5c32e81f-7e43-2bde-b8f4-46f08fecdefb@cs.tcd.ie> <db516334-43ab-e967-cfd5-87d920b65015@filament.com>
From: Fernando Gont <fgont@si6networks.com>
X-Enigmail-Draft-Status: N1110
Message-ID: <9bdb2349-5258-27ec-493b-b5f18f61ee6a@si6networks.com>
Date: Fri, 14 Oct 2016 01:12:43 -0300
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0
MIME-Version: 1.0
In-Reply-To: <db516334-43ab-e967-cfd5-87d920b65015@filament.com>
Content-Type: text/plain; charset="windows-1252"
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/perpass/iA8N6jig00iD20vF0Lxp1lBXyXI>
Cc: Iván Arce <iarce@fundacionsadosky.org.ar>, Dave Thaler <dthaler@microsoft.com>
Subject: Re: [perpass] privacy implications of UUIDs for IoT devices
X-BeenThere: perpass@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: "The perpass list is for IETF discussion of pervasive monitoring. " <perpass.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/perpass>, <mailto:perpass-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/perpass/>
List-Post: <mailto:perpass@ietf.org>
List-Help: <mailto:perpass-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/perpass>, <mailto:perpass-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Oct 2016 10:25:53 -0000

On 10/05/2016 08:54 PM, Peter Saint-Andre - Filament wrote:
> Over on the CORE WG list, we've had a little discussion about the
> desirability (or not) of unique identifiers for devices in the Internet
> of Things. The message below provides some context.
> 
> I'd be curious to learn more about the attack surface lurking behind
> Stephen Farrell's comment that having long-term stable identifiers for
> IoT devices is a privacy-unfriendly practice because people will abuse
> such identifiers.
> 
> To be clear, the scenarios I have in mind are not specific to CoAP and
> don't always involve IP-based networking (the technology I'm working on
> these days enables mesh networking over long-range radio), but they do
> involve discovery and eventual communication that is both end-to-end
> encrypted and as close to metadata-hiding as possible.
> 
> Thanks!
> 
> Peter
> 
> -------- Forwarded Message --------
> Subject: Re: [core] Implications of IP address / port changes for CoAP & Co
> Date: Thu, 6 Oct 2016 00:11:26 +0100
> From: Stephen Farrell
> To: core@ietf.org <core@ietf.org>
> 
> 
> Hi Peter,
> 
> On 06/10/16 00:03, Peter Saint-Andre - Filament wrote:
>> On 10/5/16 4:28 PM, Stephen Farrell wrote:
>>
>>> On 05/10/16 23:22, Dave Thaler wrote:
>>>> It is important that every device have a unique UUID that is
>>>> endpoint-address-agnostic and protocol-agnostic.
>>>
>>> Considering the privacy implications I'm not at all sure I'd
>>> accept that argument. In fact I'd argue we ought encourage
>>> that devices not have globally unique long-term identifiers at
>>> all unless there is a real need for those, and unless we
>>> understand how to control their (ab)use.
>>
>> By "identifier" do we necessarily mean "network identifier"? It seems to
>> me that it is useful to have a unique long-term identifier for every
>> device, based on its public key. Whether you can obtain a network
>> connection to that device based on such information is another story.
> 
> It is undoubtedly useful to have long term stable identifiers of
> various kinds. I'd include key IDs and public keys as such.
> 
> Turns out that it's also fairly universally privacy unfriendly
> as people will abuse such identifiers for good and bad reasons.
> 
> So I think we need to get much better at analysing when such
> things are really needed and in what scope. My bet is that a lot
> of the time a locally or probabilistically unique more transient
> identifier would be just fine.
> 
> But yeah, I can't prove that. OTOH there is a hint in the term
> "IMSI catcher" isn't there?

At the risk of sounding our own horn, draft-gont-numeric-ids-generation
might be useful for guidance.

For instance, our I-D essentially argues that you should be asking
yourself the question: "what are the interoperability properties you
need for such IDs?".

Thanks!

Best regards,
-- 
Fernando Gont
SI6 Networks
e-mail: fgont@si6networks.com
PGP Fingerprint: 6666 31C6 D484 63B2 8FB1 E3C4 AE25 0D55 1D4E 7492