From 071216153d7ab5525e65b1d37b9afd4e02642076 Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Thu, 5 Dec 2024 11:58:35 -0500 Subject: [PATCH] Add/update issue markers in spec. --- index.html | 28 ++++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index bee9202..1e0685f 100644 --- a/index.html +++ b/index.html @@ -234,13 +234,14 @@

Introduction

A reader of this specification might presume that the authors are not aware of the 30+ years of prior art around time stamping and cryptographic log services -such as opentimestamps.org, -cryptographically signing a transaction log, blockchains and decentralized -ledgers, Tahoe LAFS, did:peer, Trusted DID Web's log, did:dht, IPFS, and other -technologies that provide technologies similar to what this specification -provides. We probably need to have a section highlighting all the prior art in -the space and what sets this specification apart. Readers of this specification -are urged to provide citations to prior art that they feel apply. +such as Web Ledger, +opentimestamps.org, cryptographically +signing a transaction log, blockchains and decentralized ledgers, Tahoe LAFS, +did:peer, Trusted DID Web's log, did:dht, IPFS, and other technologies that +provide technologies similar to what this specification provides. We probably +need to have a section highlighting all the prior art in the space and what sets +this specification apart. Readers of this specification are urged to provide +citations to prior art that they feel apply.

@@ -360,6 +361,8 @@

Data Model

verifiers in a decentralized manner.

+

+

Event Log

@@ -422,6 +425,8 @@

Event Log

as defined by the [[VC-DATA-INTEGRITY]] specification. [=Conforming processors=] MUST support at least the `ecdsa-jcs-2019` cryptosuite as defined by the [[[VC-DI-ECDSA]]] specification. + +

@@ -548,9 +553,10 @@

Event Entry

establish an event that can be independently authenticated by a verifier. The [=log entry=] MUST be composed of at least a single `event` and one or more associated `proof` values that can be used to verify the validity of the event. -

+

+ @@ -580,6 +586,8 @@

Event Entry

[=conforming processor=] MUST support the following [=string=] values: `create`, `update`, and `deactivate` and MAY support other values defined by a [=conforming application specification=]. + +
@@ -782,6 +790,8 @@

Minimizing Event Logs

[=cryptographic event log=] is shown below:

+

+ @@ -1228,6 +1238,8 @@

Application Specifications

witnesses, and alternative proof and serialization mechanisms.

+

+

The DID Document CEL Specification