logoalt Hacker News

afshinmehyesterday at 7:04 PM1 replyview on HN

Zerobox creates a cert in `~/.zerobox/cert` on the first proxy run and reuses that. The MTIM process uses that cert to make the calls, inject certs, etc. This is actually done by the underlying Codex crate.


Replies

mdavid626yesterday at 7:06 PM

Yeah, but how does the sandboxed process “know” that it has to go through the proxy? How does it trust your certificate? Is the proxy fully transparent?

show 1 reply