[Rats] Corrected link: FYI Arm attestation white paper

Laurence Lundblade <lgl@island-resort.com> Thu, 20 February 2020 07:56 UTC

Return-Path: <lgl@island-resort.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 F12D312083A for <rats@ietfa.amsl.com>; Wed, 19 Feb 2020 23:56:38 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.896
X-Spam-Level:
X-Spam-Status: No, score=-1.896 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_NONE=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 NMBldBi8CQdB for <rats@ietfa.amsl.com>; Wed, 19 Feb 2020 23:56:36 -0800 (PST)
Received: from p3plsmtpa08-10.prod.phx3.secureserver.net (p3plsmtpa08-10.prod.phx3.secureserver.net [173.201.193.111]) (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 CBFF21200A3 for <rats@ietf.org>; Wed, 19 Feb 2020 23:56:36 -0800 (PST)
Received: from [192.168.2.111] ([79.206.182.143]) by :SMTPAUTH: with ESMTPA id 4ghGjkoYlxA7P4ghIjTs7z; Thu, 20 Feb 2020 00:56:36 -0700
X-CMAE-Analysis: v=2.3 cv=H5elPNQi c=1 sm=1 tr=0 a=00g78cV/+emdVzJt7ewjeQ==:117 a=00g78cV/+emdVzJt7ewjeQ==:17 a=zQ1MGKUmAAAA:8 a=1MSDjx2PAAAA:20 a=YDyNohqwaE8JZaxyXNsA:9 a=QEXdDO2ut3YA:10 a=Ce7Ni2NJIaIA:10 a=9SVcY9LOCyumeZIotN4A:9 a=vkk5s3j_LCdYJuTh:21 a=_W_S_7VecoQA:10 a=QI_VwGCXrnjcukLZxGNU:22 a=pHzHmUro8NiASowvMSCR:22 a=Ew2E2A-JSTLzCXPT_086:22
X-SECURESERVER-ACCT: lgl@island-resort.com
From: Laurence Lundblade <lgl@island-resort.com>
Content-Type: multipart/alternative; boundary="Apple-Mail=_6046338F-B614-4997-91D8-D645DF7342E3"
Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\))
Message-Id: <9D577250-AA7A-4460-9D00-F392F37FC9E7@island-resort.com>
Date: Thu, 20 Feb 2020 08:56:34 +0100
To: rats@ietf.org
X-Mailer: Apple Mail (2.3445.9.1)
X-CMAE-Envelope: MS4wfPcQgIAAyPtkhEb4EvQbVMYAetE8DosdSBxok7SEnVH9O297Y5EjLm6dSXdasP4hdV+BaO4uhgDhrolRwBMs1gcDEW2ZacLpA6EqIZMSa8fTxQNG1Iwy rfQrk+4g53UzhhvNRaE/w9pbaIAeDtWsHsKrCzMuxbZj53ANHl2yHAVH
Archived-At: <https://mailarchive.ietf.org/arch/msg/rats/y3O6gkPigjYM9Po2fqmgEC6xJ7Y>
Subject: [Rats] Corrected link: FYI Arm attestation white paper
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, 20 Feb 2020 07:56:39 -0000

FYI, there’s a pretty white paper on attestation <https://www.psacertified.org/app/uploads/2020/02/PSA-Certified-Entity-Attestation-Overview-Whitepaper.pdf> on Arm’s web site now (I helped write it). 

Also, there’s an early stages implementation in portable C of EAT, CWT and PSA attestation on my GitHub called “ctoken” <https://github.com/laurencelundblade/ctoken>. 

LL