Profile Picture
Illya Gerasymchuk
Entrepreneur / Engineer
User Illya Gerasymchuk -

2024-05-30 18:57

🧩 Here's how a ZKP-powered surveillance system works:

1️⃣ Cameras feed live video into a zkML model
2️⃣ The model labels data as "suspicious" or "non-suspicious"
3️⃣ Only "suspicious" footage is stored & reported
4️⃣ The zkML model is public, ensuring transparency

User

🔍 The key lies in the verifiable computation model of Zero-Knowledge Proofs 🔑

Instead of trusting third-parties not to misuse data, we rely on cryptographic proofs to ensure privacy 💪

It's not about faith, but rather mathematical certainty 🧮

🔗 https://illya.sh/blog/posts/zksnark-zkstark-verifiable-computation-model-blockchain/