Skip to content
This repository was archived by the owner on May 23, 2025. It is now read-only.

Commit d945f89

Browse files
themighty1heeckhau
authored andcommitted
fix: Notary not Verifier signs the session header
1 parent 396a2c0 commit d945f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/protocol/verification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Verification
22

33
To prove data provenance to a third-party `Verifier`, the `Prover` provides the following information:
4-
- [`Session Header`](/protocol/notarization.md#signing-the-session-header) signed by the `Verifier`
4+
- [`Session Header`](/protocol/notarization.md#signing-the-session-header) signed by the `Notary`
55
- `opening` to the plaintext commitment
66
- `TLS-specific data` which uniquely identifies the server
77
- `identity` of the server

0 commit comments

Comments
 (0)