ietf-teep / architecture

TEEP architecture draft
5 stars 9 forks source link

Figure 4 - Improve readability #224

Closed hannestschofenig closed 2 years ago

hannestschofenig commented 3 years ago
                       Cardinality &                    Location of
                        Location of    Private Key     Trust Anchor
   Purpose              Private Key       Signs           Store
   ------------------   -----------   -------------    -------------
   Authenticating TEE    1 per TEE    TEEP responses       TAM

   Authenticating TAM    1 per TAM    TEEP requests     TEEP Agent

   Code Signing          1 per Trusted  TA binary          TEE
                         Component
                         Signer

                         Figure 4: Signature Keys

Authenticating TEE is a bit misleading because one could argue that the attestation provides authentication of the TEE and the TEEP response signing only authenticates the TEEP agent running within the TEE.

dthaler commented 3 years ago

Fixed in draft -15