Hall of FameJerome H. Saltzer, Michael D. Schroeder1975137 min readpaperadvanced
The Protection of Information in Computer Systems
Summary
This 1975 paper is a foundational tutorial on computer system information protection, detailing architectural structures (hardware/software) needed to prevent unauthorized use or modification. It introduces core concepts like access control lists, capabilities, and protected subsystems, and categorizes security violations into release, modification, and denial of use.
- Protection mechanisms are essential for multi-user systems to enforce authority structures.
- Security violations are categorized as unauthorized information release, modification, or denial of use.
- The paper introduces core architectural concepts like access control lists (ACLs) and capabilities.
- It defines fundamental terms such as principal, domain, and protected subsystem.
This seminal 1975 paper laid the groundwork for modern computer security principles, making it essential reading for anyone studying the history or foundational concepts of system security.
9/10