Zero-knowledge TLS (zkTLS) allows one to obtain and prove the provenance of arbitrary HTTPS traffic, and without revealing personal identifiable information associated with that HTTPS session.

deSync leverages Reclaim Protocol, which uses a proxy model, in order to fetch and prove integrity of API reponses from CEXes. This allows us to prove that we have a certain amount of funds on a CEX, without revealing any other information about our account or introducing additional trust assumptions on the prtocol. Futhermore, deSync will utilize EigenLayer’s cryptoeconomic security to ensure a collusion resistant set of designated verifiers that scales with amount of funds staked in the protocol. Proofs will be posted onchain alongside the corresponding data, giving depositors trustless transparency into offchain positions.

How does it work?

Reclaim Protocol operates by:

  • Generating cryptographic proofs from HTTPS traffic
  • Implementing zero-knowledge proofs to ensure data privacy
  • Building on established standards (HTTPS, TLS)
  • Enabling selective data sharing controlled by users

Why is it important?

We leverage the Reclaim Protocol to genrate proof of position everytime we make a trade on a CEX. This proof is then posted on-chain alongside the trade data. If the protocol is not able to prove the integrity of the trade, useres can immediately callback their funds and withdraw them.