Skip to content
John Light edited this page Aug 6, 2015 · 4 revisions

App Ideas

publicly-audit-able voting app
  • 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
simple blog w/out identity management
  • 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
secure document signing app w/ ties to real world identity
  • use the blockchain for proof of existence
  • use blockchain IDs for tying identities to signing keypairs