sscsm/csm_strict
luk3yx 186449ecfc Better isolate SSCSM formspecs from other CSMs.
All formspecs shown in SSCSMs now have a "sscsm:_" prefix added to 
prevent interference with other CSMs.
2020-09-11 13:47:56 +12:00
..
README.md csm_strict: Add permanently allowing SSCSMs. 2019-07-15 09:42:59 +12:00
init.lua Better isolate SSCSM formspecs from other CSMs. 2020-09-11 13:47:56 +12: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