libseccomp
libseccomp copied to clipboard
RFE: add support for OpenBSD's pledge(2) mechanism
Are there any plans to support pledge from openbsd? I imagine it would be easy to implement a simple wrapper that allows to use pledge as a kind of alias with libseccomp
This is something I've often thought about, and recent internal changes in libseccomp (e.g. the ability to create filter "transactions") should help make this possible. However, I doubt this will happen anytime soon as there are other issues that have a higher priority.