On 25 November 2017 at 01:03, Karan Verma <karanverma@alumni.stanford.edu>
wrote:
> Hi
>
> Section 1.2 of the DID architecture document here
> <https://w3c-ccg.github.io/did-spec/> lists Decentralizations and
> Self-Sovereignty as its first two different design goals.
>
> Is there an identity management scheme which is decentralized but not self
> sovereign OR self-sovereign but not decentralized? If not, would it be
> better to merge Decentralization & Self Sovereignty into a single design
> goal?
>
In a sense they are already merged. If you look through the lens of, "an
identifier is a URI". Which I think aligns with most Web philosiphy.
So you can have (just as examples)
did: URIs -- content addressable / self sovereign
http: URIs -- e.g. Webid [1] -- large network effect / easily derferencable
/ tooling
mailto: URIs -- ie email -- large network effect / communication channel /
memorable
And the list is also extensible, based on use cases and adoption.
[1] https://www.w3.org/2005/Incubator/webid/spec/identity/
>
> Best,
> Karan
>