1️⃣
AV1
  • AV1 Documentation
  • Core Concepts
    • Decentralized Identifiers (DIDs)
      • did:btco
      • did:peer
      • did:key
      • did:web
    • Verifiable Credentials (VCs)
    • DIDComm
  • Libraries
    • @aviarytech/crypto
    • @aviarytech/vcs
    • @aviarytech/dids
    • @aviarytech/didcomm
  • Reference
    • AV1 Documentation
      • Libraries
        • @aviarytech/crypto
        • @aviarytech/vcs
        • @aviarytech/dids
        • @aviarytech/didcomm
      • Applications
        • Assurance Studio
        • Verifiable Ink
        • 1Keep
      • Endpoints
        • Assurance Studio
        • Verifiable Ink
        • 1Keep
Powered by GitBook
On this page
  • Decentralized Identifiers (DIDs)
  • Verifiable Credentials (VCs)
  • DIDComm

Core Concepts

PreviousAV1 DocumentationNextDecentralized Identifiers (DIDs)

Last updated 1 year ago

Decentralized Identifiers (DIDs) are unique identifiers that individuals can create and manage independently, without needing a centralized authority. Enabled by cryptographic methods, DIDs offer enhanced privacy and control, fostering a digital ecosystem where individuals are the primary controllers of their digital identities.

VCs are digital certifications used in decentralized and self-sovereign identity models, allowing entities to present authenticated claims about themselves. They involve an issuer, holder, and verifier and are critical for enhancing digital trust, privacy, and interoperability across various fields like education, employment, healthcare, and finance.

DIDComm Messaging, built on Decentralized Identifiers (DIDs), is a communication approach that not only supports individual and sequential messaging but also integrates them into larger protocols and workflows, ensuring trust preservation. It overcomes limitations of existing communication mechanisms that rely heavily on centralized entities. By empowering individuals to operate as peers to web servers, DIDComm enables secure, private, decentralized, and transport-independent higher-order protocols. These protocols facilitate various activities, from credential verification and contract negotiation to voting, fostering a more versatile and equitable digital environment.

Decentralized Identifiers (DIDs)
Verifiable Credentials (VCs)
DIDComm