Skip to content

Commit 8f76ac3

Browse files
committed
Prepare specification for Proposed Recommendation.
1 parent 8298e03 commit 8f76ac3

File tree

1 file changed

+4
-29
lines changed

1 file changed

+4
-29
lines changed

index.html

+4-29
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<script class="remove">
1515
var respecConfig = {
1616
// specification status (e.g., WD, LCWD, NOTE, etc.). If in doubt use ED.
17-
specStatus: "CRD",
17+
specStatus: "PR",
1818
group: "vc",
1919

2020
// the specification's short name, as in http://www.w3.org/TR/short-name/
@@ -24,8 +24,10 @@
2424
subtitle: "Privacy-preserving status information for Verifiable Credentials",
2525

2626
// if you wish the publication date to be other than today, set this
27-
//publishDate: "2024-05-21",
27+
publishDate: "2025-03-06",
2828
crEnd: "2024-06-21",
29+
prEnd: "2024-04-03",
30+
2931
implementationReportURI: "https://w3c.github.io/vc-bitstring-status-list-test-suite/",
3032
//previousMaturity: "CG-FINAL",
3133
//previousPublishDate: "2021-03-18",
@@ -218,16 +220,6 @@
218220
</section>
219221

220222
<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>
231223
</section>
232224

233225
<section class="informative">
@@ -503,17 +495,6 @@ <h3>BitstringStatusListEntry</h3>
503495
conforming [=verifiable credential=] as defined in [[VC-DATA-MODEL-2.0]].
504496
</p>
505497

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-
517498
<table class="simple">
518499
<thead>
519500
<tr>
@@ -1322,12 +1303,6 @@ <h2>Media Types</h2>
13221303
<section>
13231304
<h2>Contexts and Vocabularies</h2>
13241305

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-
13311306
<section>
13321307
<h2>Vocabulary</h2>
13331308
<p>

0 commit comments

Comments
 (0)