-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Feature: Remove signers or refresh shares with DKG #663
Labels
C-feature
Category: New features
Comments
natalieesk
added a commit
that referenced
this issue
Nov 5, 2024
natalieesk
added a commit
that referenced
this issue
Nov 5, 2024
natalieesk
added a commit
that referenced
this issue
Nov 5, 2024
natalieesk
added a commit
that referenced
this issue
Nov 7, 2024
natalieesk
added a commit
that referenced
this issue
Nov 7, 2024
natalieesk
added a commit
that referenced
this issue
Nov 7, 2024
natalieesk
added a commit
that referenced
this issue
Nov 7, 2024
Merged
Merged
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
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
The text was updated successfully, but these errors were encountered: