Updated Home (markdown)

This commit is contained in:
sorcerykid 2018-09-03 22:53:50 -05:00
parent 469f5dd7b3
commit 3c718de564

View File

@ -1 +1,7 @@
Welcome to the auth_rx wiki!
![](https://i.imgur.com/PBYo2Nz.png)
**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.
https://bitbucket.org/sorcerykid/auth_rx