Skip to content

Adding DKG support #13

Description

@alonmuroch

How hard will it be to add to this CLI the ability to run DKG as well?

I'm thinking:

We add a DKG node mode to the cli that opens up a P2P connections to DKG participants (via ENR)
When all online the ceremony starts following the repo below (it has all the steps in it, use the existing operator encryption key for communication)
DKG finishes, a final step for signing the deposit data starts.
all peers sign the pre-defined deposit data, session ends
It will take some work but will open up an independent DKG implementation which is super useful and cool!

https://github.com/drand/kyber/tree/master/share/dkg

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions