Closed fredo closed 3 months ago
I was mistaken:
It looked as if a rogue keyper could arbitrarily change other keyper's tx-pointers:
as long as the message validates for the receivers.
However, the prerequisites for validation are:
So this is "threshold safe", as far as I understand!
The tx-pointer
value that will be updated by a DecryptionKeys
message, is being voted upon during KeyShares
gossiping.
@konradkonrad please post your observations