A Systematization of Knowledge (SoK) (and reference implementation) of privacy-friendly revocation schemes for W3C Verifiable Credentials.
- Goal: Compare, benchmark, and implement revocation methods that protect user privacy.
- Deliverables: Analysis report, TS & Rust libraries, demo app, and benchmarks.
/
├── docs/
│ └── privacy-preserving-revocation-report.md
├── specs.json
├── README.md
├── CONTRIBUTING.md
├── LICENSE
└── package.json
See CONTRIBUTING.md.