From 3152a1f7ccbbb3b1ad8fbad30078534018433778 Mon Sep 17 00:00:00 2001 From: River Date: Fri, 18 Apr 2025 15:07:09 -0400 Subject: [PATCH] Update Home --- Home.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 07fb211..57ebf8e 100644 --- a/Home.md +++ b/Home.md @@ -9,10 +9,11 @@ HalogenOS is an image-based, Android-like Linux distribution, designed to take a - Read-only system partition guarantees reliability, security, and reproducibility - Per-user home directory encryption ensures user data confidentiality - Hardened compiler flags, kernel patch sets, USE flags, parameters, and tunables -- Sandboxed applications allowed via Flatpak, BubbleJail, and Distrobox with gvisor +- Sandboxed applications allowed via Flatpak, BubbleWrap, and Distrobox with gvisor - Developers can modify system indirectly via overlays - System updates are signed and verified - Encryption keys are generated locally and encrypted themselves +- TPM is used to perform cryptography securely - Provisioning is done automatically on boot, reset is as simple as destroying the root partition - Gentoo and emerge used to build system images