Skip to content

Instantly share code, notes, and snippets.

@bkerley
Forked from anonymous/1.txt
Created February 21, 2012 02:34
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save bkerley/1873135 to your computer and use it in GitHub Desktop.
Save bkerley/1873135 to your computer and use it in GitHub Desktop.
title New Browser Setup
User->Phone: identifying info
Phone->idjump: identifying info
idjump->Phone: encrypted blob
User->Phone: decrypting info
Phone->local storage: decrypted blob
title Site Login
User->Phone: visit poopstat.us
Phone->poopstat.us: get /
poopstat.us->Phone: idjump javascript
Phone->User: use idjump?
User->Phone: use idjump
Phone->poopstat.us: idjump blob stuff?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment