Secure server-side authentication solution featuring Argon2id hashing, 2FA TOTP, and session persistence.
Secure server-side authentication for Minecraft 1.21.1. Players register, log in, and optionally enable 2FA — all handled server-side. No client mod needed.
en_us and es_mx included, fully customizable/register <password> <password> to create an account/login <password> on each subsequent join/2fa setup to enable TOTP — scans a QR code map in-gameEverything is in vouch.toml — passwords, database, sessions, UI, rate limits, and more.
Environment variables are supported for sensitive values like database credentials.
Full documentation: https://vouch.nozz.skin
Works with LuckPerms and any permission system compatible with Fabric Permissions API or NeoForge's built-in permission system.
Vouch runs entirely on the server. Players don't need to install anything on their client.
Conversation