From cddabafded769d5b61a6434b5c2237d6973cf7b9 Mon Sep 17 00:00:00 2001 From: Wind4Greg Date: Mon, 5 Feb 2024 16:19:31 -0800 Subject: [PATCH] Fixed one id in example that wasn't an urn. --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index de08b38..8db9311 100644 --- a/index.html +++ b/index.html @@ -4489,8 +4489,8 @@

Understanding Proof Sets and Proof Chains

Now, when the CEO validates the received the verifiable credential with the above proof chain, they will check that the CFO signed based on the signature of the VP of Engineering. First, they will check the proof/signature with -`id = 0` against the public key of the VP of Engineering. Note that -this proof/signature is over the original document. +`id = urn:proof-0` against the public key of the VP of Engineering. Note that +this proof/signature is over the original document.

Next, the CEO will check the proof/signature `id = "urn:proof-1"` against the