From b33ff585a793e4fd658e014e77cc0ddff0261a5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=A7=89=20infominer?= Date: Tue, 23 May 2023 19:45:45 +0530 Subject: [PATCH] rename --- .../2020-12-01-credentials-community-group.md | 25 ------------------- .../2023-05-15-credentials-community-group.md | 12 +++++++++ 2 files changed, 12 insertions(+), 25 deletions(-) delete mode 100644 _posts/web-standards/w3c/community-groups/credentials/2020-12-01-credentials-community-group.md create mode 100644 _posts/web-standards/w3c/community-groups/credentials/2023-05-15-credentials-community-group.md diff --git a/_posts/web-standards/w3c/community-groups/credentials/2020-12-01-credentials-community-group.md b/_posts/web-standards/w3c/community-groups/credentials/2020-12-01-credentials-community-group.md deleted file mode 100644 index b1cc0ea6..00000000 --- a/_posts/web-standards/w3c/community-groups/credentials/2020-12-01-credentials-community-group.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -published: false -title: W3C Credentials Community Group -description: "to explore the creation, storage, presentation, verification, and user control of credentials." -excerpt: > - The mission of the W3C Credentials Community Group is to explore the creation, storage, presentation, verification, and user control of credentials. We focus on a verifiable credential (a set of claims) created by an issuer about a subject—a person, group, or thing—and seek solutions inclusive of approaches such as: self-sovereign identity; presentation of proofs by the bearer; data minimization; and centralized, federated, and decentralized registry and identity systems. Our tasks include drafting and incubating Internet specifications for further standardization and prototyping and testing reference implementations. -permalink: web-standards/w3c/cg/credentials/ -redirect_from: - - web-standards/w3c/ccg/ -categories: ["Web Standards"] -tags: ["Verifiable Credentials","DID","W3C"] ---- - -[Credentials Community Group](https://www.w3.org/community/credentials/) • [Website](https://w3c-ccg.github.io/) • [GitHub](https://github.com/w3c-ccg) • [Feed](https://www.w3.org/community/credentials/feed/) • [Mail archive](http://lists.w3.org/Archives/Public/public-credentials/) - -> The mission of the Credentials Community Group is to explore the creation, storage, presentation, verification, and user control of credentials. We focus on a verifiable credential (a set of claims) created by an issuer about a subject—a person, group, or thing—and seek solutions inclusive of approaches such as: self-sovereign identity; presentation of proofs by the bearer; data minimization; and centralized, federated, and decentralized registry and identity systems. Our tasks include drafting and incubating Internet specifications for further standardization and prototyping and testing reference implementations. - - -### Verfifable Credentials -* [w3c-ccg/vc-extension-registry](https://github.com/w3c-ccg/vc-extension-registry) -REGISTRY: The Verifiable Credentials Extension Registry - w3c-ccg/vc-extension-registry -* [w3c-ccg/edu_occ_verifiable_credentials](https://github.com/w3c-ccg/edu_occ_verifiable_credentials) -WORK ITEM: Drafts and Ideas of Educational and Occupational Verifiable Credentials - w3c-ccg/edu_occ_verifiable_credentials -* [w3c-ccg/vc-examples](https://github.com/w3c-ccg/vc-examples) -WORK ITEM: Verifiable Credentials Examples. diff --git a/_posts/web-standards/w3c/community-groups/credentials/2023-05-15-credentials-community-group.md b/_posts/web-standards/w3c/community-groups/credentials/2023-05-15-credentials-community-group.md new file mode 100644 index 00000000..6ea36cb1 --- /dev/null +++ b/_posts/web-standards/w3c/community-groups/credentials/2023-05-15-credentials-community-group.md @@ -0,0 +1,12 @@ +--- +title: W3C Credentials Community Group +description: "to explore the creation, storage, presentation, verification, and user control of credentials." +excerpt: > + The mission of the W3C Credentials Community Group is to explore the creation, storage, presentation, verification, and user control of credentials. We focus on a verifiable credential (a set of claims) created by an issuer about a subject—a person, group, or thing—and seek solutions inclusive of approaches such as: self-sovereign identity; presentation of proofs by the bearer; data minimization; and centralized, federated, and decentralized registry and identity systems. Our tasks include drafting and incubating Internet specifications for further standardization and prototyping and testing reference implementations. +permalink: web-standards/w3c/cg/credentials/ +redirect_from: + - web-standards/w3c/ccg/ +categories: ["Web Standards"] +tags: ["Verifiable Credentials","DID","W3C"] +published: false +---