doc: update links format.
This commit is contained in:
parent
84ecf85c0b
commit
23639e0b65
7 changed files with 17 additions and 20 deletions
|
|
@ -6,8 +6,7 @@ title: Concepts
|
|||
|
||||
*One profile a day keeps the hacker away*
|
||||
|
||||
There are over 50000 Linux packages and even more applications. It is simply not
|
||||
possible to write an AppArmor profile for all of them. Therefore, a question arises:
|
||||
There are over 50000 Linux packages and even more applications. It is simply not possible to write an AppArmor profile for all of them. Therefore, a question arises:
|
||||
|
||||
**What to confine and why?**
|
||||
|
||||
|
|
@ -16,7 +15,7 @@ We take inspiration from the [Android/ChromeOS Security Model][android_model], a
|
|||
This is fundamentally different from how AppArmor is usually used on Linux servers as it is common to only confine the applications that face the internet and/or the users.
|
||||
|
||||
|
||||
[android_model]: https://arxiv.org/pdf/1904.05572
|
||||
[android_model]: https://arxiv.org/pdf/1904.05572v2.pdf
|
||||
[clipos]: https://clip-os.org/en/
|
||||
[write xor execute]: https://en.wikipedia.org/wiki/W%5EX
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue