{"id":17933636,"url":"https://github.com/keyan/e2e_voting","last_synced_at":"2025-04-03T11:24:59.382Z","repository":{"id":55925665,"uuid":"314727189","full_name":"keyan/e2e_voting","owner":"keyan","description":"Simulated end-to-end verifiable secure election protocol","archived":false,"fork":false,"pushed_at":"2020-12-11T17:53:51.000Z","size":459,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-09T00:43:23.706Z","etag":null,"topics":["cryptography","elections","voting"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/keyan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-21T03:49:56.000Z","updated_at":"2021-04-22T14:28:40.000Z","dependencies_parsed_at":"2022-08-15T09:31:34.077Z","dependency_job_id":null,"html_url":"https://github.com/keyan/e2e_voting","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keyan%2Fe2e_voting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keyan%2Fe2e_voting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keyan%2Fe2e_voting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keyan%2Fe2e_voting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keyan","download_url":"https://codeload.github.com/keyan/e2e_voting/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246990842,"owners_count":20865547,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cryptography","elections","voting"],"created_at":"2024-10-28T21:41:01.370Z","updated_at":"2025-04-03T11:24:59.361Z","avatar_url":"https://github.com/keyan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# e2e_voting\n\nA limited implementation of Rabin and Rivest end-to-end verifiable electronic voting as described in [their paper](https://people.csail.mit.edu/rivest/pubs/RR14b.pdf).\n\nThe high level system architecture looks like:\n\n\u003cimg src=\"https://raw.githubusercontent.com/keyan/e2e_voting/master/paper/figures/arch_diagram.png\" alt=\"arch\" width=80%/\u003e\n\n## Requirements\n\nInstall necessary packages in a virtualenv:\n```\npip install -r requirements.txt\n```\n\n## Usage\n\n```\n⫸ python3 -m src.main  --help\nusage: main.py [-h] [-v NUM_VOTERS]\n\nRun simulated electronic elections\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -v NUM_VOTERS, --voters NUM_VOTERS\n                        number of voters to use, set randomly if not specified\n```\n\nFor example:\n```\n# Automated simulation mode\nmake run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeyan%2Fe2e_voting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeyan%2Fe2e_voting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeyan%2Fe2e_voting/lists"}