AntSim icon indicating copy to clipboard operation
AntSim copied to clipboard

Save user-code

Open cpetry opened this issue 8 years ago • 2 comments

Find a good API/concept to save user-code in a database. To be able to play against foreign code, there should also be a minified/uglified version of the code which is then used as the simulation adversary.

cpetry avatar Jul 18 '17 05:07 cpetry

Here some info/suggestion on using user written code: https://stackoverflow.com/questions/21218857/security-issues-for-allowing-users-to-add-own-javascript-to-your-site/21244925#21244925

cpetry avatar Aug 08 '17 10:08 cpetry

Perhaps wenn should use Firebase as a start https://firebase.google.com/

cpetry avatar Aug 19 '17 09:08 cpetry