mirror of
https://github.com/tpm2dev/tpm.dev.tutorials.git
synced 2024-11-10 01:12:10 +00:00
Update the list of contributors and main README
Signed-off-by: Dimitar Tomov <dimi@tpm.dev>
This commit is contained in:
parent
df29d2d3ca
commit
8b249767de
2 changed files with 9 additions and 4 deletions
|
@ -46,7 +46,7 @@ key) and then exchanging additional messages by which the client can
|
|||
prove its possession of the EK.
|
||||
|
||||
Proof of possession of an EK is complicated by the fact that EKs are
|
||||
[generally decrypt-only](Decrypt-only-EK.md) (some TPMs also sport
|
||||
[generally decrypt-only](Decrypt-only-EK.md) (some TPMs also support
|
||||
signing EKs, but the TCG specifications only require decrypt-only EKs).
|
||||
The protocol has to have the attestation service send a challenge (or
|
||||
key) encrypted to the EKpub and then the attestation client demonstrate
|
||||
|
|
11
README.md
11
README.md
|
@ -6,14 +6,18 @@ Tutorials from [TPM.dev] members and other contributors
|
|||
|
||||
To have an easy way of improving existing tutorials and collaborate on creating new ones.
|
||||
|
||||
## Current list of tutorials that will be transfered to GitHub from [TPM.dev]
|
||||
## Current list of tutorials from [TPM.dev] members
|
||||
|
||||
1. Attestation, MakeCredential, ActivateCredential
|
||||
1. Boot with TPM: Secure vs Measured vs Trusted
|
||||
1. Remote Attestation protocols
|
||||
1. Random Number Generator
|
||||
|
||||
## List of tutorials that will be transfered to GitHub from [TPM.dev]
|
||||
|
||||
1. Attestation Keys (AK/AIK)
|
||||
1. Quick setup for TPM.dev courses
|
||||
1. Localities
|
||||
1. Remote Attestation protocols
|
||||
1. Quick setup for TPM.dev courses
|
||||
1. Attestation Part 1
|
||||
|
||||
## Contributors
|
||||
|
@ -22,6 +26,7 @@ To have an easy way of improving existing tutorials and collaborate on creating
|
|||
* Ritwik Mandal
|
||||
* Daniel Smith
|
||||
* Ian Oliver
|
||||
* Nicolas Williams
|
||||
|
||||
## Licensing
|
||||
|
||||
|
|
Loading…
Reference in a new issue