Show HN: A remote browser product, open-sourced
1–10 of 159 posts
Re: Show HN: A remote browser product, open-sourced
#2Why am I open sourcing this?
I don't see any other RBI / CBII vendor open sourcing their platform and in the security industry "closed source" can create issues.
But what about business defensibility?
I agree. Open sourcing removes the trade secret aspect that could make a defensible business.
At the same time, a determined hacker would already have my source code. A hacked "free wifi" connection here, a bit of social engineering there, and my so-called "competitive advantage" could be easily removed. Access to GitHub, Gitlab, other accounts would prove no obstacle for someone motivated, and open sourcing is a way to remove the advantage any small group of parties has by keeping it secret.
How do I self-host it?
There's instructions on the repository page.
Re: Show HN: A remote browser product, open-sourced
#3This represents over 1 year of work. Why am I open sourcing this? I don't see any other RBI / CBII vendor open sourcing their platform and in the security industry "closed source" can create issues. But what about business defensibility? I agree. Open sourcing removes the trade secret aspect that could make a defensible business. At the same time, a determined hacker would already have my source code. A hacked "free…
Re: Show HN: A remote browser product, open-sourced
#4This represents over 1 year of work. Why am I open sourcing this? I don't see any other RBI / CBII vendor open sourcing their platform and in the security industry "closed source" can create issues. But what about business defensibility? I agree. Open sourcing removes the trade secret aspect that could make a defensible business. At the same time, a determined hacker would already have my source code. A hacked "free…
Unable to connect to https://free.cloudbrowser.xyz/
Edit: It's getting kind of slammed, right now. I might need to resize it up again in a while.
Edit2: Alright, I have to resize it, it needs more power. Hold on while it comes back up. Queue is rebuilding @23:13 ET.
Edit3: Okay, back up @23:20 ET. Please enjoy!
Re: Show HN: A remote browser product, open-sourced
#5This represents over 1 year of work. Why am I open sourcing this? I don't see any other RBI / CBII vendor open sourcing their platform and in the security industry "closed source" can create issues. But what about business defensibility? I agree. Open sourcing removes the trade secret aspect that could make a defensible business. At the same time, a determined hacker would already have my source code. A hacked "free…
Nobody sane relies on anything that's closed-source.
Edit: OK, nobody prudent.
Re: Show HN: A remote browser product, open-sourced
#6Best!
Re: Show HN: A remote browser product, open-sourced
#7Hey, this is super cool and interesting! Are you using puppeteer to do this? Might be cool to partner on some of it if you’re looking into that (I run browserless.io). Best!
Thanks for the message. I like browserless!
I don't use puppeteer. I use Chrome DevTools Protocol heavily tho. I started using chrome-remote-interface but hit limits in what it can do with Targets (specifically, flat session mode) and the latest versions of the API. Now I just use the WebSocket directly.
I'd like to partner. Email me cris@dosycorp.com
Re: Show HN: A remote browser product, open-sourced
#8how browsergap > self-host on your own machine (at home, or in a VPS, VPC or the public cloud)
is more secure/private then just setting up a VPN on that machine?
Re: Show HN: A remote browser product, open-sourced
#9Re: Show HN: A remote browser product, open-sourced
#10I must be missing something but can someone please explain how browsergap > self-host on your own machine (at home, or in a VPS, VPC or the public cloud) is more secure/private then just setting up a VPN on that machine?