Skip to content

Commit

Permalink
doc: Refreshing shares is now implemented for DKG (#847)
Browse files Browse the repository at this point in the history
Refreshing shares is now implemented for DKG
  • Loading branch information
mpguerra authored Jan 22, 2025
1 parent 94dba95 commit b56839d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions book/src/frost.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,11 +112,6 @@ shares in a way that maintains the same group public key. Some applications are:
in signing sessions with the others. (They can also then use the repair share
functionality to issue a new share and move from 2-of-2 back to 2-of-3.)

```admonish note
This is also possible via Distributed Key Generation but this has not yet been
implemented.
```

```admonish danger
It is critically important to keep in mind that the **Refresh Shares
functionality does not "restore full security" to a group**. While the group
Expand Down

0 comments on commit b56839d

Please sign in to comment.