|
14 | 14 | <script class="remove">
|
15 | 15 | var respecConfig = {
|
16 | 16 | // specification status (e.g., WD, LCWD, NOTE, etc.). If in doubt use ED.
|
17 |
| - specStatus: "CRD", |
| 17 | + specStatus: "PR", |
18 | 18 | group: "vc",
|
19 | 19 |
|
20 | 20 | // the specification's short name, as in http://www.w3.org/TR/short-name/
|
|
24 | 24 | subtitle: "Privacy-preserving status information for Verifiable Credentials",
|
25 | 25 |
|
26 | 26 | // if you wish the publication date to be other than today, set this
|
27 |
| - //publishDate: "2024-05-21", |
| 27 | + publishDate: "2025-03-06", |
28 | 28 | crEnd: "2024-06-21",
|
| 29 | + prEnd: "2024-04-03", |
| 30 | + |
29 | 31 | implementationReportURI: "https://w3c.github.io/vc-bitstring-status-list-test-suite/",
|
30 | 32 | //previousMaturity: "CG-FINAL",
|
31 | 33 | //previousPublishDate: "2021-03-18",
|
|
218 | 220 | </section>
|
219 | 221 |
|
220 | 222 | <section id='sotd'>
|
221 |
| - |
222 |
| - <p> |
223 |
| -The Working Group is actively seeking implementation feedback for this |
224 |
| -specification. In order to exit the Candidate Recommendation phase, the |
225 |
| -Working Group has set the requirement of at least two independent |
226 |
| -implementations for each mandatory or optional feature in the specification. For details |
227 |
| -on the conformance testing process, see the |
228 |
| -<a href="https://w3c.github.io/vc-bitstring-status-list-test-suite/"> |
229 |
| -implementation report</a>. |
230 |
| - </p> |
231 | 223 | </section>
|
232 | 224 |
|
233 | 225 | <section class="informative">
|
@@ -503,17 +495,6 @@ <h3>BitstringStatusListEntry</h3>
|
503 | 495 | conforming [=verifiable credential=] as defined in [[VC-DATA-MODEL-2.0]].
|
504 | 496 | </p>
|
505 | 497 |
|
506 |
| - <p class="issue atrisk" |
507 |
| - title="Bitstring entry sizes greater than 1 are at risk."> |
508 |
| -The Working Group is currently seeking implementer feedback regarding the |
509 |
| -utility of bitstring entries that have sizes greater than one. Supporting |
510 |
| -such entries adds complexity to the solution, and it's not clear whether there |
511 |
| -is enough of an implementation community to support the feature. The WG is |
512 |
| -considering three options: (1) require conforming implementations to support |
513 |
| -the feature; (2) allow implementations to optionally support the feature; or |
514 |
| -(3) remove the feature. At present, the specification implements option (2). |
515 |
| - </p> |
516 |
| - |
517 | 498 | <table class="simple">
|
518 | 499 | <thead>
|
519 | 500 | <tr>
|
@@ -1322,12 +1303,6 @@ <h2>Media Types</h2>
|
1322 | 1303 | <section>
|
1323 | 1304 | <h2>Contexts and Vocabularies</h2>
|
1324 | 1305 |
|
1325 |
| - <p class="issue" title="(AT RISK) Hash values might change during Candidate Recommendation"> |
1326 |
| -This section lists cryptographic hash values that might change during the |
1327 |
| -Candidate Recommendation phase based on implementer feedback that requires |
1328 |
| -the referenced files to be modified. |
1329 |
| - </p> |
1330 |
| - |
1331 | 1306 | <section>
|
1332 | 1307 | <h2>Vocabulary</h2>
|
1333 | 1308 | <p>
|
|
0 commit comments