summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomBachmann <e_mc_h2@web.de>2006-06-20 15:19:00 +0000
committerTomBachmann <e_mc_h2@web.de>2006-06-20 15:19:00 +0000
commit5ee7773fa415255c9e11775ae42d1e979aded6c0 (patch)
tree7a5476cc9b6ac3de156750367efe98bb7751cc45
parent83218eb0651d4df5ee8e5dc187a606eec6d58f33 (diff)
none
-rw-r--r--Hurd/PowerBox.mdwn4
1 files changed, 3 insertions, 1 deletions
diff --git a/Hurd/PowerBox.mdwn b/Hurd/PowerBox.mdwn
index 086be1ea..412d16d3 100644
--- a/Hurd/PowerBox.mdwn
+++ b/Hurd/PowerBox.mdwn
@@ -2,7 +2,7 @@
## <a name="Rationale"> Rationale </a>
-In [[CapabilityBasedMicroKernel]], an application might be used with the very minimal set of capabilities that is needed to execute it, that is read-only access to it's libraries and files, plus maybe access to a specific IP connection or configuration directory.
+In a [[CapabilityBasedMicrokernel]], an application might be used with the very minimal set of capabilities that is needed to execute it, that is read-only access to it's libraries and files, plus maybe access to a specific IP connection or configuration directory.
Thus when the user asks to open or save a file, the dialog used to choose the file could also serve the purpose of granting the appropriate capabilities to the application.
@@ -13,5 +13,7 @@ This dialog is named the powerbox.
* [Plash powerbox](http://plash.beasts.org/powerbox.html)
* [E and Cap Desk](http://www.combex.com/tech/edesk.html)
* [Polaris: Toward Virus Safe Computing for Windows XP](http://www.hpl.hp.com/personal/Alan_Karp/polaris.pdf)
+* [The E Language in a Walnut](http://www.skyhunter.com/marcs/ewalnut.html#SEC45) - search for "Powerbox Capability Manager"
+* [The Darpa Browser](http://www.combex.com/papers/darpa-report/html/index.html) - see Appendix 5
-- [[Main/NowhereMan]] - 28 Apr 2006