Skip to content

Commit

Permalink
Update src/faq.md
Browse files Browse the repository at this point in the history
Co-authored-by: dan <[email protected]>
  • Loading branch information
heeckhau and themighty1 authored Nov 5, 2024
1 parent 4a420b8 commit 9267a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,6 @@ TLSNotary can be used to bring data on-chain, but when the stakes are high, it i

### What is a presentation in TLSNotary? { #faq13 }

In TLSNotary, a **presentation** is the step where the Prover selectively reveals specific parts of the data they committed to during the attestation phase. By using these earlier commitments, the Prover can choose to disclose only particular segments of the data while keeping other parts hidden or redacted. This enables a flexible and controlled way to share proofs, ensuring that sensitive information remains private.
In TLSNotary, a **presentation** means data shared by the Prover to selectively reveal specific parts of the TLS data committed to earlier during the attestation phase. By using these earlier commitments, the Prover can choose to disclose only particular segments of the TLS data while keeping other parts hidden or redacted. This enables a flexible and controlled way to share proofs, ensuring that sensitive information remains private.

The term “presentation” is inspired by similar terminology in the [W3C Verifiable Credentials standard](https://www.w3.org/TR/vc-data-model/#dfn-verifiable-presentations).

0 comments on commit 9267a8b

Please sign in to comment.