[Rats] [ietf-rats-wg/eat] efd3e2: Add nonce claim, update jti/cti text (#42)

Laurence Lundblade <noreply@github.com> Thu, 13 February 2020 10:46 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 B8EEC1200EC for <rats@ietfa.amsl.com>; Thu, 13 Feb 2020 02:46:07 -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 XM2iuZgDtkaL for <rats@ietfa.amsl.com>; Thu, 13 Feb 2020 02:46:03 -0800 (PST)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BA3C01200F4 for <rats@ietf.org>; Thu, 13 Feb 2020 02:46:03 -0800 (PST)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 956F966084E for <rats@ietf.org>; Thu, 13 Feb 2020 02:46:02 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1581590762; bh=arlSaV5izJMPFg+NGPorTvrAoZ1T7GBXgXIkUBvirm0=; h=Date:From:To:Subject:From; b=q9gLOXQNN2s5fgyIKhflby37SZPIZoJuVau57PPg8Q8R/G3n8+5/CPyuPijPlmOyR KkveS2o+D7knu/gY1Ep58YaA7GL0+1BgnhlFi0k55Bumge0ouV7t9+P1KgOurKzsN/ FaBeeRw9Iqq65xdM04b8o7Dvm7kVs6tB9rcW3LYI=
Date: Thu, 13 Feb 2020 02:46:02 -0800
From: Laurence Lundblade <noreply@github.com>
To: rats@ietf.org
Message-ID: <ietf-rats-wg/eat/push/refs/heads/submods_revamp/2271b5-82c609@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/Lli0VwrZ2jhsM0Gqjt5qjJvw9L0>
Subject: [Rats] [ietf-rats-wg/eat] efd3e2: Add nonce claim, update jti/cti text (#42)
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:46:08 -0000

  Branch: refs/heads/submods_revamp
  Home:   https://github.com/ietf-rats-wg/eat
  Commit: efd3e2c1217936ca454d8b666e90e1a832a46152
      https://github.com/ietf-rats-wg/eat/commit/efd3e2c1217936ca454d8b666e90e1a832a46152
  Author: Laurence Lundblade <laurencelundblade@users.noreply.github.com>
  Date:   2020-01-06 (Mon, 06 Jan 2020)

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

  Log Message:
  -----------
  Add nonce claim, update jti/cti text (#42)

* Add nonce claim, update jti/cti text

* Remove confusing comment about nonce transport security

* Add size range for nonce and correct the CDDL


  Commit: e0132c0a3bf8abf876b8cfd88c1d92ca4d844ea1
      https://github.com/ietf-rats-wg/eat/commit/e0132c0a3bf8abf876b8cfd88c1d92ca4d844ea1
  Author: Laurence Lundblade <lgl@securitytheory.com>
  Date:   2020-01-06 (Mon, 06 Jan 2020)

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

  Log Message:
  -----------
  Add changes since -01 section


  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: 82c609d9c421882bb9a6bd097c59e257579db18b
      https://github.com/ietf-rats-wg/eat/commit/82c609d9c421882bb9a6bd097c59e257579db18b
  Author: Laurence Lundblade <lgl@island-resort.com>
  Date:   2020-02-13 (Thu, 13 Feb 2020)

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

  Log Message:
  -----------
  Merge branch 'master' into submods_revamp


Compare: https://github.com/ietf-rats-wg/eat/compare/2271b5a1289a...82c609d9c421