JGuard v0.4.0 – Capability-based security for the JVM (post-SecurityManager) (github.com) 3 points by nknize 4mo ago ↗ HN
[–] exabrial 4mo ago ↗ Taking a peek, this looks like you're attaching a JVM Agent and instrumenting JDK classes as they're loaded, calling into the jguard controller?This is probably how the SecurityManager should have been designed in the first place.
3 comments
[ 3.7 ms ] story [ 20.7 ms ] threadThis is probably how the SecurityManager should have been designed in the first place.