2021-04-22 06:40:56 +00:00
|
|
|
# [TPM.dev] tutorials
|
2021-03-17 08:19:36 +00:00
|
|
|
|
2021-04-22 06:40:56 +00:00
|
|
|
Tutorials from [TPM.dev] members and other contributors
|
2021-03-17 09:22:50 +00:00
|
|
|
|
|
|
|
## Motivation
|
|
|
|
|
2021-05-17 09:47:49 +00:00
|
|
|
To share developer-friendly resources about Trusted Platform Modules(TPM) and hardware security, including other Hardware Security Modules(HSM).
|
|
|
|
|
|
|
|
Why GitHub?
|
|
|
|
- To have an easy way of improving existing [TPM.dev] tutorials
|
|
|
|
- To collaborate on creating new ones
|
2021-03-17 08:19:36 +00:00
|
|
|
|
2021-04-29 20:40:06 +00:00
|
|
|
## Current list of tutorials from [TPM.dev] members
|
2021-03-17 08:19:36 +00:00
|
|
|
|
2021-05-11 23:54:56 +00:00
|
|
|
1. [Boot with TPM: Secure vs Measured vs Trusted](Boot-with-TPM/tpmboot.md)
|
|
|
|
1. [Random Number Generator](Random_Number_Generator/article.md)
|
|
|
|
1. [Attestation, MakeCredential, ActivateCredential](Attestation/README.md)
|
|
|
|
1. Introduction to TPM Concepts (Work in progress - PR #8)
|
2021-04-29 20:40:06 +00:00
|
|
|
|
|
|
|
## List of tutorials that will be transfered to GitHub from [TPM.dev]
|
|
|
|
|
2021-03-17 08:19:36 +00:00
|
|
|
1. Localities
|
2021-04-29 20:40:06 +00:00
|
|
|
1. Remote Attestation protocols
|
|
|
|
1. Quick setup for TPM.dev courses
|
2021-03-17 08:19:36 +00:00
|
|
|
1. Attestation Part 1
|
|
|
|
|
2021-03-24 16:25:59 +00:00
|
|
|
## Contributors
|
|
|
|
|
|
|
|
* Dimi Tomov
|
|
|
|
* Ritwik Mandal
|
|
|
|
* Daniel Smith
|
|
|
|
* Ian Oliver
|
2021-05-17 09:47:49 +00:00
|
|
|
* Nico Williams
|
|
|
|
* Ken Goldman
|
|
|
|
* Trammell Hudson
|
|
|
|
* Jason Heiss
|
2021-03-24 16:25:59 +00:00
|
|
|
|
2021-03-17 08:19:36 +00:00
|
|
|
## Licensing
|
|
|
|
|
2021-03-17 09:22:50 +00:00
|
|
|
Every author has the freedom to decide how their tutorial will be licensed by adding a LICENSE file to their tutorial's subfolder.
|
|
|
|
|
|
|
|
Otherwise, this work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License][cc-by-sa].
|
|
|
|
|
|
|
|
[![CC BY-SA 4.0][cc-by-sa-shield]][cc-by-sa]
|
|
|
|
|
|
|
|
[cc-by-sa]: http://creativecommons.org/licenses/by-sa/4.0/
|
|
|
|
[cc-by-sa-shield]: https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg
|
2021-04-22 06:40:56 +00:00
|
|
|
[TPM.dev]: https://tpm.dev
|