Skip to content

A secure online voting system based on IPFS & Face Recognition.

License

Notifications You must be signed in to change notification settings

ojaswa1942/hackAASF-VoteNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vote Net

Problem:

  1. According to the present Indian voting system, people are only allowed to vote from their own constituency, which makes it difficult for voters to reach back their hometowns, and in most cases, it is impossible for the voter to make a vote. This inability to vote siginificantly reduces the polling percentage.
  2. Transparency and data security

Solution: We propose a system that allow voters to vote remotely by visiting a VoteNet booth nearest to them.

How? When a voter goes in to a VoteNet booth, his Voter ID will be fetched using a Retina/Fingerprint scanner (Face Recognition for POC), which can be verified from his physical Voter ID Card, following which his data, which is securely kept on Blockchain, will be fetched from our own IPFS/IPNS node. furthermore, contesting candidates from the voter's candidates will be displayed, from which the user can cast his vote to one. The user's vote will remain anonymous and a total count of votes to that candidate will increase. The data, being on blockchain, is immutable and hence the voter's details cannot be modified or deleted.

Tech Stack:

  • MERN for Front+Backend
  • Flask+Python for Machine Learning (Face Recognition)
  • IPFS/IPNS + Ethereum for Secure Data Storage

About

A secure online voting system based on IPFS & Face Recognition.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published