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

Don't use publicKeyToDID during wallet initiatlization #1427

Closed
mnzaki opened this issue Aug 27, 2019 · 1 comment
Closed

Don't use publicKeyToDID during wallet initiatlization #1427

mnzaki opened this issue Aug 27, 2019 · 1 comment
Labels

Comments

@mnzaki
Copy link
Contributor

mnzaki commented Aug 27, 2019

Description

The user's publicKey does not necessarily hash to the DID if a key rotation operation was applied to the identity.

We should store and retrieve the user's DID, possibly from data in the persona table or otherwise.

@mnzaki
Copy link
Contributor Author

mnzaki commented Sep 6, 2019

Or possibly the table master_keys (MasterKeyEntity) could include a DID. Makes sense to associate DID and encryptedEntropy

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

No branches or pull requests

2 participants