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

Feature: Remove signers or refresh shares with DKG #663

Open
natalieesk opened this issue May 22, 2024 · 0 comments · May be fixed by #766
Open

Feature: Remove signers or refresh shares with DKG #663

natalieesk opened this issue May 22, 2024 · 0 comments · May be fixed by #766
Assignees
Labels
C-feature Category: New features

Comments

@natalieesk
Copy link
Contributor

Motivation

There may be situations where you may want to remove signers.

Design

To do this you would need to perform a resharing protocol and leave out the relevant participant.

This is done by basically redoing the DKG with a "zero" secret, and adding the new shares to the old ones, while keeping only the participants that are wanted

References

@natalieesk natalieesk added the C-feature Category: New features label May 22, 2024
@natalieesk natalieesk self-assigned this May 22, 2024
@mpguerra mpguerra moved this to Product Backlog in FROST May 23, 2024
@mpguerra mpguerra moved this from Product Backlog to Sprint Backlog in FROST May 24, 2024
@mpguerra mpguerra moved this from Sprint Backlog to In Progress in FROST May 28, 2024
natalieesk added a commit that referenced this issue Nov 5, 2024
natalieesk added a commit that referenced this issue Nov 7, 2024
@natalieesk natalieesk linked a pull request Nov 8, 2024 that will close this issue
natalieesk added a commit that referenced this issue Nov 11, 2024
@natalieesk natalieesk linked a pull request Nov 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature Category: New features
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

1 participant