From cdda33555cf5967221523b90ede1f4eda2a82ce3 Mon Sep 17 00:00:00 2001 From: Ophestra Umiker Date: Sun, 20 Oct 2024 00:24:50 +0900 Subject: [PATCH] update README document We have a highly configurable sandbox now, just not really the Android sandbox. Signed-off-by: Ophestra Umiker --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index feb776e..72a1f5c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Fortify [![Go Reference](https://pkg.go.dev/badge/git.ophivana.moe/cat/fortify.svg)](https://pkg.go.dev/git.ophivana.moe/cat/fortify) -Lets you run graphical applications as another user ~~in an Android-like sandbox environment~~ (WIP) with a nice NixOS +Lets you run graphical applications as another user in a confined environment with a nice NixOS module to configure target users and provide launchers and desktop files for your privileged user. Why would you want this? @@ -12,7 +12,7 @@ Why would you want this? - It protects applications from each other. -- It provides UID isolation on top of ~~the standard application sandbox~~ (WIP). +- It provides UID isolation on top of the standard application sandbox. There are a few different things to set up for this to work: