sscsm/csm_strict
luk3yx 6797b58287 Remove unrequired code 2020-10-14 22:25:38 +13:00
..
README.md csm_strict: Add permanently allowing SSCSMs. 2019-07-15 09:42:59 +12:00
init.lua Remove unrequired code 2020-10-14 22:25:38 +13:00

README.md

Minetest server-sent CSM proof-of-concept

This CSM asks permission before allowing SSCSMs to run. The allow/deny formspec name is randomly generated to prevent servers from creating fake allow/deny formspecs.

Permanently allowing SSCSMs does not apply to SSCSMs added/modified after allowing them. If a modified or new SSCSM is found, no more SSCSMs will be loaded until the user allows them. However, some (but not all) previously trusted SSCSMs may be loaded.

CSM installation guide: https://forum.minetest.net/viewtopic.php?f=53&t=17830