Initial Home page

This commit is contained in:
sorcerykid 2018-09-03 22:42:42 -05:00
commit 5a3266be7e

8
Auth-Redux-Wiki.md Normal file
View File

@ -0,0 +1,8 @@
![](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