noeppi-noeppi / SecureModules

Adding CodeSigner support to JPMS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Secure Modules

Attempts to reintroduce CodeSigners to Modules at runtime, Normal java just completely ignores signatures at runtime.

This is a fork of SecureJarHandler which was originally under the Forge organization but moved to try and unite the community. It was moved back to allow for fixes and re-works. Compatiblity will be maintained for the interm however compatibility in Minecraft 1.21+ is not a goal.

About

Adding CodeSigner support to JPMS.

License:Other


Languages

Language:Java 99.8%Language:Shell 0.2%