零知识证明 zkDaily
ZKP Frontier Tracker 🎯
Wed
04.22
2026
Project avatar
Paper
https://eprint.iacr.org/2026/755
Pierpaolo Della Monica TLS

Notes

零知识证明 zkDaily
Q&A Deep Dive 💬
Wed
04.22
2026
beginner
What is ACTS?
ACTS is a system that allows users to prove they retrieved specific data from a TLS session, without modifying the TLS server.
answer
intermediate
Why do we need ACTS?
Existing solutions often require complex schemes like ZK-SNARKs, limiting adoption. ACTS enables verification using only standard signatures, making deployment easier.
answer
expert
What is the core technique behind ACTS?
It is based on predicate blind signatures, allowing users to obtain attestations for TLS data without revealing the content.
answer