Skip to content

Commit 17c410f

Browse files
author
reffy-bot
committed
Update of TR report from new reffy run
Using reffy commit 18.4.0.
1 parent 37fe0b3 commit 17c410f

File tree

8 files changed

+178
-185
lines changed

8 files changed

+178
-185
lines changed

tr/algorithms/vc-data-model-2.0.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"html": "Set the <var>verifyProof</var> function by using the <var>inputMediaType</var> and the\n<a href=\"https://w3c.github.io/vc-extensions/#securing-mechanisms\">Securing Mechanisms</a>\nsection of the <cite><a data-matched-text=\"[[[?VC-EXTENSIONS]]]\" href=\"https://w3c.github.io/vc-extensions/\">Verifiable Credential Extensions</a></cite> document, or other mechanisms known to the\nimplementation, to determine the cryptographic suite to use when verifying the\nsecuring mechanism. The <var>verifyProof</var> function <em class=\"rfc2119\">MUST</em> implement the interface\ndescribed in <a href=\"https://www.w3.org/TR/vc-data-model-2.0/#securing-mechanism-specifications\" data-matched-text=\"[[[#securing-mechanism-specifications]]]\" class=\"sec-ref\"><bdi class=\"secno\">5.13 </bdi>Securing Mechanism Specifications</a>."
1717
},
1818
{
19-
"html": "If the <var>verifyProof</var> function expects a <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#byte-sequence\">byte sequence</a>, provide\n<var>inputMediaType</var> and <var>inputData</var> to the algorithm. If the <var>verifyProof</var> function\nexpects a <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#ordered-map\">map</a>, provide <var>inputMediaType</var> and the result of <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#parse-json-bytes-to-an-infra-value\">parse JSON bytes to an Infra value</a> given <var>inputData</var>. Set <var>result</var> to the result of the\ncall to the <var>verifyProof</var> function. If the call was successful, <var>result</var> will\ncontain the <var>status</var>, <var>document</var>, <var>mediaType</var>, <var>controller</var>,\n<var>controllerDocument</var>, <var>warnings</var>, and <var>errors</var> properties."
19+
"html": "If the <var>verifyProof</var> function expects a <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#byte-sequence\">byte sequence</a>, provide\n<var>inputMediaType</var> and <var>inputData</var> to the algorithm. If the <var>verifyProof</var> function\nexpects a <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#ordered-map\">map</a>, provide <var>inputMediaType</var> and the result of <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#parse-json-bytes-to-an-infra-value\">parse JSON bytes to an Infra value</a> given <var>inputData</var>. Set <var>result</var> to the result of the\ncall to the <var>verifyProof</var> function. If the call was successful, <var>result</var> will\ncontain the <var>status</var>, <var>document</var>, <var>mediaType</var>, <var>controller</var>,\n<var>controlledIdentifierDocument</var>, <var>warnings</var>, and <var>errors</var> properties."
2020
},
2121
{
2222
"html": "If <var>result</var>.<var>status</var> is set to <code>false</code>, add a\n<a href=\"https://www.w3.org/TR/vc-data-model-2.0/#CRYPTOGRAPHIC_SECURITY_ERROR\">CRYPTOGRAPHIC_SECURITY_ERROR</a> to\n<var>result</var>.<var>errors</var>."

tr/headings/vc-data-model-2.0.json

Lines changed: 72 additions & 72 deletions
Large diffs are not rendered by default.

tr/ids/vc-data-integrity.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@
419419
"https://www.w3.org/TR/vc-data-integrity/#normative-references",
420420
"https://www.w3.org/TR/vc-data-integrity/#d-1-normative-references",
421421
"https://www.w3.org/TR/vc-data-integrity/#bib-ascii",
422-
"https://www.w3.org/TR/vc-data-integrity/#bib-cid-1.0",
422+
"https://www.w3.org/TR/vc-data-integrity/#bib-cid",
423423
"https://www.w3.org/TR/vc-data-integrity/#bib-infra",
424424
"https://www.w3.org/TR/vc-data-integrity/#bib-json-ld11",
425425
"https://www.w3.org/TR/vc-data-integrity/#bib-json-ld11-api",
@@ -435,10 +435,9 @@
435435
"https://www.w3.org/TR/vc-data-integrity/#bib-xmlschema11-2",
436436
"https://www.w3.org/TR/vc-data-integrity/#informative-references",
437437
"https://www.w3.org/TR/vc-data-integrity/#d-2-informative-references",
438-
"https://www.w3.org/TR/vc-data-integrity/#bib-cid",
439438
"https://www.w3.org/TR/vc-data-integrity/#bib-di-ecdsa",
440439
"https://www.w3.org/TR/vc-data-integrity/#bib-di-eddsa",
441-
"https://www.w3.org/TR/vc-data-integrity/#bib-did-core",
440+
"https://www.w3.org/TR/vc-data-integrity/#bib-did",
442441
"https://www.w3.org/TR/vc-data-integrity/#bib-did-key",
443442
"https://www.w3.org/TR/vc-data-integrity/#bib-html-rdfa",
444443
"https://www.w3.org/TR/vc-data-integrity/#bib-ltli",

tr/ids/vc-data-model-2.0.json

Lines changed: 90 additions & 90 deletions
Large diffs are not rendered by default.

tr/index.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "crawl",
33
"title": "Reffy crawl",
4-
"date": "2025-02-23T01:35:02.894Z",
4+
"date": "2025-02-24T01:34:35.140Z",
55
"options": {
66
"fallback": "tr/index.json",
77
"output": "report",
@@ -729,7 +729,7 @@
729729
"https://aomediacodec.github.io/av1-spec/"
730730
],
731731
"crawled": "https://aomediacodec.github.io/av1-spec/av1-spec.pdf",
732-
"date": "23 February 2025",
732+
"date": "24 February 2025",
733733
"links": "links/av1-spec.json",
734734
"cddl": []
735735
},
@@ -19026,11 +19026,11 @@
1902619026
],
1902719027
"crawled": "https://www.w3.org/TR/vc-data-integrity/",
1902819028
"crawlCacheInfo": {
19029-
"lastModified": "Wed, 19 Feb 2025 16:21:00 GMT"
19029+
"lastModified": "Sun, 23 Feb 2025 15:24:32 GMT"
1903019030
},
1903119031
"generator": "respec",
19032-
"date": "19 February 2025",
19033-
"revision": "b5ea266c6ac331b867469bfe38566f45e176701d",
19032+
"date": "23 February 2025",
19033+
"revision": "28a1a6af4ade65f16ebc18f9e80029096cdc1ed0",
1903419034
"algorithms": "algorithms/vc-data-integrity.json",
1903519035
"links": "links/vc-data-integrity.json",
1903619036
"refs": "refs/vc-data-integrity.json",
@@ -19083,11 +19083,11 @@
1908319083
],
1908419084
"crawled": "https://www.w3.org/TR/vc-data-model-2.0/",
1908519085
"crawlCacheInfo": {
19086-
"lastModified": "Mon, 17 Feb 2025 19:37:46 GMT"
19086+
"lastModified": "Sun, 23 Feb 2025 15:18:09 GMT"
1908719087
},
1908819088
"generator": "respec",
19089-
"date": "17 February 2025",
19090-
"revision": "d007bffa37279603a8652f086177490eef70e535",
19089+
"date": "23 February 2025",
19090+
"revision": "43f5828aa91f6ffc3ef4b85f3689fd5ebdfc20fe",
1909119091
"algorithms": "algorithms/vc-data-model-2.0.json",
1909219092
"links": "links/vc-data-model-2.0.json",
1909319093
"refs": "refs/vc-data-model-2.0.json",

tr/links/vc-data-integrity.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"https://datatracker.ietf.org/doc/html/draft-ietf-ohai-ohttp": {},
1111
"https://en.wikipedia.org/wiki/Binary-to-text_encoding": {},
1212
"https://en.wikipedia.org/wiki/Canonicalization": {},
13+
"https://en.wikipedia.org/wiki/Commercial_National_Security_Algorithm_Suite": {},
1314
"https://en.wikipedia.org/wiki/Cryptographic_hash_function": {
1415
"anchors": [
1516
"SHA-3",
@@ -31,7 +32,6 @@
3132
"nulls"
3233
]
3334
},
34-
"https://media.defense.gov/2022/Sep/07/2003071834/-1/-1/0/CSA_CNSA_2.0_ALGORITHMS_.PDF": {},
3535
"https://mimesniff.spec.whatwg.org/": {},
3636
"https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.180-4.pdf": {},
3737
"https://url.spec.whatwg.org/": {},

tr/links/vc-data-model-2.0.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"https://en.wikipedia.org/wiki/Blind_signature": {},
1717
"https://en.wikipedia.org/wiki/CAPTCHA": {},
1818
"https://en.wikipedia.org/wiki/Challenge%E2%80%93response_authentication": {},
19+
"https://en.wikipedia.org/wiki/Commercial_National_Security_Algorithm_Suite": {},
1920
"https://en.wikipedia.org/wiki/Man-in-the-middle_attack": {},
2021
"https://en.wikipedia.org/wiki/Red_team": {},
2122
"https://en.wikipedia.org/wiki/Replay_attack": {},
@@ -25,9 +26,7 @@
2526
"https://github.com/AlexAndrei98": {},
2627
"https://github.com/Chaoxinhu": {},
2728
"https://github.com/Denisthemalice": {},
28-
"https://github.com/Dostkamp": {},
2929
"https://github.com/Emmanuel": {},
30-
"https://github.com/Haber": {},
3130
"https://github.com/Ilan": {},
3231
"https://github.com/Iso5786": {},
3332
"https://github.com/Lance": {},
@@ -48,7 +47,7 @@
4847
"https://helpx.adobe.com/acrobat/kb/approved-trust-list1.html": {},
4948
"https://httpwg.org/specs/rfc7231.html": {
5049
"anchors": [
51-
"section-6.5.13"
50+
"rfc.section.6.5.13"
5251
]
5352
},
5453
"https://httpwg.org/specs/rfc9110.html": {},
@@ -59,7 +58,6 @@
5958
]
6059
},
6160
"https://lists.w3.org/Archives/Public/public-vc-comments/": {},
62-
"https://media.defense.gov/2022/Sep/07/2003071834/-1/-1/0/CSA_CNSA_2.0_ALGORITHMS_.PDF": {},
6361
"https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.180-4.pdf": {},
6462
"https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.186-5.pdf": {},
6563
"https://schema.org/": {},

tr/refs/vc-data-integrity.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"url": "https://www.ecma-international.org/publications-and-standards/standards/ecma-6/"
1111
},
1212
{
13-
"name": "CID-1.0",
13+
"name": "CID",
1414
"url": "https://www.w3.org/TR/cid-1.0/"
1515
},
1616
{
@@ -67,10 +67,6 @@
6767
}
6868
],
6969
"informative": [
70-
{
71-
"name": "CID",
72-
"url": "https://www.w3.org/TR/cid-1.0/"
73-
},
7470
{
7571
"name": "DI-ECDSA",
7672
"url": "https://www.w3.org/TR/vc-di-ecdsa/"
@@ -80,7 +76,7 @@
8076
"url": "https://www.w3.org/TR/vc-di-eddsa/"
8177
},
8278
{
83-
"name": "DID-CORE",
79+
"name": "DID",
8480
"url": "https://www.w3.org/TR/did-core/"
8581
},
8682
{

0 commit comments

Comments
 (0)