2.5 KiB
published |
---|
false |
Universal Resolver
- Universal Resolver - resolve practically any DID Identity Foundation
The Universal Resolver can now resolve 45 DID methods, and more are being added regularly. Visit https://dev.uniresolver.io/ to see the full list of supported methods, and visit this github page to contribute a driver for a DID method.
- Universal Resolver Driver Policy Discussion by Bernhard Fuchs, Markus Sabadello
The project has some guidelines for contributing new DID method drivers:https://github.com/decentralized-identity/universal-resolver/blob/master/docs/driver-development.md
- A Universal Resolver for self-sovereign identifiers
- On any blockchain or other decentralized system (Markus Sabadello)
This is a first step in fulfilling DIF’s mission to help individuals and organizations to control their digital identity, without being dependent on any intermediary party.
This tool fulfills a similar purpose as Bind does in the DNS system: resolution of identifiers. However, instead of working with domain names, we work with self-sovereign identifiers that can be created and registered directly by the entities they refer to.
- Mission Accomplished: Universal Resolver Calls coming to an end Identity Foundation
Considering that the group has accomplished these goals, there is currently no more need for dedicated calls. Work on the Universal Resolver work item will continue on Github (under the Universal Resolver and Identifiers &Discovery and on DIF Slack in the Identifiers & Discovery Working Group channel, #wg-id.
- jolocom/ddoresolver-rs github