Voting list

In Belenios:

The Belenios voting system uses credential authorities to generate and send voters’ credentials.

Scrutin ship with a new credential authority:

flowchart TD O[Organizer of the election] I[Identity server] O <-->|Search for user| I I <--> E{User registered?} E <--> ReplyWithUserKey([Reply with user key]) E <--> GenerateKey([Generate a new key])