epiphany with a linux-hardened: bwrap: No permissions to creating new namespace
When trying to launch epiphany browser on Artix system with a linux-hardened kernel, I get this error: bwrap: No permissions to creating new namespace, likely because the kernel does not allow non-privileged user namespaces.
On e.g. debian this can be enabled with 'sysctl kernel.unprivileged_userns_clone=1'.
However, there are some security concerns with that userns advice. I'm curious, is there any way to run epiphany browser without doing this? Of course, maybe just switch a browser to i.e. LibreWolf - I'm just curious if I can use this placeholder epiphany browser without sacrificing any security.