decentralized-identity / didcomm-demo

In browser DIDComm v2 demo.
http://demo.didcomm.org/
MIT License
13 stars 5 forks source link

How to generate key identifier #14

Open FabioPinheiro opened 9 months ago

FabioPinheiro commented 9 months ago

Can we discuss what is the correct way to deterministic make the fragment. https://github.com/Indicio-tech/didcomm-demo/blob/d1854c3e0406f4e08017d68cca11343bde7f99a8/src/lib/peer2.ts#L59

There's no correct way how to do it since it's not specified on the specs but there is already implementations doing in a different way.

dbluhm commented 9 months ago

@FabioPinheiro I've proposed some clarifications to the did:peer:2 spec here: https://github.com/decentralized-identity/peer-did-method-spec/pull/62