FoxInABox: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 13: Line 13:


= Resources =
= Resources =
== Sandboxing ==
* [[Features/Security/Low_rights_Firefox]]
* [[Features/Security/Low_rights_Firefox]]
* [https://intranet.mozilla.org/User:Imelven@mozilla.com/Sandboxing Ian's sandboxing page]
* [https://intranet.mozilla.org/User:Imelven@mozilla.com/Sandboxing Ian's sandboxing page]
* [https://github.com/mozilla/servo/wiki Servo]
* [https://github.com/mozilla/servo/wiki Servo]
== Related projects ==
* [[Electrolysis]]
* [[Electrolysis]]
* [[Embedding/IPCLiteAPI]], [https://github.com/tmeshkova/mozilla-central https://github.com/tmeshkova/mozilla-central]
* [[Embedding/IPCLiteAPI]], [https://github.com/tmeshkova/mozilla-central https://github.com/tmeshkova/mozilla-central]
* [http://en.wikipedia.org/wiki/Google_Native_Client Native Client on Wikipedia] - has links to papers on Native Client's design and use of SFI, as well as papers on SFI itself
* [http://en.wikipedia.org/wiki/Google_Native_Client Native Client on Wikipedia] - has links to papers on Native Client's design and use of SFI, as well as papers on SFI itself
* [[AMO/Squeaky]], or Make Addons Awesome
== How things work ==
* [https://developer.mozilla.org/en-US/docs/IPDL/Tutorial IPDL Tutorial]
* [https://developer.mozilla.org/en-US/docs/IPDL/Tutorial IPDL Tutorial]
* [https://developer.mozilla.org/en-US/docs/DocShell DocShell]
* [https://developer.mozilla.org/en-US/docs/DocShell DocShell]

Revision as of 01:02, 22 February 2013

"Sandbox Firefox or die trying!" -- Ian Melven, 2013

The fox cannot escape the box.
The fox is safe in the sandbox. The fox cannot escape.

Documentation

Status

We have a plan. Take billm's e10s code, slap the Chromium sandbox around the content process, and get AdBlockPlus working with it.

Resources

Sandboxing

Related projects

How things work

Who we are

Some folks from the SecurityEngineering team: bsmith, imelven, mmc, keeler, sid.

  • Mailing list: boxing@lists.mozilla.org
  • IRC: irc.mozilla.org #boxing