Skip to content

Instantly share code, notes, and snippets.

@montlebalm
Created January 21, 2014 18:20
Show Gist options
  • Save montlebalm/8545286 to your computer and use it in GitHub Desktop.
Save montlebalm/8545286 to your computer and use it in GitHub Desktop.
Goals for sandboxing:
- Prevent "F2.Events.emit = function() { }" hijacking
- Apps can sandbox themselves without the container
- Sandboxing is optional
- Sandboxed apps can emit global events
- Apps can be sandboxed with any app from any domain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment