ZK Proof Types
ZK Location Proof
Prover (Worker) proves:
"I was within R meters of location (lat, long) at time T"
Does not expose:
- Exact GPS coordinates
- Movement history
- Device information
Implementation: ZK-SNARKs on GPS data with geofence circuitsZK Completion Proof
Prover (Worker) proves:
"I captured image I showing object O at location L"
Does not expose:
- Full original image
- PII in the image
- Precise metadata beyond requirements
Implementation: Image hash commitment + selective disclosureZK Identity Proof
ZK Reputation Proof
Last updated