From a60ffd190e00b500f3cfcb8ff837a35db1ff558d Mon Sep 17 00:00:00 2001 From: davidsarah <> Date: Thu, 1 Jul 2010 02:34:20 +0000 Subject: [PATCH] derivation table format [Imported from Trac: page Capabilities, version 7] --- Capabilities.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Capabilities.md b/Capabilities.md index ddaa6d5..85de8a4 100644 --- a/Capabilities.md +++ b/Capabilities.md @@ -30,10 +30,12 @@ uploaded into immutable files by default. Some capabilities can be used to derive others. If you have #1, you can derive #2 (but not the other way around). The full table is: - #1 -> #2 - #4 -> #5 -> #6 - #7 -> #8 - #10-> #11-> #12 + verify write read + ------------------- + #1 -> #2 + #4 -> #5 -> #6 + #7 -> #8 + #10 -> #11 -> #12 Deriving a weaker capability from a strong one is called "diminishing" the stronger one.