02 — Architectural Solution

Active Participatory Consensus

We don't build a better oracle. We built a new cryptographic primitive. Validators become active participants in external TLS 1.3 handshakes via Threshold ECDHE.

Active Consensus

Validators participate in real-time interactive cryptographic protocols, making external data validity a condition for block validity.

VRF Sub-Committees

Randomly selected committees participate in TLS sessions and aggregate signatures via BLS for constant block times.

Blind Verification

Mathematically prove TLS MAC/AEAD correctness without reading content, ensuring total user privacy.

03 — Architectural Necessity

Why a New Layer 1?

Generating interactive zkTLS proofs cannot be efficiently executed as a smart contract. EVM is a 'passive ledger' that does not support real-time interactive network calls. MPC verification must be part of the base protocol.

The Settlement Layer for Truth

Building this as an AVS on Ethereum adds an external trust layer. Our network is the base layer that all other chains read from, achieving the high performance and low cost required for mass verification.

  • No outbound interactive network calls on EVM
  • Base protocol performance & low cost
  • Mathematical truth, not trusted intermediaries
ACvT
Active Consensus for Verifiable TLS