Sr.No. | 28 |Name | 29 |Party | 30 |
---|---|---|
{{ i+1 }} | 40 |{{ candidateList[i]['name'] }} | 41 |{{ candidateList[i]['party'] }} | 42 |
{{username}}
123 |{{voter_id}}
124 |Why to put your password at risk. Keep updating your password and get a new key. Updating password 27 | adds an extra layer of security to an already highly secure e-voting system.
28 | 29 |{{voter_id}}
136 | 137 | 138 |{{error}}
14 |If you dont vote you lose the right to complain
15 | 16 | 28 | 29 |The Internet voting system tends to maximize user participation 37 | by allowing them to vote from anywhere and allowing access from different computer 38 | systems and from any device that has an internet connection.
39 |In blockchain security system, in addition to 45 | logical and physical protection layers, mechanisms are established 46 | to ensure that only users accredited by an official document 47 | participate, so that all security guarantees are provided that 48 | equate the electronic voting process with a classic electoral process.
49 | 50 |56 | Essential concepts 57 | to ensure privacy and the protection of the integrity of votes, 58 | as well as to allow the audit of the elections to be held. 59 | An even more secure audit than in the traditional mail vote, 60 | where the voter loses control over his or her vote.
61 | 62 |Get yourself registered for the voting process with necessary details. 85 | You will get a private key that will be required to cast your vote
86 |All the Candidates representing their Party along with their Candidate ID are listed here.
104 |Check whether you got verified by the admin and what's your voting status.
121 |You will be redirected to the login page. Entering your username, password, Aadhar Number 138 | and the private key, you will be able to cast your vote
139 | 140 |With the help of Pie Chart, you will get the live voting statistics.
158 |You have casted your valuable vote. If interested you can check 177 | the live voting statistics in the Live Result page.
178 |{{voter_id}}
18 |{{key}}
21 |Your private key is solely your responsibility. 24 | Please keep it safe and keep updating it regularly.
25 |40 | {% if warning is defined %} 41 | {{warning}} 42 | {% endif %} 43 |
44 | 45 | Doesn't have an account? 46 | Register Here! 47 | 48 |Loading the Live Poll Result...
21 |Sr.No. | 36 |Name | 37 |Party | 38 |Votes | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 |
---|
Voter ID | 29 |Name | 30 |Voted | 31 | 32 |
---|---|---|
{{ voterList[i]['voter_id'] }} | 43 |{{ voterList[i]['name'] }} | 44 |45 | {% if voterList[i]['voted'] == 0 %} 46 | 47 | {% else %} 48 | 49 | {% endif %} 50 | | 51 |