classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] PATCH: RFC: default policy file


From: Casey Marshall
Subject: [cp-patches] PATCH: RFC: default policy file
Date: Sun, 14 Aug 2005 20:58:37 -0700

Hi,

Attached is an initial implementation of a "policy file," and the changes needed to hook it in as the default security policy, and to install it in the correct location.

This policy mainly allows untrusted code read access to the system properties listed in the documentation for 'System.getProperties,' listen permission for 'localhost,' and permission to exit the VM. Code installed under the 'gnu.classpath.home.url' hierarchy is considered trusted code, and is given all permissions.

Comments?

Attachment: policy.patch.txt
Description: Text document

Attachment: policy2.patch.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]