Questions tagged [decentralized-identity]

Decentralized identity, also known as Self-Sovereign Identity is a digital identity that is fully under the control of the identity subject, independent from any centralized registry, identity provider, or certificate authority. The technical basis is provided by strong cryptography and distributed ledger technology, also referred to as blockchain technology.

Decentralized identity, also known as Self-Sovereign Identity is a digital identity that is fully under the control of the identity subject, independent from any centralized registry, identity provider, or certificate authority. The technical basis is provided by strong cryptography and distributed ledger technology, also referred to as blockchain technology.

Key concepts for decentralized identity such as Decentralized Identifiers, Verifiable Claims, Privacy & Security Requirements for Storage & Compute are standardized by the following bodies:

32 questions
0
votes
1 answer

Receiving bad request response when trying to register using ion method

I tried to follow the steps that are defined in the link "https://didproject.azurewebsites.net/docs/registration.html" as is with out any changes to create a sample and complete DID registration to understand the process. I downloaded the sample and…
-1
votes
1 answer

Where can I find an example of Decentralized Identifiers

I am looking for examples that use Decentralized Identifiers to run on my computer, but it seems that is hard to find one. I have also searched for an example that works with Microsoft ION, but I couldn't find anyone. I also don't know if Microsoft…
1 2
3