|
NAMECapsicum —
lightweight OS capability and sandbox framework
SYNOPSISoptions CAPABILITY_MODE
options CAPABILITIES
DESCRIPTIONCapsicum is a lightweight OS capability and sandbox
framework implementing a hybrid capability system model.
Capsicum can be used for application and library
compartmentalisation, the decomposition of larger bodies of software into
isolated (sandboxed) components in order to implement security policies and
limit the impact of software vulnerabilities.
In some cases,
In some cases,
SEE ALSOcap_enter(2), cap_fcntls_limit(2), cap_getmode(2), cap_ioctls_limit(2), cap_rights_limit(2), fchmod(2), open(2), pdfork(2), pdgetpid(2), pdkill(2), pdwait4(2), read(2), shm_open(2), write(2), cap_rights_get(3), libcasper(3), procdesc(4)HISTORYCapsicum first appeared in FreeBSD
9.0, and was developed at the University of Cambridge.
AUTHORSCapsicum was developed by Robert
Watson
<rwatson@FreeBSD.org>
and Jonathan Anderson
<jonathan@FreeBSD.org>
at the University of Cambridge, and Ben Laurie
<benl@FreeBSD.org> and
Kris Kennaway
<kris@FreeBSD.org> at
Google, Inc., and Pawel Jakub Dawidek
<pawel@dawidek.net>.
Visit the GSP FreeBSD Man Page Interface. |