From 891c81f27f07fdb383fae53ab99059762e4aa8c9 Mon Sep 17 00:00:00 2001 From: qoijjj <129108030+qoijjj@users.noreply.github.com> Date: Wed, 27 Mar 2024 18:37:38 -0700 Subject: [PATCH] docs: add additional details to the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3aceb4..de8ce5c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ [![secureblue](https://github.com/secureblue/secureblue/actions/workflows/build.yml/badge.svg)](https://github.com/secureblue/secureblue/actions/workflows/build.yml) -This repo takes the [BlueBuild](https://blue-build.org/) template and selectively applies hardening with the following goals: +This repo uses the [BlueBuild](https://blue-build.org/) template to generate hardened operating system images, using [uBlue](https://universal-blue.org)'s [Fedora Atomic](https://fedoraproject.org/atomic-desktops/)-based [base images](https://github.com/orgs/ublue-os/packages?repo_name=main) as a starting point. This hardening is done with the following goals in mind: - Increase defenses against the exploitation of both known and unknown vulnerabilities. - Avoid sacrificing usability for most use cases where possible