Skip to content

Why are the guardian "key backups" not used by default? #306

Answered by benaloh
felixdoerre asked this question in Q&A
Discussion options

You must be logged in to vote

We don't want to ever form this secret polynomial or the joint secret key. Anyone with access to this single secret key would be able to decrypt individual votes. With the process that we use, not only is the joint secret key never formed, but missing guardian keys are never formed either. If, in the example you give, we were to do the simpler thing and just reconstruct the secret keys of the two missing guardians, then from that point forward, any one remaining guardian could decrypt individual votes.

Guardians never reveal their secret key material. Instead, they use their secret keys to perform partial decryptions and their shares of missing guardian secret keys to form shares of missi…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@felixdoerre
Comment options

@benaloh
Comment options

benaloh Dec 9, 2022
Collaborator

@benaloh
Comment options

benaloh Dec 9, 2022
Collaborator

@felixdoerre
Comment options

@benaloh
Comment options

benaloh Dec 10, 2022
Collaborator

Answer selected by felixdoerre
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants