Capsicum-rs
Links:
capsicum-rs on
GitHub URL: https://github.com/dlrobertson/capsicum-rs capsicum-net on
GitHub URL: https://github.com/asomers/capsicum-net
Contact: Alan Somers <asomers@FreeBSD.org>
Capsicum is a lightweight OS capability and sandbox framework implementing a hybrid capability system model.
I have adopted the library providing Rust bindings for Capsicum, and extended it with support for libcasper(3) and cap_net(3). It is already being used by net-mgmt/nfs-exporter and by a TLS-enabled FTP server (the FTP server is closed-source, but all of the interesting bits reside in an open source library, and an example server can be found at https://github.com/bolcom/libunftp/tree/master/crates/unftp-sbe-fs/examples).
Sponsor: Axcient
Last modified on: August 18, 2024 by Lorenzo Salvadore