Capsicum capability framework

E427681

The Capsicum capability framework is a security model and API for fine-grained sandboxing and privilege separation in Unix-like operating systems.

All labels observed (2)

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf Unix security mechanism
capability-based security framework
sandboxing framework
security model
basedOn capability-based security
category computer security software
operating system security
designInfluencedBy least-privilege design principle
object-capability model
documentation FreeBSD Handbook
academic research papers on Capsicum
feature capability rights masks
disables global namespaces in capability mode
library support for sandboxing
per-descriptor rights reduction
restricts access to global file system namespace
restricts access to network sockets
restricts access to process identifiers
uses file descriptors as capabilities
goal enable incremental adoption in existing codebases
minimize trusted computing base of applications
support application compartmentalization without rewriting entire applications
hasAPI POSIX-like C API
hasDeveloper FreeBSD Project
linked to: FreeBSD developers

Google
University of Cambridge
introducedIn FreeBSD 9.0
linked to: FreeBSD
license BSD-style license
mainDeveloper Ben Laurie
Robert N. M. Watson
notablePaper Capsicum: practical capabilities for UNIX (USENIX Security 2010)
operatingSystem CheriBSD
DragonFly BSD
FreeBSD
Linux
NetBSD
OpenBSD
provides capability file descriptors
capability mode
object-capability API
system call wrappers for capability checks
supports application compartmentalization
fine-grained sandboxing
least privilege
privilege separation
targetPlatform Unix-like operating systems
usedFor sandboxing language runtimes
sandboxing media processing applications
sandboxing network-facing daemons

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

FreeBSD supportsSecurityFeature Capsicum capability framework
Capsicum capability framework notablePaper Capsicum: practical capabilities for UNIX (USENIX Security 2010)
linked to: Capsicum capability framework