Commit Graph

178 Commits

Author SHA1 Message Date
RunasSudo d22f402cdc
Custom nomenclature for election, referendum, poll, etc. 2017-12-04 14:30:41 +11:00
RunasSudo 41c588d0bf
Use better workaround for Transcrypt bug 387
Avoid modifying Transcrypt compiler code
2017-12-04 13:52:10 +11:00
RunasSudo 85c8f4638f
Update for Tanscrypt 3.6.58
Transcrypt bug 413 closed
2017-12-04 13:51:45 +11:00
RunasSudo d9f1291bea
Don't send full election data unless requested 2017-11-29 20:23:52 +11:00
RunasSudo 30cb0d674e
Implement verification of election results 2017-11-29 18:29:42 +11:00
RunasSudo 70fea02100
Allow selecting which election to manipulate from the CLI 2017-11-29 16:52:55 +11:00
RunasSudo ca542f9d9e
Implement ballot auditing 🎉 2017-11-28 22:43:32 +11:00
RunasSudo 39246d5df0
Reshuffle login flow to hopefully make things more robust 2017-11-28 14:45:54 +11:00
RunasSudo 8ba413b317
Make warning even more prominent 2017-11-28 14:45:18 +11:00
RunasSudo f9a07fa9f0
Update Heroku documentation 2017-11-28 14:44:49 +11:00
RunasSudo 9bc81103bc
Use gunicorn for Heroku 2017-11-28 14:04:18 +11:00
RunasSudo 0f7dfae947
Use no-cache instead of public for Cache-Control 2017-11-28 13:58:22 +11:00
RunasSudo a7b6634281
Put greater emphasis on the "not" 2017-11-28 13:21:26 +11:00
RunasSudo 3d15403cc5
Add more scary looking warnings 2017-11-28 12:57:45 +11:00
RunasSudo 8ed6b3fac3
Data and instructions for Heroku 2017-11-28 12:29:12 +11:00
RunasSudo 864db1ba02
Force MongoDB to write to journal by default 2017-11-28 12:16:33 +11:00
RunasSudo 79bd2322c7
Enforce limits on preferential question selections 2017-11-28 00:26:38 +11:00
RunasSudo b5a21116bb
Minor changes 2017-11-28 00:26:13 +11:00
RunasSudo c2d3b4ab93
Add preferential voting support. Closes #4 2017-11-27 22:56:43 +11:00
RunasSudo 5f05450ea4
Implement PostgreSQL "support". Closes #3
Good god what have I done
2017-11-27 20:12:31 +11:00
RunasSudo 72e08c01ff
Abstract away DB implementation 2017-11-27 19:40:01 +11:00
RunasSudo 8485aadbe4
Implement simple email authentication 2017-11-26 20:48:15 +11:00
RunasSudo f31f5347e2
Implement voters in terms of users 2017-11-26 11:17:28 +11:00
RunasSudo 7ea360b5d4
Configure site title 2017-11-26 11:16:57 +11:00
RunasSudo 20abbdae78
Integrate authentication into voting booth
Also fix a number (several too many) bugs that found their way into the system following the previous few commits
2017-11-25 23:16:29 +11:00
RunasSudo f92c7640d5
Stray slash 2017-11-25 22:37:59 +11:00
RunasSudo c70dabcbe1
Basic Reddit authentication flow 2017-11-25 22:37:54 +11:00
RunasSudo bf1b8cee09
Implement flexible configurations 2017-11-25 22:37:42 +11:00
RunasSudo 11e6c4a7aa
Minor changes 2017-11-25 03:18:45 +11:00
RunasSudo 82aa31cf50
Dates, hashes and more cross-references 2017-11-24 20:26:18 +11:00
RunasSudo 247f050d5b
Pretty results display 2017-11-24 19:51:10 +11:00
RunasSudo 529166867f
Minor improvements to test framework
Show correct module for test
Print error output
2017-11-24 19:38:13 +11:00
RunasSudo 6af132bb5f
🎉 Up to counting elections 2017-11-24 19:37:48 +11:00
RunasSudo 81807ca7f8
Fix hashing issues and issues with passing EosLists around
Caused election hash to change when changing workflow task states
2017-11-24 18:09:43 +11:00
RunasSudo a0949f781b
Update README 2017-11-24 00:24:08 +11:00
RunasSudo 112be93ff5
Improve print CSS 2017-11-24 00:17:53 +11:00
RunasSudo 453443d22a
🎉 We did it, Reddit! Voting booth now functional at a basic level 2017-11-23 23:10:57 +11:00
RunasSudo ca8c0ce614
Get started on voting booth 2017-11-23 21:07:16 +11:00
RunasSudo 700a791e72
Fix hashing in Javascript and add protected/private/internal field awareness 2017-11-23 20:42:22 +11:00
RunasSudo a3652e40de
Basic election details display 2017-11-23 18:18:01 +11:00
RunasSudo 3fc98c8a36
Fix implementation of Flask wrapper decorators 2017-11-22 23:35:46 +11:00
RunasSudo ed6b1de5a6
Update README.md 2017-11-22 23:30:13 +11:00
RunasSudo 6ebf83ed96
Get started on a basic web UI 2017-11-22 23:23:24 +11:00
RunasSudo 5fd8716b38
Amend hashing API to fit with volatile fields 2017-11-22 23:23:05 +11:00
RunasSudo cc0865cd58
Finished with tests(?) 2017-11-22 23:21:35 +11:00
RunasSudo 78bda9caa6
Basic web GUI skeleton 2017-11-22 19:19:26 +11:00
RunasSudo b1730be551
Basic Flask skeleton 2017-11-22 18:46:45 +11:00
RunasSudo db74f67474
Correctly map messages to G_q instead of simply using Z_p* 2017-10-05 20:26:40 +11:00
Yingtong Li 1642b0eba9
Update requirements.txt 2017-10-05 19:12:55 +11:00
Yingtong Li f1c4296887
Get started with threshold encryption 2017-10-05 19:12:02 +11:00