...
That is the purpose of the did:scid
method.
Why another DID Method? We needed several capabilities that have been provided by many other DID Methods, but all known implementations did not separate these architectural concerns:
self-certifying: …
versioning: …
location-independent: The did:scid is not tied to any particular location. It works on its own, without location
location-binding: A did:scid can be bound to a location (e.g. website, blockchain/ledger, file, etc.) but does not require a location-binding
...