Skip to content

Instantly share code, notes, and snippets.

@coleww
Created June 2, 2014 23:42
Show Gist options
  • Save coleww/79c9764593ff00cefde1 to your computer and use it in GitHub Desktop.
Save coleww/79c9764593ff00cefde1 to your computer and use it in GitHub Desktop.
no login social network
https://panopticlick.eff.org/
instead of username/pass concatenate all user agent data together and hash it. users with identical (and i mean identical) machines/environments will have the same "account".
ALTERNATIVELY: use the uniqueness of this string to institute some kind of limit. a game you can only play once. etc. (play, building things until you get cashed, new player steps in, etc.)
OH ALSO: a game where you control like 100 copies of yourself. multiple man: the game?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment