Not totally satisfied with clj-sandbox, I've took the liberty of writing a new sandboxing library. It takes ideas from clj-sandbox and tries to implement them in a cleaner and saner way. My focuses for this project are on ease of use, simplicity, and documentation.
The github page for this project is here: https://github.com/Raynes/clojail Like all the other sandboxes (clojurebot, clj-sandbox), it makes use of the JVM's built in sandbox. This project is fairly young, so there may be bugs. Until this thing withstands the test of time, I cannot with all my heart promise that it will keep you totally secure and wont eat your laundry. That said, I encourage people who are interested to play with the sandbox and try to break it. The more people who use the sandbox and manage to break it, the better clojail's security will become. There is API documentation at raynes.github.com/clojail and the README features a bit of a tutorial to help get people started. If you use clojail for anything slightly interesting, let me know. I'd love to hear about uses you've found for it. I'll also point out that I've replaced sexpbot's sandbox with clojail as well, so if you play with sexpbot's REPL on IRC, you're playing with cloajil. Enjoy! -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en