Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
toksdotdev
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
toksdotdev
1mo ago
microsandbox is designed to work with most security products. there's a dedicated section for this in the docs that makes this entire process seamless: https://docs.microsandbox.dev/networking/tls#trusting-host-c..
2.
▲
by
toksdotdev
1mo ago
microsandbox maintainer here. the custom certificate is installed in the guest's trusted root CA list, so it should work across any program, except where the program opts to explicitly pin certificates for a destination.
3.
▲
by
toksdotdev
4mo ago
correct. when the sandbox is exposed via MCP, it's up to the model. the agent decides when to call it, and if it has any other way to run code (a shell tool, another MCP server), nothing forces it to go solely through the sandbox. to a
4.
▲
by
toksdotdev
4mo ago
thanks, that's useful feedback. is this also the case in light mode? i'll take a look and tighten the contrast.
5.
▲
by
toksdotdev
4mo ago
it depends where you want your agent to live. inside the sandbox, start a sandbox via the CLI and run your agents/do your dev in there. outside the sandbox, you'd configure your harness to use the MCP / skill integration. her
6.
▲
Bring your own init: PID 1 handoff
(microsandbox.dev)
4 points
by
toksdotdev
4mo ago
|
0 comments