Skip to content
Discussion options

You must be logged in to vote

did:ethr identifiers can be represented as both address or public key. See method-specific-identifier

Using only the ethereum address creates a subset of the DID document by default, which is why we prefer the public key variant whenever possible as it provides broader compatibility with signing algorithms without the need for an additional transaction or other signature.

Any further updates to the DID document of a did:ethr identifier would be reflected in both variants of that identifier. The only difference is in the presence or absence of the initial public key as one of the verification methods.

Quantum resistance of the address variant is not a real argument as any signature produce…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mirceanis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants
Converted from issue

This discussion was converted from issue #1337 on February 22, 2024 10:56.