Tastenkunst / brfv5-browser

Beyond Reality Face SDK - BRFv5 - Platform: Browser
229 stars 48 forks source link

Usage of eval and CSP #22

Open beavis opened 4 years ago

beavis commented 4 years ago

On commercial library file eval is being used like this: eval(Module["UTF8ToString"]($0)) This single line forces us to include 'unsafe-eval' on our content security policy, would it be possible to find an alternative way to load that code so we can avoid using unsafe directives? Thanks

MarcelKlammer commented 4 years ago

Please contact me directly via info@tastenkunst.io