A reference implementation for the did:webs DID method specified here https://github.com/trustoverip/tswg-did-method-webs-specification. The original work for the reference impl started here https://github.com/WebOfTrust/did-keri-resolver
Apache License 2.0
11
stars
10
forks
source link
Designated Aliases attestation should be available from the keri.cesr events #21
Verification should fail if the did document is served from a domain that is not reflected in the keri.cesr events.
This issue was reported by @swcurran
I've updated the title to reflect the general solution of reflecting designated aliases in the cesr stream in order to satisfy our equivalentId, alsoKnownAs, redirection, and domain authorization requirements.
Verification should fail if the did document is served from a domain that is not reflected in the keri.cesr events. This issue was reported by @swcurran