CmdrDats / clj-minecraft

Clojure Bukkit plugin, Minecraft.
74 stars 35 forks source link

Make the /clj.script command run scripts securely. #52

Open MagentaRuby opened 7 years ago

MagentaRuby commented 7 years ago

I'm going to use clojail to run scripts in a sandbox. And I'll also add a config option to disable this feature entirely.

But I'm not knowledgeable with security, so if anyone has a better idea, feel free to reply here.