|
|
|
|
|
by Thom2000
1176 days ago
|
|
It seems like everything you have described could be done with TPM: creating a signing key for TLS mutual authentication (against the secret store) with policy that allows using that key only if system configuration did not change (PCR values stay consistent). Additionally TPMs allow remote attestation (via quotes and endorsement keys). So I'm wondering what's the advantage of Nitro Enclaves? Better out of the box tooling? |
|