Looking for security-related intro project
Mark Heily
mark at heily.com
Sun Mar 6 23:41:33 UTC 2016
On Sat, Mar 5, 2016 at 5:45 PM, Kamila Součková <kamila at ksp.sk> wrote:
> Hello,
>
> I am looking for a project that would help me get started with contributing
> to FreeBSD. I am most interested in something security-related..
>
I'm working on relaunchd, which is a new service manager for FreeBSD
(and other Unix-like systems such as Linux). I have put together some
design notes for a security feature I'd like to add. This feature
would allow you to create a "virtual private filesystem" for each
daemon, which is a fancy way of saying that it populates a chroot(2)
jail based on some configuration options.
Take a look at this, and let me know if you are interested in working on it:
https://github.com/mheily/relaunchd/issues/35
More information about the freebsd-hackers
mailing list