JGuard v0.4.0 – Capability-based security for the JVM (post-SecurityManager) (github.com) 3 points by nknize 2mo ago ↗ HN
[–] exabrial 1mo 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
[ 0.19 ms ] story [ 15.7 ms ] threadThis is probably how the SecurityManager should have been designed in the first place.