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

Laurence Lundblade <noreply@github.com> Thu, 13 February 2020 10:41 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 794C91200B4 for <rats@ietfa.amsl.com>; Thu, 13 Feb 2020 02:41:24 -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 XV2I_zNTYOJm for <rats@ietfa.amsl.com>; Thu, 13 Feb 2020 02:41:21 -0800 (PST)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C3AD41200E6 for <rats@ietf.org>; Thu, 13 Feb 2020 02:41:21 -0800 (PST)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id 1B36A521E9B for <rats@ietf.org>; Thu, 13 Feb 2020 02:41:20 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1581590480; bh=851H2dah/3Q9pf1SFY7zwSwwloXZzkIWkqJ5/WMApyY=; h=Date:From:To:Subject:From; b=xeCRxENANd/2ZLSNEAFJpCJcVefWxzOMS8PaYyDsL6QwF9qcHnfbF62avLIFmvu6c GzCeAo2+1RnXCF1y5ADrXettkff3H6EgWmLjhCX8K5LGRv98xjZtIU5uP3hAAsOTh5 LcoLdPpUH19Q6kOwmDcl7dWwBVvQVyGyZtAY7+vI=
Date: Thu, 13 Feb 2020 02:41:20 -0800
From: Laurence Lundblade <noreply@github.com>
To: rats@ietf.org
Message-ID: <ietf-rats-wg/eat/push/refs/heads/256bitUEID/f4ecbb-d650de@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/btEZhdvq_jltjSR1a4S2hw3cqIg>
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: Thu, 13 Feb 2020 10:41:25 -0000

  Branch: refs/heads/256bitUEID
  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>


  Commit: d650decdb9af5cbcb3ef114c9e5a4db8fa0156c8
      https://github.com/ietf-rats-wg/eat/commit/d650decdb9af5cbcb3ef114c9e5a4db8fa0156c8
  Author: Laurence Lundblade <lgl@island-resort.com>
  Date:   2020-02-13 (Thu, 13 Feb 2020)

  Changed paths:

  Log Message:
  -----------
  Merge branch 'master' into 256bitUEID


Compare: https://github.com/ietf-rats-wg/eat/compare/f4ecbb9d381f...d650decdb9af