Score:1

Is there a scheme for voting on decrypting a message with a variable voter count?

zw flag

I am wondering if there might be a scheme for the following scenario: Let's suppose a government wants a truly democratic intelligence agency. For this the government publishes all intelligence reports in an encrypted format to the public and allows people to do a majority vote to declassify its contents.

A naive solution would be to simply employ a Verifiable Secret Sharing Scheme for every published encrypted report. Let's say a two-third-majority vote is needed. Then we encrypt the report with a key, separate that key into $n$ shares and make sure that $\frac{2n}{3}$ shares are enough to reconstruct the key.

The problem is that the numbers of voters $n$ might not stay the same. People become eligible to vote or die. An approach to this would be to publish the voting shares on the day of the vote (not together with the report), however that way there would be no possible result of voting not to declassify the report. Even if a second vote with voter set $V_2$ is called in the future after people from voter set $V_1$ did not put enough shares together, it would still give voter $V_1$ an unfair advantage of declassifying the report at the second vote, because they have all the necessary shares.

Is there a way to address this? The scheme does not necessarily need to employ secret sharing (it was just my first guess on how to approach it). The scheme should simply have a number of properties:

  1. The encrypted report $e(R)$ is universally known
  2. Voters receive ballots $s$ for a vote round $i$
  3. If they vote to declassify a key is produced.
  4. Voters should be able to verify through $s$ that they are able to produce the key in vote round $i$
  5. If voters vote against declassifying $e(R)$ in round $i$ they should not be able to produce a key once round $i$ is over.

Thanks in advance.

fgrieu avatar
ng flag
There are three issues with the idea: 1) If there are 101 effective voters and 50 voted Y, 51 N, one can force a Y vote by removing two random votes from the 101 and running the vote tally algorithm until it succeeds, which will occur after <4 attempts on average (when the two removed voters voted N). 2) Usual problems of electronic voting; preventing vote selling/under duress, getting the confidence of the voters who do not trust the wares used. 3) specific to declassification; one can't make a meaningful opinion on if something should be declassified before reading that something.
zjmo avatar
mu flag
How do you know if the decrypted report is the real report anyway
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.