We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In light of #3046, I'd like to make a request for a comparison with Bubblewrap for the FAQ.
Bubblewrap has their comparison with Firejail here, https://github.com/containers/bubblewrap#related-project-comparison-firejail
The text was updated successfully, but these errors were encountered:
I added the comparison, wdyt?
Sorry, something went wrong.
Awesome 🎉
bubblewrap always has nnp set, while for firejail that's opt-in. Therefore you can use firejail to sandbox privileged programs too.
automatic profile generation with firecfg
firecfg
--build
easier seccomp filtering …memory-deny-write-execute
memory-deny-write-execute
and protocol
protocol
protocol is listed in the network part.
No branches or pull requests
In light of #3046, I'd like to make a request for a comparison with Bubblewrap for the FAQ.
Bubblewrap has their comparison with Firejail here,
https://github.com/containers/bubblewrap#related-project-comparison-firejail
The text was updated successfully, but these errors were encountered: