pfirmstone / jdk-with-authorization

JDK main-line development
https://openjdk.java.net/projects/jdk/
GNU General Public License v2.0
6 stars 1 forks source link

OpenJDK with Authorization (SecurityManager)

This project's objectives are to maintain a community fork of OpenJDK that retains Authorization functionality, no attempt will be made to sandbox untrusted code, instead, the goals of the project are:

Principle of Least Privilege Policy Writer

Other system properties you should set:

Auditing

Deploy with high scaling, efficient implementations of SecurityManager and Policy.

-Djava.security.manager=default,

Development

Plans / Research to Security Harden VM:

Security Tooling:

Complexity and Maintenance

Why OpenJDK removed Authorization

Welcome to the JDK!

For build instructions please see the online documentation, or either of these files:

See https://openjdk.org/ for more information about the OpenJDK Community and the JDK and see https://bugs.openjdk.org for JDK issue tracking.