-
-
Save bkerley/1873135 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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