auth_rx_wiki/Home.md

1.4 KiB

Auth Redux is a drop-in replacement for the builtin authentication handler of Minetest. It is designed from the ground up to be robust and secure enough for use on high-traffic servers, while also addressing a number of outstanding engine bugs in Minetest 0.4.x.

Auth Redux is completely Lua-driven, with no external dependencies. It interfaces seamlessly with Minetest's authentication handler API, therefore no complicated setup or configuration is required. It is intended to be compatible with all versions of Minetest 0.4.14+, providing server administrators with both flexible and fine-grained access control.

The project is a WIP and will be undergoing continuous development based upon your suggestions and feedback. New features and bug-fixes will be announced in the forum topic as they become available.

https://bitbucket.org/sorcerykid/auth_rx