split verifiable credentials to multiple posts

This commit is contained in:
⧉ infominer 2023-08-31 05:47:03 -04:00
parent b85f432c2f
commit 866beec967
3 changed files with 79 additions and 59 deletions

View file

@ -1,13 +1,12 @@
---
date: 2020-01-10
title: "Verifiable Credentials - W3C"
name: Verifiable Credentials
layout: standards
headings: ["About","Comparisons","Working Group","Credentials Community Group","Claims and Credentials WG","Development","Varieties","Interoperability","Literature","Use Case","User Experience"]
headings: ["About","Comparisons","Implementations","Literature","Use Case"]
description: a standard way to express credentials on the Web in a way that is cryptographically secure, privacy respecting, and machine-verifiable.
excerpt: >
Verifiable credentials (VCs) are the electronic equivalent of the physical credentials that we all possess today, such as: plastic cards, passports, driving licenses, qualifications and awards, etc. The data model for verifiable credentials is a World Wide Web Consortium Recommendation, "Verifiable Credentials Data Model 1.0 - Expressing verifiable information on the Web" published 19 November 2019.
tags: ["W3C","Verifiable Credentials","Credentials Community Group","VC-WG","JSON-LD","OAuth","FIDO","Claims and Credentials WG"]
tags: ["W3C","Verifiable Credentials","Credentials Community Group","VC-WG","JSON-LD","Claims and Credentials WG"]
categories: ["Web Standards"]
permalink: web-standards/w3c/verifiable-credentials/
header:
@ -23,6 +22,6 @@ redirect_from:
- specs-standards/verifiable-credentials/
- web-standards/verifiable-credentials/
- specs-standards/verifiable credentials/
last_modified_at: 2023-05-08
last_modified_at: 2023-08-29
---

View file

@ -0,0 +1,19 @@
---
title: "Verifiable Credentials - Working Groups, Standards and Development"
name: VCs Development
layout: standards
headings: ["Verifiable Credentials Working Group","Credentials Community Group","Claims and Credentials Working Group","Varieties","Development","User Experience"]
description: a standard way to express credentials on the Web in a way that is cryptographically secure, privacy respecting, and machine-verifiable.
excerpt: >
Verifiable credentials (VCs) are the electronic equivalent of the physical credentials that we all possess today, such as: plastic cards, passports, driving licenses, qualifications and awards, etc. The data model for verifiable credentials is a World Wide Web Consortium Recommendation, "Verifiable Credentials Data Model 1.0 - Expressing verifiable information on the Web" published 19 November 2019.
tags: ["W3C","Verifiable Credentials","Credentials Community Group","VC-WG","JSON-LD","OAuth","FIDO","Claims and Credentials WG"]
categories: ["Web Standards","Development"]
permalink: web-standards/w3c/verifiable-credentials/standards-and-development/
header:
image:
caption:
teaser:
canonical_url: "https://decentralized-id.com/web-standards/w3c/verifiable-credentials/standards-and-development/"
last_modified_at: 2023-08-29
---