LibertyDSNP / spec

The DSNP Spec and Website
https://spec.dsnp.org
Other
30 stars 3 forks source link

Discussion: Key Recovery Process #201

Closed demisx closed 1 year ago

demisx commented 2 years ago

As a user of frequency network, I want to be able to restore a lost cryptographic key (account key, private graph key), so I can access my account or data in the private graph.

Acceptance Criteria:

References:

demisx commented 2 years ago

Would it be considered “key recovery” if (once the user identity has been verified) a new key pair is generated? Or do we need to restore the exact key pair that was used before?

aramikm commented 2 years ago

That seems like a valid way to recover an account related key, To give access to MSA.

If we are using the considered recovery keys for encryption( like in private graph) this approach alone probably would not work , unless we have a way to recover the private graph data.

demisx commented 2 years ago

@aramikm Understood. I was just wondering if I should even document solutions which are capable only to generate a new pair. Seems like I should, since this potentially may work for some use cases. Thanks.

wilwade commented 1 year ago

Moving this to a Frequency/Wallet concern.