Project info for SecureSqueak
Page created 9 Nov 2006 by mikevdg
Homepage: http://www.squeaksource.com/SecureSqueak.html
A secure version of Squeak, which will allow remote code to execute locally in a secure manner. It will also ensure that remote code (forkbombs included) cannot crash Squeak. This is achieved by using Domains and Capabilities. All objects must belong to a Domain, and each Domain can have CPU and memory limits put on it. Capabilities are unforgeable references. It will also include Namespaces (to prevent granting all objects access to the SystemDictionary) and eventually a minimal image, probably only with a compiler, networking and a remotely accessable shell.
License: MIT
This project has relations with the following people:
[ Home | Articles | Login/Account | People | Projects ]