daemon-ipc

command
v0.9.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 12, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

daemon-ipc is a minimal privilege-isolated binary for communicating with the Maestro daemon from inside containers. It is the ONLY process allowed to reach host.docker.internal (enforced via iptables uid-owner matching).

Security properties:

  • Hardcoded to connect only to "host.docker.internal" (no arbitrary hosts)
  • Port read from daemon-ipc.json (not user-controlled)
  • Token read from daemon-ipc.json (not passed as argument)
  • Runs as dedicated "maestro-ipc" user via sudo

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL