Microsoft Releases Source Code For Web Sandbox
nandemoari writes "After flirting with open source development for some time, Microsoft has made another step towards real commitment with the release of source code for Web Sandbox, a program used to test and secure web site content.
The Sandbox source code will be released under the Apache 2.0 license, an open source license agreement allowing the content creator to maintain copyright while permitting others to develop the product for their own use. Microsoft has gradually been increasing their involvement with the Apache Software Foundation (ASF) since 2008 when they agreed to fund development of certain ASF initiatives."
I'll assume that Windows kernel, IE, Office, and that new song making program are next!
We figured out a long time ago that it's easier to elect seven judges than to elect 132 legislators.
An interesting section of code:
if (sandbox.isDeepEnd()) {
Message message = sandbox.getLeprechaun().getMessage();
if (MessageInterpreter::isBurnCommand(message)) {
environment.burnItAll();
}
}
self.citeRalphism();
Faith is a willingness to accept something w/o complete proof and to act on it. Reason allows you to correct that faith.
Every once in a while, declare peace. It confuses the hell out of your enemies.
The really surprising part of this story, to me, is that Microsoft didn't draft it's own, new license for this.
Whale
That's cutting your nose off to spite your face. Free Software is only useful on Linux, then? That seems absurd. There's no reason that free software can't exist within the framework of a proprietary platform. As always, if you don't like it, you don't have to use it. Your attempt to somehow paint this as a bad thing doesn't really hold water.