Aegis

Last Updated on: 9th November 2023, 12:02 pm

Web site: (not active)
Origin: unknown
Category: workstation
Desktop environment: cli
Architecture: unknown
Based on: unknown
Wikipedia:
Media: install
The last version | Released: unknown

Aegis – an exokernel based OS.

Systems are organized as layers to limit complexity. A common layering principle is the use of levels of abstraction to mark layer boundaries. A computer system is organized in a series of levels of abstraction, each of which defines a “virtual machine” upon which higher levels of abstraction are constructed. Each of the virtual machines presupposes that it is operating in an environment where the abstractions of underlying layers can be treated as axiomatic. When these suppositions are true, the system is said to possess integrity. Without integrity, no system can be made secure.

Thus, any system is only as secure as the foundation upon which it is built. For example, a number of attempts were made in the 1960s and 1970s to produce secure computing systems, using a secure operating system environment as a basis. An essential presumption of the security arguments for these designs was that system layers underpinning the operating system, whether hardware, firmware, or both, are trusted. We find it surprising, given the great attention paid to operating system security that so little attention has been paid to the underpinnings required for secure operation, e.g., a secure bootstrapping phase for these operating systems.

Without such a secure bootstrap the operating system kernel cannot be trusted since it is invoked by an untrusted process. Designers of trusted systems often avoid this problem by including the boot components in the trusted computing base (TCB). That is, the bootstrap steps are explicitly trusted. We believe that this provides a false sense of security to the users of the operating system, and more important, is unnecessary.

To address this problem, the AEGIS bootstrap process was designed for securely initializing a computer system. It validates integrity at each layer transition in the bootstrap process- identifying any changes (malicious or otherwise) in a layer. AEGIS also includes a recovery process for integrity check failures increasing the availability of the protected system.

AEGIS was prototyped for use with a personal computer using a motherboard based on the Intel 440HX (Pentium) based chipset, and is currently being integrated into LinuxBIOS as a compile time option.

Click to rate this post!
[Total: 0 Average: 0]

Leave a Comment

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.