Skip to content

Commit 28a1a6a

Browse files
committed
Update static snapshot of proposed rec.
1 parent 218f0c7 commit 28a1a6a

File tree

1 file changed

+21
-22
lines changed

1 file changed

+21
-22
lines changed

transitions/2025/PR/index.html

+21-22
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,7 @@
612612
"INFRA",
613613
"MIMESNIFF",
614614
"VC-DATA-MODEL-2.0",
615-
"CID-1.0"
615+
"CID"
616616
],
617617
"otherLinks": [
618618
{
@@ -641,7 +641,7 @@
641641
"generatedSubtitle": "W3C Proposed Recommendation 20 March 2025"
642642
}</script>
643643
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/W3C-PR"></head>
644-
<body class="h-entry" data-cite="INFRA MIMESNIFF VC-DATA-MODEL-2.0 CID-1.0"><div class="head">
644+
<body class="h-entry" data-cite="INFRA MIMESNIFF VC-DATA-MODEL-2.0 CID"><div class="head">
645645
<p class="logos"><a class="logo" href="https://www.w3.org/"><img crossorigin="" alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72">
646646
</a></p>
647647
<h1 id="title" class="title">Verifiable Credential Data Integrity 1.0</h1> <h2 id="subtitle" class="subtitle">Securing the Integrity of Verifiable Credential Data</h2>
@@ -825,7 +825,7 @@ <h1 id="title" class="title">Verifiable Credential Data Integrity 1.0</h1> <h2 i
825825
</li>
826826
<li>
827827
Authenticate as an entity identified by a particular identifier, for example, as
828-
the subject identified by a Decentralized Identifier (DID) [<cite><a class="bibref" data-link-type="biblio" href="#bib-did-core" title="Decentralized Identifiers (DIDs) v1.0">DID-CORE</a></cite>].
828+
the subject identified by a Decentralized Identifier (DID) [<cite><a class="bibref" data-link-type="biblio" href="#bib-did" title="Decentralized Identifiers (DIDs) v1.0">DID</a></cite>].
829829
</li>
830830
<li>
831831
Delegate authorization for actions in a remote execution environment, via
@@ -1067,7 +1067,7 @@ <h1 id="title" class="title">Verifiable Credential Data Integrity 1.0</h1> <h2 i
10671067

10681068
<dd data-defines="#dfn-controlled-identifier-document">
10691069
A document that contains public cryptographic material as defined in the
1070-
<cite><a data-matched-text="[[[CID-1.0]]]" href="https://www.w3.org/TR/cid-1.0/">Controlled Identifiers v1.0</a></cite> specification.
1070+
<cite><a data-matched-text="[[[CID]]]" href="https://www.w3.org/TR/cid-1.0/">Controlled Identifiers v1.0</a></cite> specification.
10711071
</dd>
10721072

10731073
<dt><dfn class="export" data-lt="cryptosuite|cryptographic suite" data-export="" data-plurals="cryptographic suites|cryptosuites" id="dfn-cryptosuite" tabindex="0" aria-haspopup="dialog" data-dfn-type="dfn">cryptographic suite</dfn></dt>
@@ -1294,7 +1294,7 @@ <h1 id="title" class="title">Verifiable Credential Data Integrity 1.0</h1> <h2 i
12941294
digital proof using the <code>verificationMethod</code> specified. The value <em class="rfc2119">MUST</em> use a
12951295
header and encoding as described in Section
12961296
<a href="https://www.w3.org/TR/cid-1.0/#multibase-0">2.4 Multibase</a> of the
1297-
<cite><a data-matched-text="[[[CID-1.0]]]" href="https://www.w3.org/TR/cid-1.0/">Controlled Identifiers v1.0</a></cite> specification to express the binary data.
1297+
<cite><a data-matched-text="[[[CID]]]" href="https://www.w3.org/TR/cid-1.0/">Controlled Identifiers v1.0</a></cite> specification to express the binary data.
12981298
The contents of this value are determined by a specific cryptosuite and set
12991299
to the <em>proof value</em> generated by the <a href="#add-proof">Add Proof Algorithm</a>
13001300
for that cryptosuite. Alternative properties with different encodings specified by the
@@ -1667,7 +1667,7 @@ <h1 id="title" class="title">Verifiable Credential Data Integrity 1.0</h1> <h2 i
16671667
Implementers are urged to consult appropriate sources, such as the
16681668
<a href="https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.180-4.pdf">
16691669
FIPS 180-4 Secure Hash Standard</a> and the
1670-
<a href="https://media.defense.gov/2022/Sep/07/2003071834/-1/-1/0/CSA_CNSA_2.0_ALGORITHMS_.PDF">
1670+
<a href="https://en.wikipedia.org/wiki/Commercial_National_Security_Algorithm_Suite">
16711671
Commercial National Security Algorithm Suite 2.0</a> to ensure that they are
16721672
choosing a hash algorithm that is appropriate for their use case.
16731673
</p>
@@ -1732,7 +1732,7 @@ <h1 id="title" class="title">Verifiable Credential Data Integrity 1.0</h1> <h2 i
17321732
<div class="note" role="note" id="issue-container-generatedID-1"><div role="heading" class="note-title marker" id="h-note-1" aria-level="4"><span>Note</span></div><p class="">
17331733
Beyond the security terms defined by this specification, the
17341734
<a href="https://w3id.org/security">https://w3id.org/security#</a> namespace
1735-
also includes the terms defined in the <cite><a data-matched-text="[[[CID-1.0]]]" href="https://www.w3.org/TR/cid-1.0/">Controlled Identifiers v1.0</a></cite>&nbsp;[<cite><a class="bibref" data-link-type="biblio" href="#bib-cid-1.0" title="Controlled Identifiers v1.0">CID-1.0</a></cite>]
1735+
also includes the terms defined in the <cite><a data-matched-text="[[[CID]]]" href="https://www.w3.org/TR/cid-1.0/">Controlled Identifiers v1.0</a></cite>&nbsp;[<cite><a class="bibref" data-link-type="biblio" href="#bib-cid" title="Controlled Identifiers v1.0">CID</a></cite>]
17361736
specification, with the corresponding mappings in the context files listed above.
17371737
</p></div>
17381738

@@ -1757,7 +1757,7 @@ <h1 id="title" class="title">Verifiable Credential Data Integrity 1.0</h1> <h2 i
17571757
<td>
17581758
The vocabulary in JSON-LD format [<cite><a class="bibref" data-link-type="biblio" href="#bib-json-ld11" title="JSON-LD 1.1">JSON-LD11</a></cite>].<br><br>
17591759

1760-
<strong>SHA2-256 Digest:</strong> <code><span class="vc-hash" data-hash-url="https://w3c.github.io/vc-data-integrity/vocab/security/vocabulary.jsonld" data-hash-format="openssl dgst -sha256">2fae64e0b541876205c453eed2ec375b1f06e184b8c0e4d1d9dd5bceaba427ad</span></code>
1760+
<strong>SHA2-256 Digest:</strong> <code><span class="vc-hash" data-hash-url="https://w3c.github.io/vc-data-integrity/vocab/security/vocabulary.jsonld" data-hash-format="openssl dgst -sha256">00369ee693fa86f27ff48587d0627ec79a9ad467315c7a2711299e6d64521c78</span></code>
17611761
</td>
17621762
</tr>
17631763
<tr>
@@ -1767,7 +1767,7 @@ <h1 id="title" class="title">Verifiable Credential Data Integrity 1.0</h1> <h2 i
17671767
<td>
17681768
The vocabulary in Turtle format [<cite><a class="bibref" data-link-type="biblio" href="#bib-turtle" title="RDF 1.1 Turtle">TURTLE</a></cite>].<br><br>
17691769

1770-
<strong>SHA2-256 Digest:</strong> <code><span class="vc-hash" data-hash-url="https://w3c.github.io/vc-data-integrity/vocab/security/vocabulary.ttl" data-hash-format="openssl dgst -sha256">c668b69968f34633cbb32a1a1b040e79b43791e9a7cf9677909a80429b389bf8</span></code>
1770+
<strong>SHA2-256 Digest:</strong> <code><span class="vc-hash" data-hash-url="https://w3c.github.io/vc-data-integrity/vocab/security/vocabulary.ttl" data-hash-format="openssl dgst -sha256">ac75bab76366c8635163e1bcc922d551b30cb2dc5ca0e5f55e5f4f93cca911e2</span></code>
17711771
</td>
17721772
</tr>
17731773
<tr>
@@ -1778,7 +1778,7 @@ <h1 id="title" class="title">Verifiable Credential Data Integrity 1.0</h1> <h2 i
17781778
The vocabulary in HTML+RDFa Format [<cite><a class="bibref" data-link-type="biblio" href="#bib-html-rdfa" title="HTML+RDFa 1.1 - Second Edition">HTML-RDFA</a></cite>].<br><br>
17791779

17801780

1781-
<strong>SHA2-256 Digest:</strong> <code><span class="vc-hash" data-hash-url="https://w3c.github.io/vc-data-integrity/vocab/security/vocabulary.html" data-hash-format="openssl dgst -sha256">890997ce0cfdc0c9f93409a38030e3f4c9723a7846e06729c28eb442b83da5f6</span></code>
1781+
<strong>SHA2-256 Digest:</strong> <code><span class="vc-hash" data-hash-url="https://w3c.github.io/vc-data-integrity/vocab/security/vocabulary.html" data-hash-format="openssl dgst -sha256">437c6d54b57a922da494defc8d667bab8f7f93e295eb1724b779bd83490d8798</span></code>
17821782
</td>
17831783
</tr>
17841784
</tbody>
@@ -3349,7 +3349,7 @@ <h1 id="title" class="title">Verifiable Credential Data Integrity 1.0</h1> <h2 i
33493349
The process of validating a verification relationship is outlined in
33503350
Section
33513351
<a href="https://www.w3.org/TR/cid-1.0/#retrieve-verification-method">
3352-
3.3 Retrieve Verification Method</a> of the <cite><a data-matched-text="[[[CID-1.0]]]" href="https://www.w3.org/TR/cid-1.0/">Controlled Identifiers v1.0</a></cite>
3352+
3.3 Retrieve Verification Method</a> of the <cite><a data-matched-text="[[[CID]]]" href="https://www.w3.org/TR/cid-1.0/">Controlled Identifiers v1.0</a></cite>
33533353
specification.
33543354
</p>
33553355
<p>
@@ -4120,8 +4120,9 @@ <h1 id="title" class="title">Verifiable Credential Data Integrity 1.0</h1> <h2 i
41204120
</p>
41214121

41224122
<p>
4123-
The Working Group would like to thank the following individuals for reviewing
4124-
and providing feedback on the specification (in alphabetical order):
4123+
The Working Group would like to thank the following individuals for reviewing
4124+
and providing feedback on the specification (in alphabetical order by last name
4125+
or their GitHub handle if a name was not provided):
41254126
</p>
41264127

41274128
<p>
@@ -4203,8 +4204,8 @@ <h1 id="title" class="title">Verifiable Credential Data Integrity 1.0</h1> <h2 i
42034204

42044205
<dl class="bibliography"><dt id="bib-ascii">[ASCII]</dt><dd>
42054206
<a href="https://www.ecma-international.org/publications-and-standards/standards/ecma-6/"><cite>ISO/IEC 646:1991, Information technology -- ISO 7-bit coded character set for information interchange</cite></a>. Ecma International. URL: <a href="https://www.ecma-international.org/publications-and-standards/standards/ecma-6/">https://www.ecma-international.org/publications-and-standards/standards/ecma-6/</a>
4206-
</dd><dt id="bib-cid-1.0">[CID-1.0]</dt><dd>
4207-
<a href="https://www.w3.org/TR/cid-1.0/"><cite>Controlled Identifiers v1.0</cite></a>. Manu Sporny; Michael Jones. W3C. 9 February 2025. CRD. URL: <a href="https://www.w3.org/TR/cid-1.0/">https://www.w3.org/TR/cid-1.0/</a>
4207+
</dd><dt id="bib-cid">[CID]</dt><dd>
4208+
<a href="https://www.w3.org/TR/cid-1.0/"><cite>Controlled Identifiers v1.0</cite></a>. Manu Sporny; Michael Jones. W3C. 18 February 2025. CRD. URL: <a href="https://www.w3.org/TR/cid-1.0/">https://www.w3.org/TR/cid-1.0/</a>
42084209
</dd><dt id="bib-infra">[INFRA]</dt><dd>
42094210
<a href="https://infra.spec.whatwg.org/"><cite>Infra Standard</cite></a>. Anne van Kesteren; Domenic Denicola. WHATWG. Living Standard. URL: <a href="https://infra.spec.whatwg.org/">https://infra.spec.whatwg.org/</a>
42104211
</dd><dt id="bib-json-ld11">[JSON-LD11]</dt><dd>
@@ -4228,19 +4229,17 @@ <h1 id="title" class="title">Verifiable Credential Data Integrity 1.0</h1> <h2 i
42284229
</dd><dt id="bib-url">[URL]</dt><dd>
42294230
<a href="https://url.spec.whatwg.org/"><cite>URL Standard</cite></a>. Anne van Kesteren. WHATWG. Living Standard. URL: <a href="https://url.spec.whatwg.org/">https://url.spec.whatwg.org/</a>
42304231
</dd><dt id="bib-vc-data-model-2.0">[VC-DATA-MODEL-2.0]</dt><dd>
4231-
<a href="https://www.w3.org/TR/vc-data-model-2.0/"><cite>Verifiable Credentials Data Model v2.0</cite></a>. Manu Sporny; Ted Thibodeau Jr; Ivan Herman; Gabe Cohen; Michael Jones. W3C. 27 January 2025. CRD. URL: <a href="https://www.w3.org/TR/vc-data-model-2.0/">https://www.w3.org/TR/vc-data-model-2.0/</a>
4232+
<a href="https://www.w3.org/TR/vc-data-model-2.0/"><cite>Verifiable Credentials Data Model v2.0</cite></a>. Manu Sporny; Ted Thibodeau Jr; Ivan Herman; Gabe Cohen; Michael Jones. W3C. 23 February 2025. CRD. URL: <a href="https://www.w3.org/TR/vc-data-model-2.0/">https://www.w3.org/TR/vc-data-model-2.0/</a>
42324233
</dd><dt id="bib-xmlschema11-2">[XMLSCHEMA11-2]</dt><dd>
42334234
<a href="https://www.w3.org/TR/xmlschema11-2/"><cite>W3C XML Schema Definition Language (XSD) 1.1 Part 2: Datatypes</cite></a>. David Peterson; Sandy Gao; Ashok Malhotra; Michael Sperberg-McQueen; Henry Thompson; Paul V. Biron et al. W3C. 5 April 2012. W3C Recommendation. URL: <a href="https://www.w3.org/TR/xmlschema11-2/">https://www.w3.org/TR/xmlschema11-2/</a>
42344235
</dd></dl>
42354236
</section><section id="informative-references"><div class="header-wrapper"><h3 id="d-2-informative-references"><bdi class="secno">D.2 </bdi>Informative references</h3><a class="self-link" href="#informative-references" aria-label="Permalink for Appendix D.2"></a></div>
42364237

4237-
<dl class="bibliography"><dt id="bib-cid">[CID]</dt><dd>
4238-
<a href="https://www.w3.org/TR/cid-1.0/"><cite>Controlled Identifiers v1.0</cite></a>. Manu Sporny; Michael Jones. W3C. 9 February 2025. CRD. URL: <a href="https://www.w3.org/TR/cid-1.0/">https://www.w3.org/TR/cid-1.0/</a>
4239-
</dd><dt id="bib-di-ecdsa">[DI-ECDSA]</dt><dd>
4238+
<dl class="bibliography"><dt id="bib-di-ecdsa">[DI-ECDSA]</dt><dd>
42404239
<a href="https://www.w3.org/TR/vc-di-ecdsa/"><cite>The Elliptic Curve Digital Signature Algorithm Cryptosuites v1.0</cite></a>. David Longley; Manu Sporny; Marty Reed. W3C Verifiable Credentials Working Group. W3C Working Draft. URL: <a href="https://www.w3.org/TR/vc-di-ecdsa/">https://www.w3.org/TR/vc-di-ecdsa/</a>
42414240
</dd><dt id="bib-di-eddsa">[DI-EDDSA]</dt><dd>
42424241
<a href="https://www.w3.org/TR/vc-di-eddsa/"><cite>The Edwards Digital Signature Algorithm Cryptosuites v1.0</cite></a>. David Longley; Manu Sporny; Dmitri Zagidulin. W3C Verifiable Credentials Working Group. W3C Working Draft. URL: <a href="https://www.w3.org/TR/vc-di-eddsa/">https://www.w3.org/TR/vc-di-eddsa/</a>
4243-
</dd><dt id="bib-did-core">[DID-CORE]</dt><dd>
4242+
</dd><dt id="bib-did">[DID]</dt><dd>
42444243
<a href="https://www.w3.org/TR/did-core/"><cite>Decentralized Identifiers (DIDs) v1.0</cite></a>. Manu Sporny; Amy Guy; Markus Sabadello; Drummond Reed. W3C. 19 July 2022. W3C Recommendation. URL: <a href="https://www.w3.org/TR/did-core/">https://www.w3.org/TR/did-core/</a>
42454244
</dd><dt id="bib-did-key">[DID-KEY]</dt><dd>
42464245
<a href="https://w3c-ccg.github.io/did-method-key/"><cite>The did:key Method</cite></a>. Manu Sporny; Dmitri Zagidulin; Dave Longley; Orie Steele. W3C Credentials Community Group. CG-DRAFT. URL: <a href="https://w3c-ccg.github.io/did-method-key/">https://w3c-ccg.github.io/did-method-key/</a>
@@ -4271,9 +4270,9 @@ <h1 id="title" class="title">Verifiable Credential Data Integrity 1.0</h1> <h2 i
42714270
</dd><dt id="bib-turtle">[TURTLE]</dt><dd>
42724271
<a href="https://www.w3.org/TR/turtle/"><cite>RDF 1.1 Turtle</cite></a>. Eric Prud'hommeaux; Gavin Carothers. W3C. 25 February 2014. W3C Recommendation. URL: <a href="https://www.w3.org/TR/turtle/">https://www.w3.org/TR/turtle/</a>
42734272
</dd><dt id="bib-vc-di-ecdsa">[VC-DI-ECDSA]</dt><dd>
4274-
<a href="https://www.w3.org/TR/vc-di-ecdsa/"><cite>Data Integrity ECDSA Cryptosuites v1.0</cite></a>. Manu Sporny; Dave Longley; Greg Bernstein. W3C. 2 February 2025. CRD. URL: <a href="https://www.w3.org/TR/vc-di-ecdsa/">https://www.w3.org/TR/vc-di-ecdsa/</a>
4273+
<a href="https://www.w3.org/TR/vc-di-ecdsa/"><cite>Data Integrity ECDSA Cryptosuites v1.0</cite></a>. Manu Sporny; Dave Longley; Greg Bernstein. W3C. 17 February 2025. CRD. URL: <a href="https://www.w3.org/TR/vc-di-ecdsa/">https://www.w3.org/TR/vc-di-ecdsa/</a>
42754274
</dd><dt id="bib-vc-di-eddsa">[VC-DI-EDDSA]</dt><dd>
4276-
<a href="https://www.w3.org/TR/vc-di-eddsa/"><cite>Data Integrity EdDSA Cryptosuites v1.0</cite></a>. Manu Sporny; Greg Bernstein; Ted Thibodeau Jr; Dmitri Zagidulin; Sebastian Crane. W3C. 2 February 2025. CRD. URL: <a href="https://www.w3.org/TR/vc-di-eddsa/">https://www.w3.org/TR/vc-di-eddsa/</a>
4275+
<a href="https://www.w3.org/TR/vc-di-eddsa/"><cite>Data Integrity EdDSA Cryptosuites v1.0</cite></a>. Manu Sporny; Greg Bernstein; Ted Thibodeau Jr. W3C. 17 February 2025. CRD. URL: <a href="https://www.w3.org/TR/vc-di-eddsa/">https://www.w3.org/TR/vc-di-eddsa/</a>
42774276
</dd><dt id="bib-vc-extensions">[VC-EXTENSIONS]</dt><dd>
42784277
<a href="https://w3c.github.io/vc-extensions/"><cite>Verifiable Credential Extensions</cite></a>. Manu Sporny. W3C Verifiable Credentials Working Group. W3C Editor's Draft. URL: <a href="https://w3c.github.io/vc-extensions/">https://w3c.github.io/vc-extensions/</a>
42794278
</dd><dt id="bib-webcryptoapi">[WEBCRYPTOAPI]</dt><dd>

0 commit comments

Comments
 (0)