From 41598a75f04b4c4e422f374c8bd4d8d80f0483df Mon Sep 17 00:00:00 2001 From: Daniel Barlow Date: Tue, 20 Sep 2022 18:24:27 +0100 Subject: [PATCH] link to CITL mips security paper --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a32a3f6..5a8b62a 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,17 @@ underpowered for the full NixOS experience. ## Running tests -Assuming you have nixpkgs checked out in a peer diretory of this one, +Assuming you have nixpkgs checked out in a peer directory of this one, NIX_PATH=nixpkgs=../nixpkgs:$NIX_PATH ./run-tests.sh + + + +## Articles of interest + +* [Build Safety of Software in 28 Popular Home Routers](https://cyber-itl.org/assets/papers/2018/build_safety_of_software_in_28_popular_home_routers.pdf): + "of the access points and routers we reviewed, not a single one +took full advantage of the basic application armoring features +provided by the operating system. Indeed, only one or two models even +came close, and no brand did well consistently across all models +tested"