diff --git a/Home.md b/Home.md index 38bffe9..b82551a 100644 --- a/Home.md +++ b/Home.md @@ -11,9 +11,6 @@ environment. However, according to the [chroot manual](https://manpages.debian.org/bookworm/manpages-dev/chroot.2.en.html), this is a weak form of isolation: -> Only a privileged process (Linux: one with the CAP_SYS_CHROOT capability in -> its user namespace) may call chroot(). -> > This call changes an ingredient in the pathname resolution process and does > nothing else. In particular, it is not intended to be used for any kind of > security purpose, neither to fully sandbox a process nor to restrict