From 734bc6794a4b50402fa8d2e2a5c91e6b8f8e3d7c Mon Sep 17 00:00:00 2001 From: Jan Christoph Ebersbach Date: Mon, 19 Feb 2024 17:27:13 +0100 Subject: [PATCH] Add linked-vp spec --- .../pages/working-groups/identifiers-discovery.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/templates/pages/working-groups/identifiers-discovery.html b/templates/pages/working-groups/identifiers-discovery.html index d31e878f..e06222cc 100644 --- a/templates/pages/working-groups/identifiers-discovery.html +++ b/templates/pages/working-groups/identifiers-discovery.html @@ -120,6 +120,19 @@ href: "https://github.com/decentralized-identity/did-spec-extensions" } ] + }, + "Linked Verifiable Presentation": { + desc: "Spec for linking Verifiable Presentations in DID documents.", + links: [ + { + text: "Spec", + href: "https://identity.foundation/linked-vp" + }, + { + text: "Main Repo", + href: "https://github.com/decentralized-identity/linked-vp" + } + ] } } %}