mirror of
https://git.overleaf.com/6227c8e96fcdc06e56454f24
synced 2024-11-24 11:10:23 +00:00
-
Draft V3 Pre-Release
released this
2022-05-13 18:04:58 +01:00 | 45 commits to master since this release- Cleaned up old ACM files from previous format.
- Modified Chapter 2: Privilege Separation to tell much more of a story.
- Why privilege separation is important.
- How privilege separation can be achieved on Linux currently.
- How capabilities can be used for privilege separation on other OSes.
- A concept of what namespaces help achieve.
- How these features will be useful to this project.
- Modified Chapter 4: Filling the Void similarly.
- How to re-add elements to each namespace from an empty one
- Which elements need to be re-added and why
- That many elements do not need to be re-added and why this is okay
- Expanded on future work with suggestions for kernel API improvements.
Diff available here.
Downloads