Calebp

↗ HN profile [ 27.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 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…