Sam Curren
Sam Curren
Signed-off-by: Sam Curren These were never appropriate, but added by mistake to the request. Sigs still required in Responses. Related to #717
Signed-off-by: Sam Curren
This protocol is based off earlier work, and simplifies several things and adds a mechanism to present gathered signatures. Signed-off-by: Sam Curren
Signed-off-by: Sam Curren
Authenticating to a website in an SSI way is a common request. This issue details options for accomplishing that goal. OpenID OIDC is a popular option that allows the transfer...
The Connections and DID Exchange Protocol involves the exchange of DIDs and DID Documents. I'm curious how we should handle one particular case. When an edge agent without a mediator...
I'm curious if anybody has any work or design into a protocol for asset transfer? I'm studying a need to gather signatures on a transfer agreement between two parties. The...
I think it might be useful to add a `describe` block to the data format. Example: ` "describe": [ {"id": "did:example:abc123", "label":}, {"name": "KMK", "label": " KMK Industries" }, ],...