RamonMeffert / elm-gossip

A user-friendly web tool for exploring dynamic gossip.
https://r3n.nl/elm-gossip/
GNU General Public License v3.0
3 stars 0 forks source link

Impossible secret distributions are allowed #59

Open RamonMeffert opened 3 years ago

RamonMeffert commented 3 years ago

A gossip graph like Abc ABc abC cannot result from an initial gossip distribution Abc aBc abC (i.e. every agent only knows their own secret). It might be a good idea to show a warning for this.

RamonMeffert commented 3 years ago