Skip to content

Commit

Permalink
docs: modifed ra procedure diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
cinghioGithub committed Apr 12, 2024
1 parent c184dce commit cec2e61
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/protocols/remote_attestation.puml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ TPM->attester_agent: Values of quoted PCRs
attester_agent<-attester_agent: Collect IMA log
attester_agent->verifier: Quote, PCRs, IMA log
verifier->verifier: Verfiy quote
verifier->verifier: Verify IMA log integrity
verifier->verifier: Veryfy IMA log against the whitelist
group if Verification fails
verifier -> join_service: Notify the failure
Expand Down
Loading

0 comments on commit cec2e61

Please sign in to comment.