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

Implement key refresh #18

Open
ghost opened this issue Mar 9, 2021 · 0 comments
Open

Implement key refresh #18

ghost opened this issue Mar 9, 2021 · 0 comments
Labels

Comments

@ghost
Copy link

ghost commented Mar 9, 2021

This is a two-part task:

  1. Implement key refresh with the same node identities and weights, this is done by running the same DKG again with final key 0. Should be straightforward - mostly just adding the functionality.
  2. Design and implement key refresh with different weights (some nodes may have weight increase, others decrease). This is probably more challenging but worth investigation.
@ghost ghost added the prio:low label Apr 15, 2022
theref pushed a commit to theref/ferveo that referenced this issue Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

0 participants