Coder Social home page Coder Social logo

Comments (7)

BernhardFuchs avatar BernhardFuchs commented on July 30, 2024

Thx for reaching out.

ad 1) Most concepts have one DID and multiple VCs attached to but this really depends on the use case.

ad 2) This repo contains the universal-resolver application which is hosted as a free service under dev.uniresolver.io. The only purpose is to resolve DIDs and not to create, update or deactivate them. These operations are done by the universal-registrar hosted under https://uniregistrar.io/

ad 3) DIDs cannot be created with the universal-resolver but some are available at the universal-registrar. Not all DIDs utilize a blockchain to store the record but if they do, the universal-registrar is anchoring it and returns the keys needed to control it.

from universal-resolver.

Muthurajj avatar Muthurajj commented on July 30, 2024

Thanks for the reply @BernhardFuchs
Can we use this did in production?
Do you have any idea about creating own DID and did document?

from universal-resolver.

peacekeeper avatar peacekeeper commented on July 30, 2024

@Muthurajj Please do NOT use https://dev.uniresolver.io/ or https://uniregistrar.io/ in production.

You can download and self-host these open-source components on your own infrastructure (but you're also responsible for securing and maintaining them, etc.).

For production use you can also use a commercial service such as https://godiddy.com/.

from universal-resolver.

Muthurajj avatar Muthurajj commented on July 30, 2024

The difference between uniresolver and uniregistrar is
resolver cannot create or update its already created DIDs which we can use?
registrar can create or update DIDs ?

from universal-resolver.

BernhardFuchs avatar BernhardFuchs commented on July 30, 2024

Yes, the Resolver is for resolving the DID document of the DID. It can also be seen as the READ operation.

Registrar is for CREATE, UPDATE, DELETE of DIDs. But DELETE is not possible for some DIDs, so the terminology used is DEACTIVATE.

from universal-resolver.

Muthurajj avatar Muthurajj commented on July 30, 2024

Thanks for the support @BernhardFuchs

from universal-resolver.

BernhardFuchs avatar BernhardFuchs commented on July 30, 2024

You're welcome.
If your questions are answered pls consider closing this issue.
You can always reopen it or open a new one if needed.

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.