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

Better document freestanding execution engine and policy format #550

Open
gbryant-arm opened this issue Oct 19, 2022 · 1 comment
Open
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers sdk Something related to the Veracruz SDK

Comments

@gbryant-arm
Copy link
Contributor

gbryant-arm commented Oct 19, 2022

Requested feature
It is not crystal clear that it's not possible to map individual files to the freestanding execution engine's VFS: only directories can be mapped, and every file under them gets recursively mapped.
Moreover, it is not obvious that the program should be mapped to the VFS as another input source (-i <program directory>).
The documentation should be updated.
Same goes for policies: you can't give permissions to specific files except for special files (services, std streams). This doesn't seem to be documented anywhere.

Motivation
Running the freestanding execution engine

@gbryant-arm gbryant-arm added enhancement New feature or request documentation Improvements or additions to documentation good first issue Good for newcomers sdk Something related to the Veracruz SDK labels Oct 19, 2022
@gbryant-arm gbryant-arm changed the title Better document freestanding execution engine Better document freestanding execution engine and policy format Oct 19, 2022
@gbryant-arm
Copy link
Contributor Author

Relates to #77

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers sdk Something related to the Veracruz SDK
Projects
None yet
Development

No branches or pull requests

1 participant