<ul data-eligibleForWebStory="true">This article provides an overview of the TLSNotary protocol and its key concepts.The Transcript refers to the plaintext of all application data exchanged between the Prover and the Server.Attestation is a signed document by a Notary that verifies the TLS connection, comprising a Header and a Body.Extensions can be added to an Attestation to implement application-specific functionality.A Presentation includes proof of an Attestation and selectively disclosed information about the TLS connection.The MPC-TLS protocol produces commitments to the entire Transcript of application data.Prover can selectively disclose sections of commitments and choose different commitment schemes.Prover makes an attestation request with configuration options and may request Extensions.The Prover receives an Attestation and corresponding Secrets from the Notary.Notary issues the Attestation upon receiving a request from the Prover.Prover constructs a verifiable Presentation using the Attestation and Secrets.Verifier checks the verifying key and verifies the Presentation.