Skip to content

Instantly share code, notes, and snippets.

@technomancy
Created February 20, 2009 21:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save technomancy/67710 to your computer and use it in GitHub Desktop.
Save technomancy/67710 to your computer and use it in GitHub Desktop.
[13:32] phil> wait, are you using sqlite in production?
[13:33] Seth> oh totally. We're replacing those query tokens with
sqlite databases embedded in XML responses
[13:33] phil> nice
[13:33] phil> base64-encoded?
[13:34] Seth> then we'll process those client side using the browser's
embedded sqlite
[13:34] phil> that's good
[13:34] phil> better rot13 them too for security's sake
[13:34] phil> you know how important security is these days.
[13:35] Seth> ˙sn ɥʇıʍ ǝɟɐs ǝɹɐ sʇǝɹɔǝs ɹnoʎ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment