Current version
Git/Latestdiff: 1.5.6
Latest Snapshots
Produced after each commit or rebase to new upstream version
GIT
RSBAC source code, can be unstable sometimes
No events planned
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
documentation:acronyms [2005/11/24 12:22] – kang | documentation:acronyms [2006/05/02 13:40] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Acronyms ====== | ====== Acronyms ====== | ||
- | //There are many, many different acronyms in projects such as RSBAC. This page lists most important ones, directly or not directely releated | + | //There are many, many different acronyms in projects such as RSBAC. This page lists the most important ones, directly or not directly related |
//Note that you often have acronyms underlined in the website. By moving your mouse cursor over them, you can get a direct description.// | //Note that you often have acronyms underlined in the website. By moving your mouse cursor over them, you can get a direct description.// | ||
Line 8: | Line 8: | ||
^Acronym ^Meaning ^Description ^ | ^Acronym ^Meaning ^Description ^ | ||
|RSBAC|Rule Set Based Access Control|Free open source access control solution :)| | |RSBAC|Rule Set Based Access Control|Free open source access control solution :)| | ||
- | |AEF|Access Enforcement Facility|RSBAC' | + | |REG|Registration Facility|Allows easy registration of new modules/ |
- | |ADF|Access Decision Facility|RSBAC' | + | |AEF|Access |
+ | |ADF|Access | ||
|SO|Security Officer|Sometimes '' | |SO|Security Officer|Sometimes '' | ||
|DAC|Discretionary Access Control|Usually default Linux' | |DAC|Discretionary Access Control|Usually default Linux' | ||
- | |ACI|Access Control Information|Defines | + | |ACI|Access Control Information|Target related meta data like attributes and other meta data like role definitions.| |
+ | |ACC|Access Control Context|Decision relevant context data from the kernel environment.| | ||
|ACE|Access Control Entry|Attribute storing the ACI.| | |ACE|Access Control Entry|Attribute storing the ACI.| | ||
| | | | ||
Line 23: | Line 25: | ||
|RC|Role Compatibility|Put subjects into roles, with access to only certain types. Very powerfull.| | |RC|Role Compatibility|Put subjects into roles, with access to only certain types. Very powerfull.| | ||
|ACL|Access Control List|Lists of simple access control information rights, per subject.| | |ACL|Access Control List|Lists of simple access control information rights, per subject.| | ||
- | |MAC|Mandatory Access Control|Enforces access contol per immutable security level.| | + | |MAC|Mandatory Access Control |
|PAX|Protection Against eXecution, or PAge Exec|Various memory protections, | |PAX|Protection Against eXecution, or PAge Exec|Various memory protections, | ||
|DAZ|Dazuko|Antivirus interface for RSBAC, using Dazuko.| | |DAZ|Dazuko|Antivirus interface for RSBAC, using Dazuko.| | ||
- | |CAP|Capacities|Control Linux' | + | |CAP|Linux Capabilities|Control Linux' |
|JAIL|Jail: | |JAIL|Jail: | ||
- | |RES|Resources|Control Linux' | + | |RES|Resources|Control Linux' |
|FF|File Flags|Simple attribute flags per file/ | |FF|File Flags|Simple attribute flags per file/ | ||
|PM|Privacy Module|Takes care of user's privacy, and private data.| | |PM|Privacy Module|Takes care of user's privacy, and private data.| |