Sandboxing
zed.dev
Sandboxing
1–5 of 5 posts
Re: Sandboxing
#2I recently made a bash script to run in a local directory, boot up a lima VM, setup a tailscale network (I like to access from phone + laptop), and completely segment off everything.
Honestly even with this new setup, I am still paranoid, but its a lot better than what I did before (claude code running on my Mac)
Re: Sandboxing
#3Re: Sandboxing
#4This really isn't enough IMO. I recently made a bash script to run in a local directory, boot up a lima VM, setup a tailscale network (I like to access from phone + laptop), and completely segment off everything. Honestly even with this new setup, I am still paranoid, but its a lot better than what I did before (claude code running on my Mac)
It sounds interesting - is the code available somewhere?
Re: Sandboxing
#5From `man sandbox-exec`, "The sandbox-exec command is DEPRECATED." However, a lot of AI harnesses seem to use it anyway - I wonder what this says about long-term Apple support.