hashcloak / katzenmint-pki

A BFT PKI for the Katzenpost Authority PKI System using Tendermint
Apache License 2.0
2 stars 1 forks source link

Prototypes of the PKI with full clients and light clients #3

Open Mikerah opened 4 years ago

Mikerah commented 4 years ago

Due to the use of a tendermint-based PKI client, we have the option to have authorities run full nodes or light nodes. Other components in the mixnet such as clients and mix nodes can simply use a light client.

We will be writing two prototypes to better assess the security considerations in practice.