decentralized-id.github.io/_posts/web-standards/w3c/2020-01-10-verifiable-credentials.md

28 lines
1.5 KiB
Markdown
Raw Normal View History

2020-01-10 20:54:33 +00:00
---
2023-08-27 04:44:02 +00:00
title: "Verifiable Credentials - W3C"
2023-08-27 04:43:33 +00:00
name: Verifiable Credentials
2023-06-01 22:11:34 +00:00
layout: standards
headings: ["About","Comparisons","Implementations","Literature","Use Case"]
2020-11-25 14:44:33 +00:00
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","Claims and Credentials WG"]
categories: ["Web Standards"]
2023-06-02 12:58:49 +00:00
permalink: web-standards/w3c/verifiable-credentials/
2020-11-25 14:44:33 +00:00
header:
image: /images/verifiable-credentials_head.webp
caption: "[Verifiable Credentials Data Model](https://www.w3.org/TR/vc-data-model/)"
teaser: /images/verifiable-credentials-teaser.webp
2020-11-09 07:14:37 +00:00
redirect_from:
2023-06-02 12:58:49 +00:00
- web-standards/w3c/wg/vc/
- web-standards/vc-wg/
- web-standards/w3c/wg/vc/verifiable-credentials/
2023-06-02 12:50:12 +00:00
- web-standards/w3c/wg/vc/verifiable-credentials/adoption/
2020-12-15 07:09:48 +00:00
- web-standards/w3c/vc-wg/verifiable-credentials/
2020-12-05 06:40:26 +00:00
- specs-standards/verifiable-credentials/
2020-11-09 07:14:37 +00:00
- web-standards/verifiable-credentials/
- specs-standards/verifiable credentials/
last_modified_at: 2023-08-29
2020-01-10 20:54:33 +00:00
---