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

Julia permission flags for security #1

Closed
aminya opened this issue May 19, 2020 · 2 comments
Closed

Julia permission flags for security #1

aminya opened this issue May 19, 2020 · 2 comments

Comments

@aminya
Copy link

aminya commented May 19, 2020

Deno takes an interesting approach to addressing this security issue. It provides permission flags such as
--allow-read=some_folder
--allow-write
--allow-net
--allow-run
--allow-all
...

Julia can provide these kinds of flags in the future, if it wants to stay in the secure side of the things.

@StefanKarpinski
Copy link
Owner

Anything actionable on this repo here?

@aminya
Copy link
Author

aminya commented May 19, 2020

No this is an upstream thing. Since this package is a showcase about security, I find it relevant to the topic.

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

No branches or pull requests

2 participants