diff options
| author | Ophestra Umiker <cat@ophivana.moe> | 2024-10-20 00:24:50 +0900 |
|---|---|---|
| committer | Ophestra Umiker <cat@ophivana.moe> | 2024-10-20 00:24:50 +0900 |
| commit | cdda33555cf5967221523b90ede1f4eda2a82ce3 (patch) | |
| tree | 4085cf14cde5dac28a18f6f4ee5458359a69adb1 /README.md | |
| parent | ad0034b09aaa76aca478304518c1394ba292a619 (diff) | |
update README document
We have a highly configurable sandbox now, just not really the Android sandbox.
Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ Fortify [](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: |
