Difference between revisions of "Attestation"
From MgmtWiki
(→References) |
(→References) |
||
| Line 8: | Line 8: | ||
* Also see wiki page [[Attested]] for details of an [[Attestation]]. | * Also see wiki page [[Attested]] for details of an [[Attestation]]. | ||
| + | ==Solutions== | ||
| + | * [https://developer.android.com/training/articles/security-key-attestation Verifying hardware-backed key pairs with Key Attestation] in Android for [[Smartphone]]s. | ||
[[Category: Attestation]] | [[Category: Attestation]] | ||
[[Category: Assurance]] | [[Category: Assurance]] | ||
Revision as of 12:01, 30 August 2022
Full Title or Meme
Attestation in computing devices typically means a statement from a Trust Authority about the security of statements made by some other computing device.
Context
A Remote Attestation Service was proposed as a service that would accept statements from a TPM to verify that the code running on the computer was that approved by the manufacturer.
References
- Also see wiki page Attested for details of an Attestation.
Solutions
- Verifying hardware-backed key pairs with Key Attestation in Android for Smartphones.