From 6bb453eae4e57c7f382360f2bad9b80a570d45c3 Mon Sep 17 00:00:00 2001
From: Andres Uribe
Date: Sun, 20 Aug 2023 15:21:10 -0400
Subject: [PATCH] Update links from VC-JWT to VC-JOSE-COSE.
Co-authored-by: Ted Thibodeau Jr
Co-authored-by: Manu Sporny
---
index.html | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/index.html b/index.html
index 1dd7f3df0..ecab100db 100644
--- a/index.html
+++ b/index.html
@@ -588,7 +588,7 @@ Use Cases and Requirements
-
-Securing Verifiable Credentials using JSON Web Tokens [[VC-JWT]].
+Securing Verifiable Credentials using JOSE and COSE [[VC-JOSE-COSE]].
-
Securing Verifiable Credentials using Data Integrity Proofs [[VC-DATA-INTEGRITY]].
@@ -1822,10 +1822,10 @@
Securing Verifiable Credentials
external proofs and those that use embedded proofs. An
external proof is one that wraps an expression of
this data model, such as via a JSON Web Token, which is elaborated on in the
-Securing Verifiable Credentials using JOSE and COSE [[VC-JOSE-COSE]]
-specification. An embedded proof is a mechanism where the proof is
-included in the data model, such as a Data Integrity Proof, which is elaborated
-on in Verifiable Credential Data Integrity [[VC-DATA-INTEGRITY]].
+Securing Verifiable Credentials using JOSE and COSE [[VC-JOSE-COSE]] specification.
+An embedded proof is a mechanism where the proof is included in the
+data model, such as a Data Integrity Proof, which is elaborated on in Verifiable
+Credential Data Integrity [[VC-DATA-INTEGRITY]].
It should be noted that these two classes of securing mechanisms are not
@@ -2065,8 +2065,8 @@
Presentations
contents of the proof
property are proofs, as described by
the Data Integrity [[VC-DATA-INTEGRITY]] specification. An example of a
verifiable presentation using the JWT proof mechanism is
-provided in the Securing Verifiable Credentials using JSON Web Tokens
-[[?VC-JWT]] specification.
+provided in the Securing Verifiable Credentials using JOSE and COSE
+[[?VC-JOSE-COSE]] specification.
@@ -2587,7 +2587,7 @@ Extensibility
Support multiple types of cryptographic proof formats through the use of
-JSON Web Tokens [[VC-JWT]] and Data Integrity Proofs [[VC-DATA-INTEGRITY]] and a variety of cryptographic
+JOSE or COSE [[VC-JOSE-COSE]], Data Integrity Proofs [[VC-DATA-INTEGRITY]], and a variety of cryptographic
suites listed in the Verifiable Credential Specifications Directory
[[?VC-SPECS]].
@@ -4063,7 +4063,7 @@ Proof Formats
-
-Verifiable Credentials using JSON Web Tokens [[VC-JWT]], and
+Verifiable Credentials using JOSE and COSE [[VC-JOSE-COSE]], and
-
Verifiable Credential Data Integrity [[VC-DATA-INTEGRITY]].
@@ -5482,7 +5482,7 @@
Base Context
-
The contents of the credential itself, which is secured in
verifiable credentials and verifiable presentations by using
-mechanisms such as [[VC-JWT]] and [[VC-DATA-INTEGRITY]].
+mechanisms such as [[VC-JOSE-COSE]] and [[VC-DATA-INTEGRITY]].
-
The content in a credential whose meaning depends on a link to an external URL,