Supported Standards
Last updated
Last updated
The Dock Certs Platform is built on W3C open standards. This ensures that users can store their Credentials on any digital wallet that adheres to these standards and that any stakeholder, wherever they are in the world, can verify the authenticity of the data as long as their verification system adheres to these standards. If there is a standard for which you would like further clarification or support, please contact us.
Dock Supports the following open standards:
Technology | Open Standard | Standard Body |
---|---|---|
Data model | W3C | |
Credential variant | W3C IETF | |
Decentralized Identifier | W3C | |
Credential Issuance | OpenID for Verifiable Credential Issuance v1 Iden3Comm for did:polygon | OIDF |
Presentation | Default presentation exchange from DIF Wallet and Credential Interaction (WACI) v1.0 Draft over DIDComm Messaging v2.1 OpenID for Verifiable Presentations v1 Iden3Comm for did:polygon | DIF OIDF |
Revocation | W3C | |
Credential Wallet | Credentials are stored in our wallet SDK using the W3C Universal Wallet 2020 specification, as implemented in our open source Universal Wallet library. | W3C |
Dock supports following signature formats
Credential type | Signature formats |
---|---|
Non-anonymous | ed25519 |
Anonymous | BBS2023 PS sigs |
Anonymous Ecosystem-Bound | BBDT16 as an algebraic MAC to build keyed anonymous credentials |
Credential documents are stored encrypted with ECDH-ES+A256KW using x25519 key agreement keys. The index is encrypted with searchable encryption.
Other data is stored on RDS and S3 using AWS's default encryption.
Queued messages are encrypted per the DIDComm Message packing
Dock believes that credentials are most useful when they are interoperable across service providers. Our W3C compliant credential format is designed for maximum interoperability. Our anonymous credential format adheres to many W3C standards, but are designed for maximum privacy protection. We also leverage standards from OpenID, IETF, DIF, and related organizations.