mirror of
https://github.com/tlsnotary/website.git
synced 2026-01-07 22:13:56 -05:00
sidebar_position
| sidebar_position |
|---|
| 1 |
MPC-TLS
During the MPC-TLS phase the Prover and the Verifier run an MPC protocol enabling the Prover to connect to, and exchange data with, a TLS-enabled Server.
Listed below are some key points regarding this protocol:
- The
Verifieronly learns the encrypted application data of the TLS session. - The
Proveris not solely capable of constructing requests, nor can they forge responses from theServer. - The protocol enables the
Proverto prove the authenticity of the exchanged data to theVerifier.