From 6c7e4090dd76fab1a067f0a2ab737de35dd36597 Mon Sep 17 00:00:00 2001 From: Hendrik Eeckhaut Date: Tue, 5 Nov 2024 11:09:12 +0700 Subject: [PATCH] refers --- src/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/faq.md b/src/faq.md index 3ceb879..4ce54b5 100644 --- a/src/faq.md +++ b/src/faq.md @@ -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** 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. +In TLSNotary, a **presentation** refers to 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). \ No newline at end of file