Skip to content

Commit 255d37b

Browse files
rhiaromsporny
authored andcommitted
editorial: Remove closed issues, #403
1 parent a9a15cd commit 255d37b

File tree

1 file changed

+0
-33
lines changed

1 file changed

+0
-33
lines changed

index.html

-33
Original file line numberDiff line numberDiff line change
@@ -2345,12 +2345,6 @@ <h1>Core Representations</h1>
23452345
through the content of the <a>DID document</a> alone.
23462346
</p>
23472347

2348-
<p class="issue" data-number="203">
2349-
This requirement depends on the return of DID document metadata that still needs
2350-
to be defined by this specification. Once defined, that should be linked from
2351-
here.
2352-
</p>
2353-
23542348
<p>
23552349
The production and consumption rules in this section apply to all
23562350
implementations seeking to be fully compatible with independent implementations
@@ -2360,11 +2354,6 @@ <h1>Core Representations</h1>
23602354
for more information.
23612355
</p>
23622356

2363-
<p class="issue" data-number="207">
2364-
A link to a section on extensibility and conformance as it applies to data
2365-
representations should be added here once that section has been written.
2366-
</p>
2367-
23682357
<section>
23692358
<h2>
23702359
JSON
@@ -2419,11 +2408,6 @@ <h3>Production</h3>
24192408
</li>
24202409
</ul>
24212410

2422-
<p class="issue" data-number="204">
2423-
An "empty" value is not specified by this document. It seems to imply a null
2424-
value, but this is unclear.
2425-
</p>
2426-
24272411
<p>
24282412
Implementers producing JSON are advised to ensure that their algorithms are
24292413
aligned with the <a data-cite="INFRA#json">JSON serialization rules</a> in
@@ -2449,14 +2433,6 @@ <h3>
24492433
Consumption
24502434
</h3>
24512435

2452-
<p class="issue" data-number="204">
2453-
In this section and we use the term "property name" to refer to the string that
2454-
represents the property itself, but this specification still needs to define a
2455-
concrete term for such aspects of a property of a DID document. We also need a
2456-
concrete term for "the document itself" as opposed to "the collection or
2457-
properties of the document".
2458-
</p>
2459-
24602436
<p>
24612437
The top-level element MUST be a JSON object. Any other data type at the top
24622438
level is an error and MUST be rejected. The top-level JSON object represents
@@ -2502,11 +2478,6 @@ <h3>
25022478
consumption rules</a> in the [[INFRA]] specification.
25032479
</p>
25042480

2505-
<p class="issue" data-number="204">
2506-
An "empty" value is not specified by this document. It seems to imply a null
2507-
value, but this is unclear.
2508-
</p>
2509-
25102481
<p>
25112482
The value of the <code>@context</code> object member MUST be ignored as this is
25122483
reserved for JSON-LD consumers.
@@ -4692,24 +4663,20 @@ <h1>Current Issues</h1>
46924663
<div class="issue" data-number="33">Cheap DIDs and the option to migrate DIDs between ledgers using standard DID Deprecation Registries</div>
46934664
<div class="issue" data-number="58">Registry handling</div>
46944665
<div class="issue" data-number="72">Privacy Considerations - Specifically call out GDPR</div>
4695-
<div class="issue" data-number="94">Create DID explainer</div>
46964666
<div class="issue" data-number="104">Horizontal Review: Internationalization self test</div>
46974667
<div class="issue" data-number="105">Horizontal Review: Accessibility self test</div>
46984668
<div class="issue" data-number="118">Specification needs to be compliant with WCAG 2.0</div>
46994669
<div class="issue" data-number="119">Horizontal Review: offer review opportunity to TAG</div>
4700-
<div class="issue" data-number="122">When is a DID subject not a DID controller (if ever)?</div>
47014670
<div class="issue" data-number="151">Include discussion of eIDAS levels-of-assurance</div>
47024671
<div class="issue" data-number="163">Uses of terms defined in the specification should be links to their definitions</div>
47034672
<div class="issue" data-number="170">Public key "id" and "type" members duplicate JWK "kid" and "kty" members</div>
47044673
<div class="issue" data-number="174">Underspecified semantics of "updated" property</div>
47054674
<div class="issue" data-number="199">Clarification on what DIDs might identify</div>
4706-
<div class="issue" data-number="203">Define DID Document Metadata</div>
47074675
<div class="issue" data-number="205">How to treat unknown properties</div>
47084676
<div class="issue" data-number="208">IETF did+ld+json media type registration</div>
47094677
<div class="issue" data-number="240">Should did-core restrict the use of JWK?</div>
47104678
<div class="issue" data-number="249">How to mitigate the single source of failure wrt/ "Trust into the Universal Resolver"?</div>
47114679
<div class="issue" data-number="253">Added DID resolution and dereferencing contracts.</div>
4712-
<div class="issue" data-number="261">Definition of the term "client" in regard to SSI principles</div>
47134680
<div class="issue" data-number="267">Put key points up front</div>
47144681
<div class="issue" data-number="282">Added CBOR section </div>
47154682
<div class="issue" data-number="291">PING Horizontal Review</div>

0 commit comments

Comments
 (0)