Open
Description
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