diff options
author | GNU Hurd wiki engine <web-hurd@gnu.org> | 2007-08-19 19:03:23 +0000 |
---|---|---|
committer | GNU Hurd wiki engine <web-hurd@gnu.org> | 2007-08-19 19:03:23 +0000 |
commit | 83aab14fad951e0d48b2df66cf150e33cffa518f (patch) | |
tree | 973721db649097bc7e67cad0816a4cf5a3f8cc38 /mach/tcb.mdwn | |
parent | 4de0765a9b4274d245f20b5a778915cbcbaded82 (diff) |
web commit by NealWalfield: Create.
Diffstat (limited to 'mach/tcb.mdwn')
-rw-r--r-- | mach/tcb.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mach/tcb.mdwn b/mach/tcb.mdwn new file mode 100644 index 00000000..fa669174 --- /dev/null +++ b/mach/tcb.mdwn @@ -0,0 +1,7 @@ +TCB stands for trusted computed base. Unqualified, the trusted +computing base referrers to the set of components programs +must [[trust]] to function correctly. On multiserver systems, +it is sometimes more appropriate to speak of the trusted computing +base of a particular program: as components are much less connected, +one program's trusted computing base may be significantly different +from another's.
\ No newline at end of file |