Skip to content
This repository was archived by the owner on Jun 8, 2022. It is now read-only.

Allow sandboxed execution of some code. #205

Open
apex-omontgomery opened this issue Nov 24, 2018 · 5 comments
Open

Allow sandboxed execution of some code. #205

apex-omontgomery opened this issue Nov 24, 2018 · 5 comments

Comments

@apex-omontgomery
Copy link

Sometimes it's really helpful for new people to show them immediately how something works.

@ovv
Copy link
Member

ovv commented Nov 24, 2018

That would be a nice feature but executing untrusted code in a safe way is really hard.

@mattrasband
Copy link
Contributor

I had a proof of concept of this running docker containers without network access. To get it usable for this kind of case, however, it would need time outs and resource constraints - otherwise it could bog down the server too much.

I’ve always liked the idea though, it would be cool if we get something rolling eventually

@apex-omontgomery
Copy link
Author

Maybe a first step could be a simple run in repl.it and get the output.

@ovv
Copy link
Member

ovv commented Nov 25, 2018

That's a good idea 👍

@daredevil82
Copy link
Contributor

You agree not to access Neoreason’s content through any technology or means other than the pages of the Service itself or other explicitly authorized means that Neoreason may designate.

Not sure this allows automated access, and repl.it has apparently discontinued their api

though we could check if there are alternatives.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants