Skip to content

Replace root timestamp with root event date + confirmation code #130

Open
@thobson88

Description

@thobson88

Currently dDID verification is done in the verify() method, which takes a DID (string) and a timestamp. To succeed, the timestamp must match that found in the header of the Bitcoin block containing the transaction that embedded the root ION DID.

Now we want to replace the passing of an arbitrary timestamp with a configured root event date, plus a short confirmation code, which together uniquely determine the root DID (and hence its Unix timestamp).

A similar change has already been implemented on trustchain-mobile: alan-turing-institute/trustchain-mobile#26.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions