docs: document deterministic PRISM DID generation - #257
Conversation
FabioPinheiro
left a comment
There was a problem hiding this comment.
LGTM
You need to have the Signed-off-by: <Name> is not commits for DCO
Signed-off-by: Rahul Tripathi <rahul@Rahuls-Mac-mini.local>
7086b82 to
4462511
Compare
|
@FabioPinheiro thanks for the review. I pushed an update with the requested changes.
@goncalo-frade-iohk could you confirm the intended SDK-Swift API method for deterministic PRISM DID creation? I can add the correct snippet back right away once confirmed. |
|
@FabioPinheiro please do review on this and let me know if this looks good |
|
@yshyn-iohk could you please take a final review on this pr , and do lemme know if any thing can be added . |
yshyn-iohk
left a comment
There was a problem hiding this comment.
The documentation is correct, but it won't be implemented across services and SDKs in the Identus Platform because it introduces a partial regression in the current test suites.
At the same time, anyone else can use this deterministic creation in their own solution.
The main aspect is that deterministic DID creation doesn't work with the long-form PRISM DID, as it creates the long-form DID using only the master key (no other keys, services, and verification methods can be added).
|
Thanks, that makes sense. So the deterministic flow is valid on its own,, but it is not a good fit for Identus Platform right now because long-form PRISM DID creation depends on more than the master key. I appreciate the clarification. |
|
1 similar comment
|
|
@Rahul-2k4, could you add DCO to your commits? |
Signed-off-by: Rahul Tripathi <rahul@Rahuls-Mac-mini.local>
65d14f4 to
81ff078
Compare
|
@yshyn-iohk it's done |
|



Summary
This draft PR adds the deterministic PRISM DID docs requested in #249.
Changes
documentation/develop/deterministic-did-creation.mdm/29'/29'/did-index'/key-usage'/key-index'documentation/develop/sidebar.tsdocumentation/develop/cloud-agent/did-management.mdValidation
@mdx-js/mdx(mdx-ok)npm run buildin this environment currently fails on an existing upstream submodule MDX file:sdk-ts/docs/decisions/20231110-sdk-package-release.mdCloses #249