You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I understand Merkle Trees and Merkle Proofs but I would like to understand a bit more about how you leverage these in your system, i.e. how does your voting system map onto those concepts?
I watched the video but I still want to know more about how the voter-id relates to the registered credentials and how the ballot-id fits into the Merkle tree etc...
I'm thinking of using this for work or some open source projects but I'd like to understand the mechanics better first.
If you could add a short section to the README, I would greatly appreciate it. Alternatively, if you could point me at some docs that may be included in the source code, I'm happy to look at those and might submit a PR for the README based on that.
The text was updated successfully, but these errors were encountered:
Hi,
Thank you for creating this. I found this through immudb and had been looking for something like this since watching E-voting without fraud| David Bismark | TEDGlobal 2010 many years ago.
I understand Merkle Trees and Merkle Proofs but I would like to understand a bit more about how you leverage these in your system, i.e. how does your voting system map onto those concepts?
I watched the video but I still want to know more about how the voter-id relates to the registered credentials and how the ballot-id fits into the Merkle tree etc...
I'm thinking of using this for work or some open source projects but I'd like to understand the mechanics better first.
If you could add a short section to the README, I would greatly appreciate it. Alternatively, if you could point me at some docs that may be included in the source code, I'm happy to look at those and might submit a PR for the README based on that.
The text was updated successfully, but these errors were encountered: