Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

R&D javascript eval for Plugin API #19

Closed
rzvxa opened this issue Jul 13, 2023 · 1 comment
Closed

R&D javascript eval for Plugin API #19

rzvxa opened this issue Jul 13, 2023 · 1 comment
Assignees

Comments

@rzvxa
Copy link
Owner

rzvxa commented Jul 13, 2023

No description provided.

@rzvxa
Copy link
Owner Author

rzvxa commented Jul 14, 2023

Basically eval function is too unsafe for use as a plugin, It can not be sandboxed easily and need a lot of care in use. I prefer a safer way which keeps plugins isolated from the main source of xtory

@rzvxa rzvxa closed this as completed Jul 14, 2023
@rzvxa rzvxa self-assigned this Jul 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant