TLSNotary: Applying MPC and interactive ZK to prove web2 data
Description
Diving into TLSNotary, a protocol which leverages multi-party computation and interactive ZK to prove the authenticity and provenance of any data on the web to another party.
Summary:
1. What it is and what it can do
2. High-level overview of how it works
3. Details on the underlying MPC and ZK protocols that we use
4. How to use it