dedis / onet

Overlay Network for distributed protocols
GNU Lesser General Public License v3.0
50 stars 29 forks source link

public.toml with signatures #658

Open ineiti opened 4 years ago

ineiti commented 4 years ago

When creating a public.toml, sign every public key with itself, so that we can prove that the node knows the corresponding private key.

@jeffallen @lefkok - is this enough to avoid an attack where somebody creates an invalid key to remove somebody from the roster, like described in #652 ?