Slightly improve fixed rules description for Biba
This commit is contained in:
parent
7ef9c72e02
commit
b25e777ec2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21450
1 changed files with 2 additions and 2 deletions
|
@ -1428,9 +1428,9 @@ test: biba/high</screen>
|
|||
<listitem>
|
||||
<para>Fixed rules: no write up, no read down (opposite of
|
||||
<acronym>MLS</acronym>). A subject can have write access
|
||||
to objects on its own level but not above. Similarly, a
|
||||
to objects on its own level or below, but not above. Similarly, a
|
||||
subject can have read access to objects on its own level
|
||||
above but not below;</para>
|
||||
or above, but not below;</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
|
Loading…
Reference in a new issue