D5 · Crypto

What is trusted computing?

Trusted computing uses hardware (TPM) to verify system integrity — measuring each boot component, storing measurements in TPM PCRs, enabling remote attestation of platform state.
TCG (Trusted Computing Group) defines the TPM standard. Remote attestation: system proves its software state to a remote verifier (used in zero trust device compliance checks). If any measured component changes, attestation fails.
← Back to Glossary Practice Questions →