You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add /proc hidepid=2 isolation for process visibility
- setup.sh creates procview group, adds admin user, mounts /proc with hidepid=2,gid=<procview_gid>
- Persisted in /etc/fstab for reboots
- hornet_agent can only see its own processes; admin retains full visibility
- security-audit.sh checks for hidepid=2 mount
- Also fixes git identity in setup.sh (was hornet-fw, now Ben Vinegar)
0 commit comments