From c6c9d6dea92b408faa2ecb3fba872de0724d6d27 Mon Sep 17 00:00:00 2001 From: Ophestra Date: Sat, 28 Jun 2025 15:22:51 +0900 Subject: [PATCH] static: punctuation edit --- static/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/index.html b/static/index.html index bd64ceea..541ee676 100644 --- a/static/index.html +++ b/static/index.html @@ -102,7 +102,7 @@ or enable unprivileged user namespace creation by setting the kernel.unprivileged_userns_clone sysctl to 1. Whether or not it increases attack surface is largely dependent on what runs - on the system, however if all apps are spawned by Hakurei and the rest of the + on the system; however, if all apps are spawned by Hakurei and the rest of the system is sufficiently secured, enabling unprivileged user namespace creation should not increase attack surface whatsoever.