← All Posts
Posts tagged "docker"
Engineering
Container Isolation vs. Running on Localhost: A Security Architecture Comparison
A technical comparison of running OpenClaw directly on your machine versus Alpha Agent's isolated container architecture. Why defense-in-depth matters for AI agents.
EngineeringKMS Encryption, Read-Only Filesystems, and Zero Inbound Ports: Inside Alpha Agent's Security Model
A technical deep dive into how Alpha Agent encrypts secrets with AWS KMS, enforces immutable containers, and eliminates attack surface through zero inbound port architecture.
EngineeringWhy We Built Alpha Agent on Container Isolation
How Docker containers, read-only filesystems, and zero inbound ports keep your AI workspace secure. A deep dive into Alpha Agent's security model.