🪪Supported Standards
Last updated
Last updated
Truvera is built on W3C open standards, it 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:
Credential variant
W3C IETF
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
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
Truvera supports following 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.
Truvera 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.