{"id":40146229,"url":"https://github.com/psvz/clairvote","last_synced_at":"2026-01-19T14:37:24.228Z","repository":{"id":80421041,"uuid":"574666861","full_name":"psvz/clairvote","owner":"psvz","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-09T10:11:31.000Z","size":17612,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-01-28T01:10:26.882Z","etag":null,"topics":["e-voting","e2ev","elections","evoting","progressive-web-app","proof-of-work","secure-elections","secure-element","voting"],"latest_commit_sha":null,"homepage":"https://clairvote.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/psvz.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-12-05T20:17:57.000Z","updated_at":"2023-04-23T09:48:58.000Z","dependencies_parsed_at":"2024-01-05T08:50:19.423Z","dependency_job_id":null,"html_url":"https://github.com/psvz/clairvote","commit_stats":{"total_commits":26,"total_committers":2,"mean_commits":13.0,"dds":"0.038461538461538436","last_synced_commit":"cc985e76f6c5bbdf95410ad476f921e7ff8a0c8d"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/psvz/clairvote","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psvz%2Fclairvote","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psvz%2Fclairvote/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psvz%2Fclairvote/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psvz%2Fclairvote/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psvz","download_url":"https://codeload.github.com/psvz/clairvote/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psvz%2Fclairvote/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28571889,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T12:50:50.164Z","status":"ssl_error","status_checked_at":"2026-01-19T12:50:42.704Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["e-voting","e2ev","elections","evoting","progressive-web-app","proof-of-work","secure-elections","secure-element","voting"],"created_at":"2026-01-19T14:37:23.586Z","updated_at":"2026-01-19T14:37:24.224Z","avatar_url":"https://github.com/psvz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## \u003ca name=\"soa\"\u003e\u003c/a\u003ePower voting: transparent, secure, verifiable\n[![DOI](https://zenodo.org/badge/574666861.svg)](https://zenodo.org/badge/latestdoi/574666861)\n\nThis is an implementation of a voting system that relies on Proof-of-Work by user devices. It has **absolutely _positively_ nothing to do with blockchain** (in case you were assuming). Polling stations are still part of this design to tackle coercion, although going fully electronic is possible.\n\nMain points of value:\n- Reduced opportunity for tampering incl. by state actors and organizers\n- Available off the shelf equipment for polling stations\n- Near-real-time transparency and audit \n\n[systemDesign.pdf](https://github.com/psvz/clairvote/blob/main/systemDesign.pdf) **documents architecture and building blocks.**  \n\n[https://clairvote.org/demo.html](https://clairvote.org/demo.html) represents a demo polling station.  \n[https://clairvote.org/go.html](https://clairvote.org/go.html) is a voting app (in-browser/installable).  \n[https://clairvote.org/check.html](https://clairvote.org/check.html) provides results and some analysis.  \n\nDemo campaign is named `Solar` and themed after planets. You can download its raw data:  \n\n[https://clairvote.org/solar-vote.log](https://clairvote.org/solar-vote.log) list of votes.  \n[https://clairvote.org/solar-auth.log](https://clairvote.org/solar-auth.log) list of voters.  \n\n#### Python\nYou can try and do `source bin/activate` inside cloned folder to rely on `venv` virtual environment, although it is not very stable, and you will likely end up installing a few packages (I have put the links in comments to relevant imports):  \n\n[vote-simulator.py](https://github.com/psvz/clairvote/blob/main/vote-simulator.py) combines a voter and a polling station, casts a random vote.  \n[mandates.py](https://github.com/psvz/clairvote/blob/main/mandates.py) prints voting authorizations (mandates) in form of QR, base32, and hex.  \n\n#### [Crockford's Base32 codec](https://www.crockford.com/base32.html)\nJavaScript implementation as functions defined [here](https://github.com/psvz/clairvote/blob/main/frontend/dyn.js).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsvz%2Fclairvote","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsvz%2Fclairvote","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsvz%2Fclairvote/lists"}