Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DID Alias Map #67

Open
bumblefudge opened this issue May 26, 2021 · 0 comments
Open

DID Alias Map #67

bumblefudge opened this issue May 26, 2021 · 0 comments

Comments

@bumblefudge
Copy link
Contributor

I'm leaning towards a local array of arbitrary, user-defined strings with DIDs as keys as an object in local memory
1.) portability/sync between different credible form factors may be required later so we may need to pick a type of object/array that works across contexts.
2.) eventually we might need to align this with:
https://identity.foundation/faq/#what-exactly-is-a-connection-is-it-a-transport-is-it-ephemeral
and/or
https://w3c-ccg.github.io/universal-wallet-interop-spec/#connection
passive interop might be fine-- if our data model connection doesn't align perfectly with the Aries one, it's fine, as long as it's relatively feasible to translate between the two on im/export.

@grdsdev grdsdev mentioned this issue Jul 8, 2021
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant