Skip to content

Commit 7c4c4dc

Browse files
committed
editorial: Remove closed issues, #403
1 parent 5dd10b5 commit 7c4c4dc

1 file changed

Lines changed: 0 additions & 33 deletions

File tree

index.html

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -2292,12 +2292,6 @@ <h1>Core Representations</h1>
22922292
through the content of the <a>DID document</a> alone.
22932293
</p>
22942294

2295-
<p class="issue" data-number="203">
2296-
This requirement depends on the return of DID document metadata that still needs
2297-
to be defined by this specification. Once defined, that should be linked from
2298-
here.
2299-
</p>
2300-
23012295
<p>
23022296
The production and consumption rules in this section apply to all
23032297
implementations seeking to be fully compatible with independent implementations
@@ -2307,11 +2301,6 @@ <h1>Core Representations</h1>
23072301
for more information.
23082302
</p>
23092303

2310-
<p class="issue" data-number="207">
2311-
A link to a section on extensibility and conformance as it applies to data
2312-
representations should be added here once that section has been written.
2313-
</p>
2314-
23152304
<section>
23162305
<h2>
23172306
JSON
@@ -2366,11 +2355,6 @@ <h3>Production</h3>
23662355
</li>
23672356
</ul>
23682357

2369-
<p class="issue" data-number="204">
2370-
An "empty" value is not specified by this document. It seems to imply a null
2371-
value, but this is unclear.
2372-
</p>
2373-
23742358
<p>
23752359
Implementers producing JSON are advised to ensure that their algorithms are
23762360
aligned with the <a data-cite="INFRA#json">JSON serialization rules</a> in
@@ -2396,14 +2380,6 @@ <h3>
23962380
Consumption
23972381
</h3>
23982382

2399-
<p class="issue" data-number="204">
2400-
In this section and we use the term "property name" to refer to the string that
2401-
represents the property itself, but this specification still needs to define a
2402-
concrete term for such aspects of a property of a DID document. We also need a
2403-
concrete term for "the document itself" as opposed to "the collection or
2404-
properties of the document".
2405-
</p>
2406-
24072383
<p>
24082384
The top-level element MUST be a JSON object. Any other data type at the top
24092385
level is an error and MUST be rejected. The top-level JSON object represents
@@ -2449,11 +2425,6 @@ <h3>
24492425
consumption rules</a> in the [[INFRA]] specification.
24502426
</p>
24512427

2452-
<p class="issue" data-number="204">
2453-
An "empty" value is not specified by this document. It seems to imply a null
2454-
value, but this is unclear.
2455-
</p>
2456-
24572428
<p>
24582429
The value of the <code>@context</code> object member MUST be ignored as this is
24592430
reserved for JSON-LD consumers.
@@ -4603,24 +4574,20 @@ <h1>Current Issues</h1>
46034574
<div class="issue" data-number="33">Cheap DIDs and the option to migrate DIDs between ledgers using standard DID Deprecation Registries</div>
46044575
<div class="issue" data-number="58">Registry handling</div>
46054576
<div class="issue" data-number="72">Privacy Considerations - Specifically call out GDPR</div>
4606-
<div class="issue" data-number="94">Create DID explainer</div>
46074577
<div class="issue" data-number="104">Horizontal Review: Internationalization self test</div>
46084578
<div class="issue" data-number="105">Horizontal Review: Accessibility self test</div>
46094579
<div class="issue" data-number="118">Specification needs to be compliant with WCAG 2.0</div>
46104580
<div class="issue" data-number="119">Horizontal Review: offer review opportunity to TAG</div>
4611-
<div class="issue" data-number="122">When is a DID subject not a DID controller (if ever)?</div>
46124581
<div class="issue" data-number="151">Include discussion of eIDAS levels-of-assurance</div>
46134582
<div class="issue" data-number="163">Uses of terms defined in the specification should be links to their definitions</div>
46144583
<div class="issue" data-number="170">Public key "id" and "type" members duplicate JWK "kid" and "kty" members</div>
46154584
<div class="issue" data-number="174">Underspecified semantics of "updated" property</div>
46164585
<div class="issue" data-number="199">Clarification on what DIDs might identify</div>
4617-
<div class="issue" data-number="203">Define DID Document Metadata</div>
46184586
<div class="issue" data-number="205">How to treat unknown properties</div>
46194587
<div class="issue" data-number="208">IETF did+ld+json media type registration</div>
46204588
<div class="issue" data-number="240">Should did-core restrict the use of JWK?</div>
46214589
<div class="issue" data-number="249">How to mitigate the single source of failure wrt/ "Trust into the Universal Resolver"?</div>
46224590
<div class="issue" data-number="253">Added DID resolution and dereferencing contracts.</div>
4623-
<div class="issue" data-number="261">Definition of the term "client" in regard to SSI principles</div>
46244591
<div class="issue" data-number="267">Put key points up front</div>
46254592
<div class="issue" data-number="282">Added CBOR section </div>
46264593
<div class="issue" data-number="291">PING Horizontal Review</div>

0 commit comments

Comments
 (0)