FreeBSDKit

A framework for building secure, capability-aware applications on FreeBSD.

<github.com/vIsNotUNIX/FreeBSDK>

"FreeBSDKit provides idiomatic Swift, C and C++ interfaces to FreeBSD's unique system features including Capsicum sandboxing, jails, process descriptors, kqueue-based signal handling, and inter-process communication with descriptor passing. The framework embraces move-only semantics (~Copyable) to model resource ownership explicitly in the type system."

– Kory Heard

0

If you have a fediverse account, you can quote this note from your own instance. Search https://mastodon.bsd.cafe/users/grahamperrin/statuses/116191725449798626 on your instance and quote it. (Note that quoting is not supported in Mastodon.)

RE: mastodon.bsd.cafe/@grahamperri

<github.com/vIsNotUNIX/FreeBSDK>

– via <linkedin.com/feed/update/urn:l> (Kory Heard)

"I wrote a simple secure daemon to comply with California age signal laws. aged, its CLI tool agectl, and the library AgeSignal provide the three components needed to return an age bracket to developers. Both the daemon and the ctl are capability daemons who open a set or resources then retreat to sandboxes."

0