Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does update operation support nonce for the update public key #25

Open
zkwzk opened this issue Mar 25, 2022 · 2 comments
Open

Does update operation support nonce for the update public key #25

zkwzk opened this issue Mar 25, 2022 · 2 comments

Comments

@zkwzk
Copy link

zkwzk commented Mar 25, 2022

hello ION-SDK team,

According to the https://identity.foundation/sidetree/spec/#jwk-nonce, is suggested we can implement a nonce that will introduce the randomness to the update commitment, so I'm wondering whether there is any implementation already support this nonce feature. Because we want to keep using the same public key to reduce the key management efforts.

@thehenrytsai
Copy link
Contributor

No, it currently doesn't support it, but if the SDK does support it, don't you need to then implement the management of the nonce thus back to square one?

Just trying to understand and prioritize this feature ask accordingly!

@zkwzk
Copy link
Author

zkwzk commented Jun 3, 2022

hello @thehenrytsai , our use case is we will help user issue the DID, but we are expecting only maintain one restore key pair for all of the dids we issued, and for each of the user we just maintain a nonce for them, should not be very high priority

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants