[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-jdk7-dev
Subject:    Javasss (Safe secure sandbox) for jdk 6 and openjdk 7
From:       sgodsell () hotmail ! com (Sean Godsell)
Date:       2008-02-12 21:50:59
Message-ID: BAY123-W3469C486145A80966C4AB8C62B0 () phx ! gbl
[Download RAW message or body]


 Hello once again openjdk people,

Previously Javass required openjdk 7.  Now it supports jdk 6 update 3.  The following \
                is a list of enhancements:
     - Overwrite and lock users file paths to a specific base path (like chroot in \
                unix)
     - All temporary files can automatically be created in the base path without any \
                program change to existing applications
     - You can limit the amount of storage being used in a path or file 
     - You can limit the # of file and directories being created in path
     - You can make any path read only or read/write
     - You can allow or deny whether libraries can be loaded from a path.
     - You can allow or deny whether native methods can be used from a path.
     - You can have multiple paths to allow users to read or write to with different
        limiting storage and or # or files and directories.
     - You can limit the number of threads and thread priority.
     - You can limit the maximum # of windows being created.
     - You can allow or deny hosts and ports being used.
     - You can allow or deny execution of runtime process.
     - You can limit the amount of socket traffic throughput in bytes per second
     - All items can be controlled in a simple properties file
     - Allow threads to have different paths, and/or lock every new thread with \
                certain paths
     - Allow users to configure thread paths using a key.
     - Existing programs and applications can run without any changes or \
modifications.

A security manager cannot even do half the items previously listed.  There is \
complete source code and examples are at the following site:  
    http://javasss.sourceforge.net/
 
Sean Godsell
 

_________________________________________________________________


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic