Skip to content

Commit

Permalink
Update architecture/verifier/freshness.md
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas Fossati <[email protected]>
  • Loading branch information
setrofim and thomas-fossati authored Sep 27, 2023
1 parent c9d978b commit 7494ed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion architecture/verifier/freshness.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

In order to prevent replay attacks, Veraison employs a two-stage
challenge-response protocol for verification. First, a verification session is
created, and a nonce for that session is established. The once is used as a
created, and a nonce for that session is established. The nonce is used as a
challenge when generating the attestation report/token which is presented in
the second stage that results in a signed attestation result produced by the
verifier.
Expand Down

0 comments on commit 7494ed0

Please sign in to comment.