SecureLinks
Kernel-only symlink-if-owner enforcement. Download, build, load, and apply via simuzo --securelinks. Auto-apply paths on boot and install when enabled.
Layered controls that reduce cross-user risk and improve operational accountability.
Isolation, kernel policy, observability, and rootless containers work together on shared nodes.
Kernel-only symlink-if-owner enforcement. Download, build, load, and apply via simuzo --securelinks. Auto-apply paths on boot and install when enabled.
Filesystem isolation so accounts operate inside constrained views instead of the full host tree.
Security-relevant event logging with retention settings and a dedicated service for compliance workflows.
Keep processes associated with the correct cgroups and maintain operational control of abusive workloads.
Container Manager avoids granting host root; port publishing uses allocation and proxies rather than raw privileged binds.
API key scoping, debug levels, service controls, and task logs support safer day-2 operations.
SecureLinks enforces symlink ownership rules in the kernel so unprivileged processes cannot follow foreign symlinks to sensitive targets—a classic multi-tenant risk class.
simuzo --securelinks status
SecureLinks is a kernel module that enforces a symlink-if-owner policy: unprivileged users cannot follow symlinks they do not own, mitigating classic multi-tenant symlink races.
Yes. Modules are per uname -r. Simuzo can download a prebuilt module from the Softaculous mirror or build locally with kernel headers/devel.
SimuzoFS constrains filesystem views; SecureLinks hardens symlink follow policy at the kernel; audit and process monitoring add operational accountability.
Install Simuzo on your panel server, enable isolation and limits, and give users a safer multi-tenant environment.