An open standard for publishing machine-readable, expert-verified vendor compliance profiles.
The Comply.org Attestation Standard defines a structured JSON format for publicly attesting to a vendor’s data-protection practices. Any platform, auditor, law firm, or privacy engineer can produce a Comply.org attestation — the only requirement is traceable expert identification.
Read the full specification: SPECIFICATION.md
schema/attestation.schema.jsonschema/expert-review.schema.jsontemplates/ or your own toolingSee examples/ for complete attestation documents:
full-attestation.json — All fields
populated, expert-verifiedminimal-attestation.json —
Minimum viable self-reported attestationschema/ JSON Schema definitions
attestation.schema.json Vendor attestation format
expert-review.schema.json Expert review format
principles.json The six core principles
templates/ Reference rendering templates
vendor-page.html HTML template
vendor-page.md Markdown template
examples/ Example attestation documents
generators/ Reference code (TypeScript)
SPECIFICATION.md The human-readable standard (CC-BY-4.0)
CONTRIBUTING.md How to contribute
ACKNOWLEDGMENTS.md History and credits
LICENSE MIT (code) + CC-BY-4.0 (specification)
Every attestation is assessed against six data-protection principles:
| Principle | Description |
|---|---|
| Transparency | Clear communication about data practices |
| Data Minimization | Collecting only necessary data |
| Accountability | Demonstrable compliance through audits and certifications |
| Security | Technical and organizational safeguards |
| Quality | Data accuracy and currency |
| Participation | Supporting data subject rights |
Expert reviewers are identified by an opaque reference code tied to an issuing platform — never by name. The issuing platform is responsible for expert KYC and responds to legitimate verification requests. This protects expert privacy while ensuring full accountability.
This standard originates from work by PrivacyCloud SL, which designed the core framework and published the original comply.org website in 2018. See ACKNOWLEDGMENTS.md for the full history.