Capability-based security enables the concise composition of powerful patterns of cooperation without vulnerability.
In 3 minutes:
- Opening Statement on SOSP 50th Anniversary Panel Mark Miller
In 15 minutes:
Or for a detailed explanation: What Are Capabilities? 2017 by Morningstar.
- Tech you can use
- Learn, Watch, Read
- Cloudflare Workers
- Sandstorm is a self-hosted web
productivity suite and App Market
with WordPress, Rocket.Chat, IPython Notebook and many more.
Sandstorm's Capability-based Security protects you and
your data against application bugs.
- 2020-02-22: Announcing the release of vagrant-spk 1.0
- 2020-02-03: Reviving Sandstorm - Sandstorm Blog
- 2017-03-02: connecting to external HTTP APIs via the Powerbox
and related powerbox enhancements
v0.200 (2017-01-28), v0.203 - 2015-02-06: One click to try an open source web application
- Tahoe-LAFS is a highly available
decentralized cloud storage system. Even if some of the servers
fail or are taken over by an attacker, the entire file store
continues to function correctly, preserving your privacy and
security.
- 2024-01-01 v1.19.0 released
- JavaScript
-
SES is "hardened JavaScript. SES stands for fearless cooperation. ... SES safely executes third-party JavaScript 'strict' mode programs in compartments that have no excess authority in their global scope. SES runs atop an ES6-compliant platform, enabling safe interaction of mutually-suspicious code, using object-capability-style programming. See https://github.com/Agoric/Jessie to see how SES fits into the various flavors of confined JavaScript execution. And visit https://ses-demo.agoric.app/demos/ for a demo. "
- 2021-09-01: SES-0.14.3
6190052
- 2020-03-31: SES-0.7.6
9385d44
- 2019-12: Making 'npm install' Safe - QCon New York "Kate Sills on security issues using NPM packages, the EventStream incident, and SES" as possible solutions to npm supply-chain risks.
- 2019-06: Higher-order Smart Contracts across Chains Agoric + Protocol Labs // - Mark Miller
- 2018-10-15: SF Cryptocurrency Devs: Agoric - Programming Secure Smart Contracts
- 2018-07-28: Agoric Releases SES: Secure JavaScript f4d3d5a
- Distributed Resilient Secure ECMAScript (Dr. SES) ESOP 2013
- 2021-09-01: SES-0.14.3
-
Capper is a web application server built on Node.js/Express using the Waterken webkey protocol for object capability security.
- fun with Capper and OFX financial transaction fetching Jan 2016 to cap-talk
-
LavaMoat/LavaMoat: tools for sandboxing your dependency graph
- 2022-11: The Attacker is Inside: Javascript Supplychain Security and LavaMoat by kumavis at Ethereum Devcon Bogota
- 2021-01: Speakeasy JS – Lavamoat: Securing your dependency graph (Kumavis)
-
cloudflare/workerd: The JavaScript / Wasm runtime that powers Cloudflare Workers
-
- C++
- Cap’n Proto is a high performance
serialization and RPC protocol with distributed and persistent
capabilities and promise pipelining. Bindings to python,
JavaScript (in node.js), Go, Rust, etc. are available
- 2020-04-23: Cap'n Proto: Cap'n Proto 0.8: Streaming flow control, HTTP-over-RPC, fibers, etc.
- 2014-12-15: Cap'n Proto 0.5, and how it is central to Sandstorm by Kenton Varda
- Cap’n Proto is a high performance
serialization and RPC protocol with distributed and persistent
capabilities and promise pipelining. Bindings to python,
JavaScript (in node.js), Go, Rust, etc. are available
- Scheme (racket)
-
- 2022-10 NLnet grant bootstraps OCapN protocol standardization effort
- 2021-07 Content Addressed Descriptors and Interfaces with Spritely Goblins paper "how to perform "conversational" programming in Spritely Goblins, or any other system which assumes a mutually suspicious network. ... The reason this system is able to be elegantly embedded in a network environment is its use of Spritely's implementation of CapTP."
- 2020-05-13 Spritely's NLNet grant: Interface Discovery for Distributed Systems -- DustyCloud Brainstorms
-
COAST is COmputAtional State Transfer, An Architectural Style for Secure Decentralized Systems. The sole means of interaction among computations is the asynchronous messaging. Motile is a single-assignment, functional, and mobile code language based on Scheme
- Gorlick, Michael M., and Richard N. Taylor.
Motile: Reflecting an Architectural Style in a Mobile Code Language. (2013). - Baquero, Alegria.
COASTmed: software architectures for delivering customizable, policy-based differential web services. Companion Proceedings of the 36th International Conference on Software Engineering. ACM, 2014.
- Gorlick, Michael M., and Richard N. Taylor.
-
Shill: Shill is a shell scripting language designed to make it easy to follow the Principle of Least Privilege. It runs on FreeBSD and is developed in Racket.
- Shill: A Secure Shell Scripting Language. Scott Moore, Christos Dimoulas, Dan King, and Stephen Chong. 11th USENIX Symposium on Operating Systems Design and Implementation (OSDI), October 2014.
-
- Scala
- ocaps is a library for working with object capabilities in Scala.
- Revoker / Revocable classes for revoking capabilities.
- Brand for sealing and unsealing capabilities
- PermeableMembrane for revocation as an effect.
- Macros for composition, attenuation, revocable and modulating capabilities.
- Comes with a guide to capabilities
- 2018-06-20 v0.1.0 released
- 2018-09-22 Presentation at Scaladays
- ocaps is a library for working with object capabilities in Scala.
- rust
- cap-std Capability-oriented version of the Rust standard library
- capnproto/capnproto-rust: Cap'n Proto for Rust
- Using Capabilities to Design Safer, More Expressive APIs Zack Mullaly Jan 19, 2018
- The Syndicated Actor Model
- go
- python
- Network protocols, sans I/O supports object capability discipline by letting the caller handle network access.
- The Syndicated Actor Model
- nim
-
Pony is an open-source, object-oriented, actor-model, capabilities-secure, high performance programming language.
- March 22, 2019: 0.28.0 Released 0e67d08
- bootstrapped using LLVM on x86 and ARM; packaged for linux and Mac OS X
- docker images: ponylang
- Fully concurrent garbage collection of actors on many-core machines
S. Clebsch and S. Drossopoulou
OOPSLA 2013
-
Austral - a systems language with linear types and capability security
-
Newspeak is an object-capability programming platform that lets you develop code in your web browser. Like Self, Newspeak is message-based; all names are dynamically bound. However, like Smalltalk, Newspeak uses classes rather than prototypes. The current version of Newspeak runs on top of WASM.
- 2021-09: Gilad Bracha: Newspeak on the Web at California Smalltalkers
- 2021-03: Live IDEs in the Web Browser: What's Holding Us Back Includes a brief demo of the WASM based Newspeak IDE.
-
Monte is a nascent dynamic programming language reminiscent of Python and E. It is based upon The Principle of Least Authority (POLA), which governs interactions between objects, and a capability-based object model, which grants certain essential safety guarantees to all objects.
- bootstrapped from rpython (pypy toolchain) and libuv and libsodium using (primarily) the nix build system.
- Docker images: montelang
- 2017-03: Monte: A Spiritual Successor to E presented by Corbin Simpson at OCAP 2017
-
Cadence is a smart contract language with resources (linear types) and capability security. Its static type system has direct support for object-capability security. For example, the facade pattern is natively supported, and the type system has special down-casting rules to express access control patterns.
- genode is a novel OS architecture that is
able to master the complexity of code and policy -- the most
fundamental security problem shared by modern general-purpose
operating systems -- by applying a strict organizational structure
to all software components including device drivers, system
services, and applications.
- 2023-10 Genode - Sculpt OS release 23.10 with power management
- 2021-08 Genode OS Framework release 21.08 "revamped GPU support as well as new drivers for the Pinephone and MNT-Reform"
- 2020-05-28 Genode OS Framework 20.05 with Capability-based security using seccomp on Linux, ...
- 2020-05-07: MNT Reform - The Campaign is Live
we’re collaborating with Genode Labs to ship Genode for Reform.
- 2020-03-10: Sculpt OS release 20.02 Version 20.02 of the Sculpt operating system revisits the administrative user interface for a more intuitive and logical user experience.
- 2020-02-28: Genode OS Framework release 20.02 With version 20.02, Genode makes Sculpt OS fit for running on i.MX 64-bit ARM hardware, optimizes the performance throughout the entire software stack, and takes the next evolutionary step of the user-facing side of Sculpt OS.
- 2020-01-20: Road Map for 2020
- 2019-05: Genode OS Framework Foundations book (PDF)
- Genode OS Framework release 17.11 Nov 30, 2017
Most of the many improvements of version 17.11 are geared towards the practical use of Genode as day-to-day OS. They include a reworked GUI stack, new user-input features, and the packaging of many components. The new version also revises the boot concept on x86, updates the seL4 kernel, and enhances Genode's user-level networking facilities.
-
Fuchsia is a real-time operating system in development by Google since Aug 2016. It's based on a microkernel, Zircon, with a capability security model.
- 2021-06 cr0 blog: A few thoughts on Fuchsia security Julien Tinnes. Sandboxing is trivial. In fact a new process with access to no capabilities
- 2020-06-09 Playing Around With The Fuchsia Operating System - Quarkslab's blog
- 2017-05-08 Google’s “Fuchsia” smartphone OS dumps Linux, has a wild new UI Ars Technica
-
seL4 is the world's first operating-system kernel with an end-to-end proof of implementation correctness and security enforcement; it is available as open source.
- 2022-10: seL4 Summit 2022 Munich, Germany (hybrid), 10-13 Oct 2022
- 2022-10: 4th seL4 Summit video playlist
- 2021-10: wasmedge-seL4
fc25cae
Integrate WasmEdge with seL4
demo video - 2021-08: Ghost donates to the seL4 Foundation
- 2021-08: Lotus Cars joins the seL4 Foundation
- 2021-08: seL4 protects world's most secure drone from DEFCON hackers
- 2021-07: Ghost Raises $100M for Breakthrough in Autonomous Driving Safety
- 2020-05-25 The seL4® Microkernel An Introduction Gernot Heiser
- 2020-04-08: seL4 developers create open source foundation to enable safer, more secure and more reliable computing systems - CSIRO
- Getting started with seL4, CAmkES, and L4v: Dependencies MAY 19, 2017
- seL4 on the Raspberry Pi 3 FEBRUARY 8, 2017
- Gerwin Klein, June Andronick, Kevin Elphinstone, Toby Murray, Thomas Sewell, Rafal Kolanski and Gernot Heiser
Comprehensive formal verification of an OS microkernel - Thomas Sewell, Simon Winwood, Peter Gammie, Toby Murray, June Andronick and Gerwin Klein
seL4 enforces integrity
International Conference on Interactive Theorem Proving, pp. 325-340, Nijmegen, The Netherlands, August, 2011Abstract. We prove the enforcement of two high-level access control properties in the seL4 microkernel: integrity and authority confinement. Integrity provides an upper bound on write operations. Authority con- finement provides an upper bound on how authority may change. Apart from being a desirable security property in its own right, integrity can be used as a general framing property for the verification of user-level system composition. The proof is machine checked in Isabelle/HOL and the results hold via refinement for the C implementation of the kernel.
- 2022-10: seL4 Summit 2022 Munich, Germany (hybrid), 10-13 Oct 2022
-
Capsicum Capsicum is a lightweight OS capability and sandbox framework that extends the POSIX API, providing several new OS primitives to support object-capability security on UNIX-like operating systems
-
2019-10 Capsicum Update 2019 by Mariusz Zaborski in FreeBSD Journal: Security
-
2017-07-19 Capsicum Go support Ben Laurie
-
Watson, R. N. M. 2013 Capsicum year in review. Light Blue Touchpaper, 20 December, 2013. Robert Watson reviews Capsicum events from 2013: work funded by the FreeBSD Foundation and Google on FreeBSD 10.0, Casper in FreeBSD 11, David Drysdale's port of Capsicum to Linux at Google, Summer of Code students, joint work with the University of Wisconsin on Capsicum, and future funded Capsicum work.
-
-
KataOS - embeded platform that runs on top of seL4
- 2022-10: Announcing KataOS and Sparrow | Google Open Source Blog “As the foundation for this new operating system, we chose seL4 as the microkernel because it puts security front and center; it is mathematically proven secure, with guaranteed confidentiality, integrity, and availability.”
- CHERI is an open source capability CPU design.
- 2022-01 Arm releases experimental CHERI-enabled Morello board as part of £187M UKRI Digital Security by Design programme CHERI implements architectural capabilities that directly enable software security features such as fine-grained memory protection and scalable software compartmentalisation — both important software vulnerability mitigation techniques that are not well supported on current processor architectures. ... memory-safe C compilation and linkage ...
- 2019-09 The Arm Morello Board Arm announced Morello, an experimental CHERI-extended, multicore, superscalar ARMv8-A processor, System-on-Chip (SoC), and prototype board to be available from late 2021. Morello is a part of the UKRI £187M Digital Security by Design Challenge (DSbD) supported by the UK Industrial Strategy Challenge Fund, including a commitment of over £50M commitment by Arm.
- 2019-09 An Introduction to CHERI
CHERI (Capability Hardware Enhanced RISC Instructions) extends conventional processor Instruction-Set Architectures (ISAs) with architectural capabilities to enable fine-grained memory protection and highly scalable software compartmentalization. CHERI’s hybrid capability-system approach allows architectural capabilities to be integrated cleanly with contemporary RISC architectures and microarchitectures, as well as with MMU-based C/C++- language software stacks.
CHERI’s capabilities are unforgeable tokens of authority, which can be used to implement both explicit pointers (those declared in the language) and implied pointers (those used by the runtime and generated code) in C and C++. When used for C/C++ memory protection, CHERI directly mitigates a broad range of known vulnerability types and exploit techniques. Support for more scalable software compartmentalization facilitates software mitigation techniques such as sandboxing, which also defend against future (currently unknown) vulnerability classes and exploit techniques.
We have developed, evaluated, and demonstrated this approach through hardware-software prototypes, including multiple CPU prototypes, and a full software stack. This stack includes an adapted version of the Clang/LLVM compiler suite with support for capability-based C/C++, and a full UNIX-style OS (CheriBSD, based on FreeBSD) implementing spatial, referential, and (currently for userspace) non-stack temporal memory safety. Formal modeling and verification allow us to make strong claims about the security properties of CHERI-enabled architectures.
This report is a high-level introduction to CHERI. The report describes our architectural approach, CHERI’s key microarchitectural implications, our approach to formal modeling and proof, the CHERI software model, our software-stack prototypes, further reading, and potential areas of future research.
- June 2016: CHERI ISAv5 specification: improves the maturity of 128-bit capabilities, code efficiency, and description of the protection model.
- June 2016: CHERI-JNI: Sinking the Java security model into the C, explores how CHERI capabilities can be used to support sandboxing with safe and efficient memory sharing between Java Native Interface (JNI) code and the Java Virtual Machine. ASPLOS 2017
- May 2016: slides from the first CHERI microkernel workshop, Cambridge, UK in April 2016.
-
2021-05: Attested TEEs for Transactional Workloads :: Sid Hussmann PADSEC 2021. We present a generic TEE toolkit applicable for many use-cases in finance, healthcare, and government. Gapfruit TEE embodies a microkernel operating system with capability-based security.
-
2020-12: Navigating the Attack Surface to achieve a *multiplicative* reduction in risk Mark Miller. 15min
-
2019-12: Making 'npm install' Safe - QCon New York "Kate Sills on security issues using NPM packages, the EventStream incident, and SES" as possible solutions to npm supply-chain risks.
-
2019-06: Higher-order Smart Contracts across Chains Agoric + Protocol Labs // - Mark Miller
-
2019-02-28: Delegation: The Missing Piece of Authorization talk by Tristan Slominski at the Austin Node.js meetup
-
2018-10: Opening Statement on SOSP 50th Anniversary Panel Mark Miller
-
2017-02: Designing with Capabilities - Scott Wlaschin at Domain-Driven Design Europe Conference
-
2016-06 Learn Object Capabilities by Douglas Crockford, part of Good Parts of JavaScript and the Web. Using the principle of least authority, Doug explains how the “actor model” can be applied to object oriented programming to create more secure software. He calls this application Object Capabilities.
-
CloudABI - Pure capability-based security for UNIX
Ed Schouten, 32nd Chaos Communication Congress (32C3), Dec 2015 -
Secure Distributed Programming with Object-capabilities in JavaScript
-
2012-03: Belay Demo 5min. Mark Lentczner, Security Team, Google
-
Passwords or Webkeys: Which is More Secure?
video by Marc Stiegler Feb 2012 -
Barth, Adam, Joel Weinberger, and Dawn Song.
Cross-Origin JavaScript Capability Leaks: Detection, Exploitation, and Defense. USENIX security symposium. 2009. -
Sargent, Will Security in Scala: Refined Types and Object Capabilities Scaladays NYC 2018.
-
2010-03 The Lazy Programmer's Guide to Secure Computing Google TechTalk by Marc Stiegler
-
2007-08 From Desktops to Donuts: Object-Caps Across Scales Google TechTalk by Marc Stiegler
-
2004 A PictureBook of Secure Cooperation Marc Stiegler
-
2002-05 Immunity from Viruses, Safety from Geeks Bearing Gifts Mark S. Miller
"This talk is centered on a demo of CapDesk, our capability-based distributed desktop and application installation/launching framework. CapDesk uses no passwords, no user group lists, no firewalls, yet supplies a computing world invulnerable to viruses and Trojan horses."
-
2018-11 POLA Would Have Prevented the Event-Stream Incident
Kate Sills, Agoric -
2017-06 Capability-Based Network Communication for Capsicum/CloudABI April–June 2017 FreeBSD status report.
-
2017-05 What Are Capabilities?
by Chip Morningstar (Hacker News discussion Jan 7, 2018) -
2016-08 Welcoming all Python enthusiasts: CPython 3.6 for CloudABI! August 1, 2016 by Ed Schouten
-
2015-11 Objects as Secure Capabilities Joe Duffy
- in series: Blogging about Midori
-
2009-03 Not One Click for Security Karp, Alan H.; Stiegler, Marc; Close, Tyler, HP Laboratories, HPL-2009-53 Conventional wisdom holds that security must negatively affect usability. We have developed SCoopFS (Simple Cooperative File Sharing) as a demonstration that need not be so. SCoopFS addresses the problem of sharing files, both with others and with ourselves across machines. Although SCoopFS provides server authentication, client authorization, and end-to-end encryption, the user never sees any of that. The user interface and underlying infrastructure are designed so that normal user acts of designation provide all the information needed to make the desired security decisions. While SCoopFS is a useful tool, it may be more important as a demonstration of the usability that comes from designing the infrastructure and user interaction together.
-
2009-02 ACLs don't Tyler Close, HP Laboratories The ACL model is unable to make correct access decisions for interactions involving more than two principals, since required information is not retained across message sends. Though this deficiency has long been documented in the published literature, it is not widely understood. This logic error in the ACL model is exploited by both the clickjacking and Cross-Site Request Forgery attacks that affect many Web applications
-
2002-06 DarpaBrowser: Final Report by Marc Stiegler and Mark Miller
The broad goal of this research was to assess whether capability-based security [Levy84] could achieve security goals that are unachievable with current traditional security technologies such as access control lists and firewalls. The specific goal of this research was to create an HTML browser that could use capability confinement on a collection of plug-replaceable, possibly malicious, rendering engines. In confining the renderer, the browser would ensure that a malicious renderer could do no harm either to the browser or to the underlying system.
See also Usable Security and Capabilities bibliography.
-
D. Devriese, Birkedal, and Piessens
Reasoning about Object Capabilities with Logical Relations and Effect Parametricity
1st IEEE European Symposium on Security and Privacy, Congress Center Saar, Saarbrücken, GERMANY, 2016. -
Gerwin Klein, June Andronick, Kevin Elphinstone, Toby Murray, Thomas Sewell, Rafal Kolanski and Gernot Heiser
Comprehensive formal verification of an OS microkernel
ACM Transactions on Computer Systems, Volume 32, Number 1, pp. 2:1-2:70, February, 2014 -
S. Clebsch and S. Drossopoulou
Fully concurrent garbage collection of actors on many-core machines
OOPSLA 2013 -
Mark S. Miller, Tom Van Cutsem, Bill Tulloh
Distributed Electronic Rights in JavaScript
ESOP'13 22nd European Symposium on Programming, Springer (2013) -
Maffeis, Sergio, John C. Mitchell, and Ankur Taly. Object capabilities and isolation of untrusted web applications. In 2010 IEEE Symposium on Security and Privacy, pp. 125-140. IEEE, 2010.
-
Barth, Adam, Joel Weinberger, and Dawn Song.
Cross-Origin JavaScript Capability Leaks: Detection, Exploitation, and Defense. USENIX security symposium. 2009. -
Close, T.: Web-key: Mashing with permission. In: W2SP’08. (2008)
-
Miller MS
Robust composition: towards a unified approach to access control and concurrency control
Ph.D. Thesis, Johns Hopkins University; 2006.When separately written programs are composed so that they may cooperate, they may instead destructively interfere in unanticipated ways. These hazards limit the scale and functionality of the software systems we can successfully compose. This dissertation presents a framework for enabling those interactions between components needed for the cooperation we intend, while minimizing the hazards of destructive interference.
Great progress on the composition problem has been made within the object paradigm, chiefly in the context of sequential, single-machine programming among benign components. We show how to extend this success to support robust composition of concurrent and potentially malicious components distributed over potentially malicious machines. We present E, a distributed, persistent, secure programming language, and CapDesk, a virus-safe desktop built in E, as embodiments of the techniques we explain.
-
Miller, Mark S., E. Dean Tribble, and Jonathan Shapiro. Concurrency among strangers. TGC. Vol. 5. 2005.
-
Mark S. Miller, Chip Morningstar, Bill Frantz
Capability-based Financial Instruments
Proc. Financial Cryptography 2000, Springer-Verlag, Anguila, BWI, pp. 349-378.Every novel cooperative arrangement of mutually suspicious parties interacting electronically — every smart contract — effectively requires a new cryptographic protocol. However, if every new contract requires new cryptographic protocol design, our dreams of cryptographically enabled electronic commerce would be unreachable. Cryptographic protocol design is too hard and expensive, given our unlimited need for new contracts. Just as the digital logic gate abstraction allows digital circuit designers to create large analog circuits without doing analog circuit design, we present cryptographic capabilities as an abstraction allowing a similar economy of engineering effort in creating smart contracts. We explain the E system, which embodies these principles, and show a covered-call-option as a smart contract written in a simple security formalism independent of cryptography, but automatically implemented as a cryptographic protocol coordinating five mutually suspicious parties