Alternatives
Products that do what Sandbox Browser does
Chromium browser with proxy chaining & sandbox controls
- 1

- 2

- 3

- 4WL
My company launched a new open source web browser built on Chromium. It supports decentralized domains on Handshake and is the first browser to support .eth DNS. It is also the first browser to support secure web browsing with DANE. Check it out: https://impervious.com/beacon https://github.com/imperviousinc/beacon
2022
- 5

- 6FA
Jul 2026 · github.com
- 7

- 8AS
I was inspired to make a web based ants simulator after watching this video https://www.youtube.com/watch?v=81GQNPJip2Y Any feedback appreciated. Best viewed on Chromium based browsers. Firefox is slow for some reason and Safari is not tested as I don't have a Mac.
2022 · ants-sandbox.io
- 9ZS
I'm excited to introduce Zerobox, a cross-platform, single binary process sandboxing CLI written in Rust. It uses the sandboxing crates from the OpenAI Codex repo and adds additional functionalities like secret injection, SDK, etc. Watch the demo: https://www.youtube.com/watch?v=wZiPm9BOPCg Zerobox follows the same sandboxing policy as Deno which is deny by default. The only operation that the command can run is reading files, all writes and network I/O are blocked by default. No VMs, no Docker, no remote servers. Want to block reads to /etc? zerobox…
Mar 2026 · github.com
- 10BA
2014 · breach.cc
- 11WP
Hey HN, we just shipped a browser with an inbuilt MCP server! We're a YC startup (S24) building BrowserOS — an open‑source Chromium fork. We're a privacy‑first alternative to the new wave of AI browsers like Dia, Perplexity Comet. Since launching ~3 months ago, the #1 request has been to expose our browser as an MCP server. -- Google beat us to launch with chrome-devtools-mcp (solid product btw), which lets you build/debug web apps by connecting Chrome to coding assistants. But we wanted to take this a step further: we packaged the MCP server directly into our browser binary. That gives…
Oct 2025 · github.com
- 12

See every signal a website can read from your browser, and how identifiable it makes you. Runs entirely in your browser, nothing is sent.
13d ago · glassbox.codecanary.org
- 13

- 14WP
We’ve been building infrastructure to spin up browsers for AI agents. Originally, we built[0] it as a pool of warm Docker containers running Chromium, exposing: - Chrome DevTools Protocol (for Playwright/Puppeteer) - noVNC (for live view) We’ve been following the unikernel space for a while, so we decided to see if we could get our image on one. We went with Unikraft Cloud[1]. Here’s how it did: - Boot-up time: 10–20ms (vs. ~5s for Docker containers) - Near 0 CPU/memory consumption when idle - Still ~8GB RAM when active (headful Chromium) Potential use cases: - Standby mode during…
2025 · github.com
- 15

- 16M3
2018 · mitmproxy.org
- 17BD
2023 · github.com
- 18LF
2024 · github.com
- 19

- 20

- 21DS
2024 · github.com
- 22FO
Jul 2026 · github.com
- 23

- 24SU
Hi everyone, I built a runtime to isolate untrusted code using wasm sandboxes. Basically, it protects your host system from problems that untrusted code can cause. We’ve had a great discussion about sandboxing in Python lately that elaborates a bit more on the problem [1]. In TypeScript, wasm integration is even more natural thanks to the close proximity between both ecosystems. The core is built in Rust. On top of that, I use WASI 0.2 via wasmtime and the component model, along with custom SDKs that keep things as idiomatic as possible. For example, in Python we have a simple decorator:…
Feb 2026 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →