|
|
|
|
|
by jeroenhd
1513 days ago
|
|
I think the first iteration of this system will definitely receive the synced key material in RAM. It's possible that the TPM spec will be updated to allow for loading pre-encrypted data into the TPM store as a response to this. Alternatively, existing secure computing systems (SGX/TrustZone) can also be used to decrypt the synchronised key relatively securely. |
|
instead they wrap/seal everything instead with a layer of crypto, then you can pass that wrapped object around as much as you want, only the TPM can unseal it
a TPM could easily be instructed to seal an internally generated secret with additional escrow keys for MS/Apple/...
that plus remote attestation could make it so you can never see the key in the clear