Elastic poll is a small web app that allows organizing single-choice and multi-choice polls that combine privacy and universal verifiability with the help of some applied cryptography.
The app is packaged as a WASM module. No data is exchanged with the server during poll operation; all poll data is stored in the local browser storage and can be backed up if necessary. More about implementation and security limitations →