Security Architecture and Design/Systems Security Architecture

< Security Architecture and Design

Systems Security Architecture

The security architecture is one component of a product’s overall architecture and is developed to provide guidance during the design of the product. It outlines the level of assurance that is required and potential impacts that this level of security could have during the development stages and on the product overall.

Security Design Principles

Security is a system requirement just like performance, capability, cost, etc.Therefore, it may be necessary to trade off certain security requirements to gain others.

Principles of Secure Design

Principles for Software Security

Design Principles for Protection Mechanisms

Trusted Computing Base

Overview

Basic Functions of a TCB

Evaluating the TCB

Reference Monitor and Security Kernel

Security Perimeter

The Relation

Security Modes of Operation

Overview

Dedicated Security Mode All users must have…

All users can access all data.

System High-Security Mode All users must have…

All users can access some data, based on their need to know.

Compartmented Security Mode All users must have…

All users can access some data, based on their need to know and formal access approval.

Multilevel Security Mode All users must have…

All users can access some data, based on their need to know, clearance, and formal access approval.

This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.