Calebp
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
I’ve been exploring how remote attestation works and wanted to understand it more deeply, so I built a simple prover–verifier system in Python. It uses TPM-style PCR hash extension, nonces for freshness, and Docker to…