(Simple Framework)
Identity → Claims → Proof → Verification
- Identity (your commitment + keys)
- Claims (facts about you)
- Proof (cryptographic verification of a fact)
- Verification (other parties check the proof without seeing data)
Example:
- App asks: “Are you over 18?”
- User returns a proof → “Yes”
- App never sees the birthday, ID, or document.