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 trusted dealer #245

Open
natalieesk opened this issue Feb 15, 2023 · 4 comments · Fixed by #281 · May be fixed by #665
Open

Feature: remove signers or refresh shares with trusted dealer #245

natalieesk opened this issue Feb 15, 2023 · 4 comments · Fixed by #281 · May be fixed by #665
Assignees
Labels
C-feature Category: New features

Comments

@natalieesk
Copy link
Contributor

natalieesk commented Feb 15, 2023

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 trusted dealer generation 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 question Further information is requested frost labels Feb 15, 2023
@chelseakomlo chelseakomlo changed the title Feature: remove signers Feature: remove signers or refresh shares Feb 21, 2023
@chelseakomlo
Copy link
Contributor

I changed this issue to "remove signers or refresh shares" since the technique is the same.

@chelseakomlo
Copy link
Contributor

Completed

@mpguerra mpguerra linked a pull request May 23, 2023 that will close this issue
@conradoplg
Copy link
Contributor

Reopening, we just implemented repair share, refresh/remove is still missing

@mpguerra
Copy link
Contributor

@natalieesk can you please split this one up and we turn it into a tracking issue instead

@mpguerra mpguerra assigned mpguerra and natalieesk and unassigned mpguerra Mar 25, 2024
@natalieesk natalieesk added C-feature Category: New features and removed question Further information is requested labels May 22, 2024
@natalieesk natalieesk changed the title Feature: remove signers or refresh shares Feature: remove signers or refresh shares with trusted dealer May 22, 2024
@natalieesk natalieesk linked a pull request May 29, 2024 that will close this issue
natalieesk added a commit that referenced this issue Jun 11, 2024
Split refresh_shares_with_dealer into calculate_zero_key and refresh_share
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: Review/QA
4 participants