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

Develop a secure, version-aware package and build system #386

Open
pschachte opened this issue May 2, 2023 · 0 comments
Open

Develop a secure, version-aware package and build system #386

pschachte opened this issue May 2, 2023 · 0 comments
Labels
enhancement New feature or request research project

Comments

@pschachte
Copy link
Owner

This project will provide a way for the Wybe compiler to download and
compile a module from an external source, such as github or an ftp site.
This, of course, raises significant security concerns, which this
project must also address, by providing a permission system, so that
external packages must request access to any capabilities that have
security implications, such as file system or operating system access.
Other considerations include supporting package versions, and
downloading the right version of each package, and supporting both local
and system-wide download of packages.

@pschachte pschachte added enhancement New feature or request research project labels May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request research project
Projects
None yet
Development

No branches or pull requests

1 participant