GoPlausible
  • GoPlausible
  • 🤖PLAUS Quick Intro
  • 🤖Anatomy of a PLAUS
  • 🤖PLAUS Claim instructions
  • 🤖Export PLAUS instructions
  • Overview
    • PLAUSIBLE & DIDs
    • PLAUSIBLE & Verifiable Credentials
    • PLAUSIBLE & OpenBadges
  • Tutorials
    • ⛵Creators: Onboarding
    • 📦Creators: Create PLAUS
    • ☢️Creators: Activate PLAUS
    • 🪄Creators: Fetch Magic Links
    • 💼Claimers: Claim PLAUS with wallet
    • 🏁Claimers: Claim PLAUS without wallet
    • 🏳️Claimers: Export locally claimed PLAUS
  • Features
    • 🔥Protocol Features
    • 🔏Claim controllers
  • Technical documentation
    • 🎴Concept poster
    • 📐Architecture
    • 💻Serverless backend
    • 🖥️UI / UX
  • Use Cases
    • 🎨NFT designers
    • ✈️Tourism
    • 🎵Music artists
    • 🗝️Fan clubs & social groups
    • 🏫DAOs
    • 🎮GameFi
    • 🎟️Ticketing services
    • ⚖️Law & legal entities
    • 🎸Entertainment services
    • ⚽Sport organizations
    • 🌎Venues & event organizers
    • 🏨Universities & educational entities
    • 👤Community managers
Powered by GitBook
On this page
  1. Overview

PLAUSIBLE & Verifiable Credentials

PLAUSIBLE protocol & W3C VCs

PreviousPLAUSIBLE & DIDsNextPLAUSIBLE & OpenBadges

Last updated 7 months ago

Verifiable Credentials:

The World Wide Web Consortium (W3C) Verifiable Credentials (VCs) V2 framework is an advanced standard designed to enable the issuance, holding, and verification of digital credentials in a secure, privacy-preserving, and interoperable manner across the web. The serves as the core specification, detailing the structure and handling of VCs, allowing entities to assert trusted information about a subject. The complements this by defining how applications can interface with VC systems to issue, verify, and store credentials. For managing credentials related to a specific subject, the provides guidance.

Ensuring the integrity and security of VC data is crucial, addressed by the specification, which outlines mechanisms for proving the authenticity and integrity of VCs. The defines how verifiable presentations can be requested, facilitating secure sharing of VCs between parties.

Securing VCs is further enhanced through integration with COSE/JOSE standards, as detailed in resources like , , and the , which provide methods for encrypting and digitally signing credentials to ensure their authenticity and confidentiality. Collectively, these standards and specifications form a comprehensive ecosystem for managing digital credentials, enabling a wide range of use cases from identity verification to access control, thereby enhancing trust and efficiency in digital interactions.

has been proposed by GoPlausible to adopt W3C VC standards for the Algorand ecosystem.

VC Data Model 2.0
VC API
VC Controller Document
VC Data Integrity V1.0
VP Request Specification
Securing JSON-LD Verifiable Credentials with JOSE
VC-JOSE-COSE
Linked Data Cryptographic Suite Registry
ARC113