Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Personal signing key reproduction issue #77

Open
talhasch opened this issue Feb 5, 2020 · 2 comments
Open

Personal signing key reproduction issue #77

talhasch opened this issue Feb 5, 2020 · 2 comments

Comments

@talhasch
Copy link

talhasch commented Feb 5, 2020

https://github.com/blockstack/radiks/blob/36c474bf99f2fa3ef4dbe7dd5bd7a52f134b631e/src/models/user.ts#L79-L102

In case of server error, the personal signing key is regenerated and disrupts data integrity on the basis of the user.

"then" should be used instead of "finally"

@feruzm
Copy link

feruzm commented Feb 7, 2020

I think this should be prioritized, user loosing access to potentially their own data is certainly bug...

@friedger
Copy link
Collaborator

What about a deterministic key generation, like a derived key from that app private key? Then reproducing the key has no side effect.

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

No branches or pull requests

3 participants