Skip to content

Commit 30a3102

Browse files
tashianhslatman
andauthored
Update platform/core-concepts.mdx
Co-authored-by: Herman Slatman <hslatman@users.noreply.github.com>
1 parent 4c35d08 commit 30a3102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/core-concepts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ A high-assurance device identity requires:
4141
* Cryptographic binding between the trusted platform and the trusted secure element (provided by the platform)
4242
* Proof that a private key associated with the device is **hardware-bound** on its secure element. Hardware-bound keys can be used by the device, but there’s no way to extract them without an exploit or destructive disassembly in a semiconductor forensics lab.
4343

44-
Once this identity is established and a device certificate is issued, a third party (aka “relying party”) can trust not only the identity of the device, but the residency of keys generated in its secure element.
44+
Once this identity is established and a device certificate is issued, a third party (aka “relying party”) can trust not only the identity of the device, but also verify the residency of keys generated in its secure element.
4545

4646
Now we have a great foundation for device identity. And, we've unlocked another gift: **Zero-touch provisioning**. It's possible for new devices to automatically enroll themselves on their first boot, with no credentials required.
4747

0 commit comments

Comments
 (0)