From c33d8831fe04375af83c32183c693ed073c3e69c Mon Sep 17 00:00:00 2001 From: Pranav Lawate Date: Sat, 4 Oct 2025 07:12:00 +0530 Subject: [PATCH] Add SELinux Notebook to Security and Linux sections (#12000) * Add SELinux Notebook to Security and Linux sections - Added The SELinux Notebook to free-programming-books-subjects.md under Security with a single link. * Update books/free-programming-books-subjects.md Co-authored-by: Eric Hellman --------- Co-authored-by: Eric Hellman --- books/free-programming-books-subjects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/books/free-programming-books-subjects.md b/books/free-programming-books-subjects.md index 4bee4fa42..6bf8e4247 100644 --- a/books/free-programming-books-subjects.md +++ b/books/free-programming-books-subjects.md @@ -887,6 +887,7 @@ Kerridge (PDF) (email address *requested*, not required) * [Security Engineering](https://www.cl.cam.ac.uk/~rja14/book.html) * [The Joy of Cryptography (2021)](https://joyofcryptography.com/pdf/book.pdf) - Mike Rosulek (PDF) * [The MoonMath Manual to zk-SNARKs](https://leastauthority.com/community-matters/moonmath-manual/) - Least Authority +* [The SELinux Notebook](https://github.com/SELinuxProject/selinux-notebook) - Richard Haines, Paul Moore, SELinux Community (HTML, PDF, EPUB, azw3) (GFDL) ### Software Architecture