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

Block access to files instead of only hiding them #31

Open
t-moe opened this issue Apr 19, 2015 · 1 comment
Open

Block access to files instead of only hiding them #31

t-moe opened this issue Apr 19, 2015 · 1 comment

Comments

@t-moe
Copy link

t-moe commented Apr 19, 2015

Feature request:
Add a "block" option to the [fs] section of profiles.
"hiding" files and directories is not enough for me. I dont' want my sandboxed application sniffing around.
the "block" option should disallow opening any filedescriptors pointing to a "blocked" path.

@t-moe
Copy link
Author

t-moe commented Apr 19, 2015

It seems that you already "block" access to files which are "hidden".
It's only that you don't do this recursively.
For example:
if I hide /, I can still open /etc/passwd

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

1 participant