On 2020-09-21 12:51, Demi M. Obenour wrote: > Yesterday, I wrote an unprivileged sandboxing tool for OpenBSD, based > on pledge(2) and unveil(2). I have included the complete C source > code below, and also attached it in case this makes it easier to use.
I just realized that I forgot to include a license. Consider this code to be released under the same ISC-style license as used by OpenBSD itself. Sincerely, Demi