3 ms·
Ec2 + codex or claude and tmux so you can move about. Control EC2 permissions outside the node. Not really much value beyond that. Only layer beyond this I wan
by johnsmith1840 9d ago
Ec2 + codex or claude and tmux so you can move about. Control EC2 permissions outside the node. Not really much value beyond that.
Only layer beyond this I want is the permission scoping, stronger sandboxing per session and centralized control. I have not seen a clean product around this though where I own the compute.
- adunsulag 8d agoI've been developing my own sandboxing environment using Nvidia's Openshell. Works like Claude code but with stronger guarantees for me on file system and network access. Still playing around with it, but so far I've been liking the setup. I still run the sandbox inside a VM for now, but I feel far more comfortable in running Claude Code in unsupervised mode because I restrict the outbound network access and secrets never hit inside the sandbox.
- johnsmith1840 8d agoWhy not a virtual machine or container? I'm playing around myself with some but can't shake that a VM is the right shape for it. That's my infra brain though.
- ahmed89 7d agoIs that mainly an EC2/shell problem for you or does the same session end up touching things like GitHub, AWS, MCP or other systems too?