From b0d0beab223522af607720c3d69abc871f00224b Mon Sep 17 00:00:00 2001 From: Albert S Date: Mon, 16 Aug 2021 23:33:36 +0200 Subject: [PATCH] README.md: Update --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 80d5402..b9b2fca 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ ## Status No release yet, expiremental, API is unstable, builds will break on updates of this library. +Currently, it's mainly evolving according to the needs of my other projects. + ## Features - Systemcall filtering (using seccomp-bpf) @@ -36,7 +38,7 @@ the library may check against that. Execute `echo 1 > /proc/sys/kernel/unprivileged_userns_clone` to disable that patch for now. ### Examples - + - looqs: https://gitea.quitesimple.org/crtxcr/looqs - qswiki: https://gitea.quitesimple.org/crtxcr/qswiki - cgit sandboxed: https://gitea.quitesimple.org/crtxcr/cgitsb - qpdfviewsb sandboxed (quick and dirty): https://gitea.quitesimple.org/crtxcr/qpdfviewsb