User Tools

Site Tools


principles:principle_of_least_privilege

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
principles:principle_of_least_privilege [2020-12-10 07:54] – old revision restored (2020-10-12 16:29) 95.216.172.175principles:principle_of_least_privilege [2021-10-18 22:16] (current) – +++ restored +++ christian
Line 1: Line 1:
 ====== Principle Of Least Privilege ====== ====== Principle Of Least Privilege ======
- 
-The original formulation is the following: every program and every privileged user of the system should operate using the least amount of privilege necessary to complete the job. From Jerome H. Saltzer in 1974. 
  
 ===== Variants and Alternative Names ===== ===== Variants and Alternative Names =====
Line 9: Line 7:
  
 ===== Context ===== ===== Context =====
-  * [[contexts:]] +  * [[contexts:Security]] 
  
  
 ===== Principle Statement ===== ===== Principle Statement =====
  
-In a particular abstraction layer of a computing environment, every module (such as a process, a user, or a program, depending on the subject) must be able to access only the information and resources that are necessary for its legitimate purpose.+Every program and every privileged user of the system should operate using the least amount of privilege necessary to complete the job 
  
 ===== Description ===== ===== Description =====
  
 +In a particular abstraction layer of a computing environment, every module (such as a process, a user, or a program, depending on the subject) must be able to access only the information and resources that are necessary for its legitimate purpose.
  
 ===== Rationale ===== ===== Rationale =====
Line 32: Line 32:
 ===== Origin ===== ===== Origin =====
  
 +From Jerome H. Saltzer in 1974.
  
 ===== Evidence ===== ===== Evidence =====
Line 38: Line 39:
 /*  * [[wiki:Proposed]]*/ /*  * [[wiki:Proposed]]*/
 /*  * [[wiki:Examined]]*/ /*  * [[wiki:Examined]]*/
-/*  * [[wiki:Accepted]]*/+ 
 +  * [[wiki:Accepted]] 
 /*  * [[wiki:Questioned]]*/ /*  * [[wiki:Questioned]]*/
  
Line 70: Line 73:
  
 Discuss this wiki article and the principle on the corresponding [[talk:principles:Principle Of Least Privilege|talk page]]. Discuss this wiki article and the principle on the corresponding [[talk:principles:Principle Of Least Privilege|talk page]].
 +
principles/principle_of_least_privilege.1607583259.txt.gz · Last modified: 2020-12-10 07:54 by 95.216.172.175