Skip to content

Latest commit

 

History

History
87 lines (76 loc) · 9.65 KB

02_standards.md

File metadata and controls

87 lines (76 loc) · 9.65 KB

Standards and Specifications

Aries Framework Go is following many open source standards and specifications from,

Decentralized Identity Foundation Standards

Aries Framework Go is following many standards from Decentralized Identity Foundation eco system for credential interactions.

Notable ones are,

  • DIDComm Messaging v2.0: Version 2.0 od DIDComm Messaging to provide a secure, private communication methodology built atop the decentralized design of DIDs.
  • Presentation Exchange v2.0.0: An advanced form of credential request standard which codifies a data format Verifiers can use to articulate proof requirements, and a data format Holders can use to describe proofs submitted in accordance with them. Mainly used in Present Proof Protocol and Aries Verifiable Credential Wallet implementation.
  • Confidential Storage v0.1: For secured storage implementation, also know as Encrypted Data Vault.
  • WACI Presentation Exchange: Wallet and credential interaction standards using DIDComm.
  • Credential Manifest: Credential Manifests are a resource format that defines preconditional requirements, Issuer style preferences, Credential Style preferences and other facets User Agents utilize to help articulate and select the inputs necessary for processing and issuance of a specified credential.

W3C Standards

Notable ones are,

Aries-RFCS

List of the notable aries-rfcs implemented by Aries Framework Go,