FGFiverPanel DocsOFFICIAL DOCUMENTATION
Ctrl K
OFFICIAL GUIDE

Security

FiverPanel isolation, least-privilege, and integrity principles.

The goal is to keep the web interface from having unrestricted operating-system access. Privileged operations pass through controlled components.

Layers

LayerMechanism
ReleaseEd25519 manifest + SHA-256.
Web panelPrivate backend behind web edge.
AgentPrivileged socket/coordination with allowlist.
SitesUnix user and isolated root.
SSHJail and process/resource limits.
DNSAuthenticated local authoritative DNS API and AXFR deny-by-default.
LicenseSigned entitlement and periodic enforcement.
NetworkUFW/abuse protection plus provider firewall when applicable.

Secrets

Do not publish license keys, cluster tokens, database passwords, or email credentials in tickets or shared diagnostic commands. Redact output before sending it to third parties.