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

Service sandboxing #8

Open
AgentD opened this issue Oct 8, 2018 · 1 comment
Open

Service sandboxing #8

AgentD opened this issue Oct 8, 2018 · 1 comment

Comments

@AgentD
Copy link
Contributor

AgentD commented Oct 8, 2018

Some services (e.g. nginx) don't support running in a chroot directly. For those services there should be options in the service configuration to set up a chroot (or preferably namespace & cgroup) jail.

Such services will need their own binary, their libraries, their configuration and possible some device nodes bind mounted into the jail.

@AgentD
Copy link
Contributor Author

AgentD commented Nov 13, 2018

Alternative solution: SELinux

Primarily needs a way to run services in a specific context.

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