libseccomp icon indicating copy to clipboard operation
libseccomp copied to clipboard

RFE: add support for OpenBSD's pledge(2) mechanism

Open pete3215 opened this issue 8 years ago • 1 comments

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

pete3215 avatar Jan 31 '17 18:01 pete3215

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.

pcmoore avatar Feb 02 '17 15:02 pcmoore