You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a voting organizer, I want to enable voter anonymity so that the identities of voters are not linked to their votes, ensuring privacy and encouraging honest participation.
Tasks:
Creation Process Step: Display an option to enable "Anonymous voting" in the extra features card; clicking the card shows a modal with further explanation and a toggle to activate.
Check if the feature is enabled in the current plan, and show a "Upgrade" label on it if not enabled. Also, if clicked when disabled, show the popup with the "Upgrade Plan" content.
Voter Page: Ensure voters see a notification indicating that their votes are anonymous.
Voting process Details: Indicate that voter anonymity was enabled for this vote in the "features" list. Choose a "anonymous" like icon to represent it.
Acceptance Criteria:
The vote process is created as an anonymous vote
Voters can introduce their password
The "anonymous voting" card is present in the process creation, with the appropriate texts
The texts are translated
Voting process details shows anonymity is enabled.
If the feature is not enabled in the current plan, show the "Upgrade" modal.
Content:
Title: "Anonymous voting"
Description: "Voters' identities will remain completely anonymous, even to the organizer. Each voter will set a personal password to ensure the confidentiality of their identity throughout the process."
Popup Description:
Anonymous Voting:
How It Works
When anonymous voting is enabled, voter identities remain hidden, even from administrators. This ensures complete privacy, using cryptography to anonymize voters and safeguard the integrity of the process.
- No Access to Voter Identity: Voters remain anonymous throughout the process. - Secure and Trustless: The protocol ensures no one can alter or view votes. - Transparent Results: Track turnout and results without revealing identities.
How the Process Will Work:
1 - Voter Identification: Before voting, voters will authenticate themselves. 2 - Password Creation: To ensure anonymity, each voter will create a password before casting their vote. This password is used to verify participation without revealing identity. 3 - Anonymous Vote Casting: Voters will submit their votes, which are encrypted and anonymized, making them impossible to trace back to any individual. 4 - Vote Tally: After the voting period closes, votes are counted and results are published without any identifying information attached, ensuring transparency and trust.
Design
The text was updated successfully, but these errors were encountered:
As a voting organizer, I want to enable voter anonymity so that the identities of voters are not linked to their votes, ensuring privacy and encouraging honest participation.
Tasks:
Acceptance Criteria:
Content:
Title: "Anonymous voting"
Description: "Voters' identities will remain completely anonymous, even to the organizer. Each voter will set a personal password to ensure the confidentiality of their identity throughout the process."
Popup Description:
Anonymous Voting:
How It Works
When anonymous voting is enabled, voter identities remain hidden, even from administrators. This ensures complete privacy, using cryptography to anonymize voters and safeguard the integrity of the process.
- No Access to Voter Identity: Voters remain anonymous throughout the process.
- Secure and Trustless: The protocol ensures no one can alter or view votes.
- Transparent Results: Track turnout and results without revealing identities.
How the Process Will Work:
1 - Voter Identification: Before voting, voters will authenticate themselves.
2 - Password Creation: To ensure anonymity, each voter will create a password before casting their vote. This password is used to verify participation without revealing identity.
3 - Anonymous Vote Casting: Voters will submit their votes, which are encrypted and anonymized, making them impossible to trace back to any individual.
4 - Vote Tally: After the voting period closes, votes are counted and results are published without any identifying information attached, ensuring transparency and trust.
Design
The text was updated successfully, but these errors were encountered: