summaryrefslogtreecommitdiff
path: root/Hurd/PowerBox.mdwn
blob: e3912e29510eac67b124831bb6fe28a821914ce7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# <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.

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.

This dialog is named the powerbox.

## <a name="Links"> Links </a>

* [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)

-- [[Main/NowhereMan]] - 28 Apr 2006