Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Ask HN: Why are there no open-source Remote Browser Isolation solutions?
2 points by watusername 6 months ago | hide | past | favorite | 3 comments
So Remote Browser Isolation is basically remote desktop for the browser: There is a browser running on a server, with the image streamed to the client on a canvas. There are a lot of commercial offerings (Cloudflare, Proofpoint, Zscaler, BrowserBox), but strangely nothing open-source.

~2 years ago, BrowserBox was trending on HN [0] and went open-source shortly after [1]. However, they have since walked back on this and made it fully commercial again. Today, they replaced the README with something which is, dare I say, deranged: <https://github.com/BrowserBox/BrowserBox>. I assume their commercialization efforts have not gone as planned, hence the desperation.

Back to my question: Why are there no open-source Remote Browser Isolation solutions? Is this simply a space that's uniquely "enterprise" with entrenched players, with no room for smaller projects to strive?

[0]: https://news.ycombinator.com/item?id=35490289 [1]: https://news.ycombinator.com/item?id=36464653




I'm talking about RBI, not browser automation tools which could be the basis of RBI. I guess the core value add of RBI are two parts: Integration with the client (e.g., `<input type="file">`) and the streaming technology. It doesn't actually have to be a video stream, and an RBI solution can do something smart like dynamically rebuilding the DOM on the client (Cloudflare's transmits Skia draw commands, for example).





Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: