Coder Social home page Coder Social logo

Comments (2)

peacekeeper avatar peacekeeper commented on September 6, 2024

Yes this makes total sense, and the Universal Resolver actually already supports this kind of architecture where it can simply call another remote resolver instead of invoking a local Docker container. This is similar to how DNS servers sometimes rely on other DNS servers for lookups.

In the configuration file some entries have an image field (for Dockerized drivers), and some entries have a url field (for retrieving DID Documents via HTTP).

In fact did:v1 and did:ipid currently already work that way - the Universal Resolver simply calls a remote HTTP endpoint for retrieving the DID Document. Of course this has trust implications.

In the DID Resolution spec there are some early thoughts on different Resolver architectures:
https://w3c-ccg.github.io/did-resolution/#architectures

We also need to keep track of driver versions. This is supposed to happen here but unfortunately is not very well maintained yet:
https://github.com/decentralized-identity/universal-resolver#drivers

from universal-resolver.

OR13 avatar OR13 commented on September 6, 2024

@peacekeeper thanks! these are super helpful. I have no excuse not to open some PRs and finish the documentation.

from universal-resolver.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.