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

Scan Message Board for finished DKG Info #135

Open
zavgorodnii opened this issue May 27, 2021 · 0 comments
Open

Scan Message Board for finished DKG Info #135

zavgorodnii opened this issue May 27, 2021 · 0 comments
Assignees
Projects

Comments

@zavgorodnii
Copy link
Collaborator

zavgorodnii commented May 27, 2021

THE PROBLEM (BACKGROUND)

If someone successfully went through the DKG and lost his communication keys and airgapped state, but still has his private bip39 mnemonic, they can not sign any data.

THE SOLUTION (BACKGROUND)

We can scan the topic data for messages from the finished DKG round, provide a mapping from the old communication keys to the new communication keys, build a new Operation for the airgapped machine with both the old messages and the new communication keys — and then process that operation inside the airgapped machine.

THE TASK

Add a client node command that:
— Reads a mapping from the old communication keys to the new communication keys;
— Replaces old communication keys with the new ones inside the FSM;
— Prepares an Operation with the old DKG messages.

@zavgorodnii zavgorodnii created this issue from a note in dc4bc 2.0 (To do) May 27, 2021
@pr0n00gler pr0n00gler self-assigned this May 31, 2021
@vshvsh vshvsh moved this from To do to In progress in dc4bc 2.0 Jun 1, 2021
@pr0n00gler pr0n00gler moved this from In progress to Review in dc4bc 2.0 Jun 4, 2021
@pr0n00gler pr0n00gler moved this from Review to In progress in dc4bc 2.0 Jun 7, 2021
@pr0n00gler pr0n00gler moved this from In progress to Review in dc4bc 2.0 Jun 7, 2021
@zavgorodnii zavgorodnii moved this from Review to Done in dc4bc 2.0 Jul 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Development

No branches or pull requests

2 participants