[Rats] [ietf-rats-wg/eat] 7d9a8d: UEID update: add references; 128 bits now, up to 2...

Laurence Lundblade <noreply@github.com> Fri, 07 February 2020 15:42 UTC

Return-Path: <noreply@github.com>
X-Original-To: rats@ietfa.amsl.com
Delivered-To: rats@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1A8EB12093F for <rats@ietfa.amsl.com>; Fri, 7 Feb 2020 07:42:35 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.001
X-Spam-Level:
X-Spam-Status: No, score=-7.001 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.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 ea1E2uK1UjOq for <rats@ietfa.amsl.com>; Fri, 7 Feb 2020 07:42:33 -0800 (PST)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7C9EE120927 for <rats@ietf.org>; Fri, 7 Feb 2020 07:42:33 -0800 (PST)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id B07F32C12B9 for <rats@ietf.org>; Fri, 7 Feb 2020 07:42:32 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1581090152; bh=Zj2cyms6t9+RKk5IIZtu/cwVcstxCvVdG+AvUNWTAII=; h=Date:From:To:Subject:From; b=uWTEbZYuAP7BJbhTD7TojLL50ZINnT0j/Er5fRQpddfRzkjelarUf6nmy/D8c7OmZ dQzrFHUo3+3JadjUTM7ybJcX66z4FPVT/lr9CG0EtG9peupbe9pMKioJO3v61DolWI QQNbgeM8bO2mGVNP/13iTzLJ1F9HfpSI7dxYpI7c=
Date: Fri, 07 Feb 2020 07:42:32 -0800
From: Laurence Lundblade <noreply@github.com>
To: rats@ietf.org
Message-ID: <ietf-rats-wg/eat/push/refs/heads/master/e0132c-7d9a8d@github.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: rats@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/rats/IfAu3GAcAgz8SqN7y16J0zjEl9c>
Subject: [Rats] [ietf-rats-wg/eat] 7d9a8d: UEID update: add references; 128 bits now, up to 2...
X-BeenThere: rats@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Remote Attestation Procedures <rats.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/rats>, <mailto:rats-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/rats/>
List-Post: <mailto:rats@ietf.org>
List-Help: <mailto:rats-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/rats>, <mailto:rats-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 07 Feb 2020 15:42:35 -0000

  Branch: refs/heads/master
  Home:   https://github.com/ietf-rats-wg/eat
  Commit: 7d9a8de9cf276d7a71b4eaa8bf254f3757966fcf
      https://github.com/ietf-rats-wg/eat/commit/7d9a8de9cf276d7a71b4eaa8bf254f3757966fcf
  Author: Laurence Lundblade <laurencelundblade@users.noreply.github.com>
  Date:   2020-02-07 (Fri, 07 Feb 2020)

  Changed paths:
    M draft-ietf-rats-eat.md

  Log Message:
  -----------
  UEID update: add references; 128 bits now, up to 256 bits later

* Up UEID to 256 bits and add design rationale appendix

* More thorough justification for 256-bit UEID

* Correct spelling of BlueTooth

Co-Authored-By: Thomas Fossati <tho.ietf@gmail.com>

* Grammar

Co-Authored-By: Thomas Fossati <tho.ietf@gmail.com>

* Grammar

Co-Authored-By: Thomas Fossati <tho.ietf@gmail.com>

* Spelling

Co-Authored-By: setrofim <setrofim@gmail.com>

* Grammar

Co-Authored-By: Thomas Fossati <tho.ietf@gmail.com>

* fixed date issues for registries in yaml header

* 128 bit UEIDs allowed, 256 optional; improve analysis in appendix

* Correctly refer to oemid claim rather than OUI

* EUI-48... are rolled in to EUI; add reference for IMEI

* add references for EUIs

Co-authored-by: Thomas Fossati <tho.ietf@gmail.com>
Co-authored-by: setrofim <setrofim@gmail.com>
Co-authored-by: Henk Birkholz <henkbirkholz@users.noreply.github.com>