-
Notifications
You must be signed in to change notification settings - Fork 21
App Builders
John Light edited this page Aug 6, 2015
·
4 revisions
- the vote admin creates a “poll” and identifies the blockchain IDs of the individuals who are eligible to vote
- voters cryptographically sign a message indicating their vote and post it publicly on their profile
- the vote admin publishes the vote results by referencing the profiles of the blockchain IDs that voted
- users sign the text of each blog post submission with their blockchain ID keypairs
- posts are shown alongside their signing identities
- blogs can allow only certain blockchain IDs to submit posts or open it up to anyone
- use the blockchain for proof of existence
- use blockchain IDs for tying identities to signing keypairs