Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Supported environments
Creators
Details
Licensed MIT
Published yesterday
Updated 2 days ago
text-based description
authlogic
simple and effective hybrid authentication system for modded servers.
for players
- install the mod
- have an official account? that's it!
- don't have one? enter your password once during setup
DO NOT SHARE YOUR AUTHLOGIC FOLDER!
for admins
- install the mod
- set
online-modetofalse - (optionally) configure whitelist
DO NOT SHARE YOUR AUTHLOGIC FOLDER!
how it works
- player uses password to generate a unique per-server key
- server sends own public key
- player verifies server’s key and sends own public key
- server verifies player’s key
- authentication complete
why it's secure
- password never leaves your computer
- uses asymmetric keys to verify identities
- login process is encrypted





