Support of OpenBSD pledge(2) in programming languages(gist.github.com) |
Support of OpenBSD pledge(2) in programming languages(gist.github.com) |
The github link for Python seems to be a high-level wrapping of the entire Python environment itself. I was wondering if there is a way to surface pledge in an environment such as Python so that a developer could drop privileges, for example, open files for writing and then drop the privilege to open any further files.