BlockstreamResearch / bip-frost-dkg

15 stars 7 forks source link

Should the coordinator check inputs as far as possible? #29

Open real-or-random opened 1 week ago

real-or-random commented 1 week ago

This is related to #9, but only somewhat.

At the moment, the coordinator mostly just relays messages. The verification of the messages is left to the participants, who need to perform it anyway. The coordinator could also check messages. Would this provide any advantages?