(no title)
mcnamtm1 | 28 days ago
How do you handle network identity for the agents themselves? Are you using something like mTLS/SPIFFE to identify the workload inside the VM, or is it purely network-policy based at the host level? Can you explain the "runtime enforcement" and the "enforcing tool proxy?
difc|27 days ago
Runtime enforcement means that any side effects are routed through a proxy (nucleus-tool-proxy) that does realtime checks on permissions and gates the behavior.
SPIFFE for MicroVM agents is a compelling idea and I'll update when this is ready.