TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Reimagining the Browser: Introducing Cloudflare Browser Isolation Beta

126 pointsby adspediaover 4 years ago

30 comments

resfirestarover 4 years ago
&gt;Web browsers are the culprit behind 70% of endpoint compromises<p>This seemed like a pretty remarkable statistic to open with (where are the Office macros? If I download a shady exe or vbs with the browser and then run it, is the browser the &quot;culprit&quot;?), so I googled it and found that a previous Cloudflare post [1] cites this Gartner report [2] for that statistic. Unfortunately, there is no methodology to arrive at that number: it&#x27;s merely listed as an assumption.<p>[1] <a href="https:&#x2F;&#x2F;blog.cloudflare.com&#x2F;cloudflare-and-remote-browser-isolation&#x2F;" rel="nofollow">https:&#x2F;&#x2F;blog.cloudflare.com&#x2F;cloudflare-and-remote-browser-is...</a><p>[2] <a href="https:&#x2F;&#x2F;airlock.cdn.prismic.io&#x2F;airlock&#x2F;e0eca969-989e-44ad-b3ae-55100a05ec7e_innovation_insight_for_remot_350577.pdf" rel="nofollow">https:&#x2F;&#x2F;airlock.cdn.prismic.io&#x2F;airlock&#x2F;e0eca969-989e-44ad-b3...</a>
Wowfunhappyover 4 years ago
This is how the web&#x27;s re-incarnation could begin. Imagine:<p>• <i>2020:</i> Websites are too complex. The security implications are too high. Let&#x27;s run all of that code remotely, and send only draw commands to the user.<p>• <i>2025:</i> Hey, developers, want your website to be faster and more efficient? Here&#x27;s an API for performing certain operations directly on the user&#x27;s machine. Don&#x27;t worry, we&#x27;ve implemented everything in a limited and security-conscious way. Pinky promise the standard won&#x27;t grow out of control over time.<p>• <i>2040:</i> Neo-websites are too complex. Let&#x27;s run all of that code remotely...<p>I&#x27;m not sure if I actually believe this will happen. But, consider how we got here: websites originally relied on server-side rendering, and gradually shifted to client-side rendering over time. Now, Cloudflare is offering a way to force all of that code back on to a server...
评论 #24791796 未加载
评论 #24790732 未加载
parhamnover 4 years ago
Looks a lot like Mighty! <a href="https:&#x2F;&#x2F;mightyapp.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;mightyapp.com&#x2F;</a><p>I&#x27;ve been working on a productivity oriented browser (early alpha here: <a href="https:&#x2F;&#x2F;cloudsynth.com" rel="nofollow">https:&#x2F;&#x2F;cloudsynth.com</a> -- sorry landing isn&#x27;t complete yet). It&#x27;s very obvious that those inner rendering frames can be handled by remote servers. We&#x27;ve managed to reduce a lot of chromes memory usage by sleeping&#x2F;unmounting unused tabs transparently (where we can) and have seen a ton of performance improvement. Looking forward to swapping out the chromium rendering layer to a cloud one down the road!<p>The security implications are interesting too. Moving the &#x27;sandbox&#x27; to the cloud for security purposes seems like the browsers definitely missed some of their goals.
armoredkittenover 4 years ago
So the company that makes browsing the web with a VPN a constant annoyance wants me to use a web browser that&#x27;s completely on their server because it&#x27;s &quot;more secure&quot;?<p>No thanks.
yosaminoover 4 years ago
So now that all* Websites are &quot;behind Cloudflare&quot;, the browser can also move into Cloudflare controlled networks.<p>I&#x27;m sure that there is some snarky comment about giving up freedom in exchange for security somewhere in there....<p>*many enough for it to be annoying
评论 #24792353 未加载
emptyparadiseover 4 years ago
I really don&#x27;t like this thin client future we&#x27;re heading towards.
评论 #24789916 未加载
riquitoover 4 years ago
&gt; Zero Trust week<p>Hm, they&#x27;ll be able to see every password, every url, every video frame... That&#x27;s a lot of trust required to me. Cool tech though
dx87over 4 years ago
&gt; It’s an open door to nearly every connected system on the planet, which is powerful and terrifying.<p>I guess fearmongering is one way to try and convince people to use your product.
corytheboydover 4 years ago
&gt; [...] the only thing ever sent to the device is a package of draw commands to render the webpage<p>That sounds like a great solution to this problem, though I’m very curious about the details as to how that works, does anyone have resources to share?
评论 #24789760 未加载
jfengelover 4 years ago
The slogan &quot;the network is the computer&quot;, prominently marked as (R), struck me, because that was Sun Microsystem&#x27;s slogan. So I checked the TESS database, and things got weird. Nobody bothered to record it until Oracle did, in 2009:<p><a href="http:&#x2F;&#x2F;tmsearch.uspto.gov&#x2F;bin&#x2F;showfield?f=doc&amp;state=4802:6jrw1o.2.2" rel="nofollow">http:&#x2F;&#x2F;tmsearch.uspto.gov&#x2F;bin&#x2F;showfield?f=doc&amp;state=4802:6jr...</a><p>but it&#x27;s also marked DEAD as of 2011, without any indicator as to why. There is a live trademark, created 2018, and it does indeed belong to Cloudflare:<p><a href="http:&#x2F;&#x2F;tmsearch.uspto.gov&#x2F;bin&#x2F;showfield?f=doc&amp;state=4802:6jrw1o.2.1" rel="nofollow">http:&#x2F;&#x2F;tmsearch.uspto.gov&#x2F;bin&#x2F;showfield?f=doc&amp;state=4802:6jr...</a><p>I suppose Oracle doesn&#x27;t really see itself as taking on the Sun mantle there, but I&#x27;m surprised they&#x27;d abandon a catchy slogan. Surely they&#x27;d find some reason to use it? How long would they have to ignore it before it got marked dead; is it really just two years? Why bother to file for it in the first place?
评论 #24794695 未加载
billyzsover 4 years ago
What would it take to get a self-hosted version of this, preferably using FireFox on the server? How hard would it be to get plugins working as well? Would this be essentially a way of using Blink&#x2F;Servo based engine on i(Pad)OS?
评论 #24791342 未加载
评论 #24791027 未加载
saagarjhaover 4 years ago
Interesting! Are there any details on what engine the backend is using (Chromium?) How does the “send render commands” thing work? Does it continuously stream page updates as JavaScript updates the page? How’s overhead, or how much data does it save? Can I run extensions (such as a content blocker)?<p>From a security perspective, I’m curious as to whether the attack model includes someone who exploits the browser and does not look to escape into the host OS, instead choosing to create UXSS and the like. Is there any work being done there as well?
评论 #24789970 未加载
doublerabbitover 4 years ago
All a browser is, is a tabbed UI that renders HTML. That&#x27;s all the internet will ever be. Rendered HTML. Until someone creates a new engine, protocol and something other then HTTP without Webkit&#x2F;Gecko&#x2F;V8 there will be no &quot;re-imagining the browser&quot;.<p>PR from Cloudflare wanting you to use their network instead of others, I don&#x27;t buy it. Respect them a little trying to knock google down a peg but still a power-hungry company.
ffpipover 4 years ago
&gt; It’s an open door to nearly every connected system on the planet, which is powerful and terrifying.<p>That is it&#x27;s purpose. It&#x27;s not &#x27;terrifying&#x27;.
jgrahamcover 4 years ago
It&#x27;s 1554 UTC as I write. There will be a live demo of this on cloudflare.tv in 6 minutes if people are curious.
homakovover 4 years ago
This can also protect the server from attacks if it runs all sessions in isolation. All you can is click and type, no more sqli or xss that require messing with params or API. So it could be useful either way.
ancharmover 4 years ago
This is awesome but also means that latency becomes the key metric in internet &#x2F; service providers.<p>How long until we start seeing the edge become small micro servers that live right beside metro network access points?
djmobleyover 4 years ago
This is fascinating. I assume it means Cloudflare would proxy images and other assets?<p>I assume it would have implications for tracking users, which would now impact not just Cloudflare customers but all web entities?
评论 #24814074 未加载
sleepysysadminover 4 years ago
Sounds like their solution is approach #1 and not a new #3.
modzuover 4 years ago
the cost is anonymity - inside their bubble you&#x27;re uniqueness is guaranteed and the value of the ads just went up! hooray!
infinityplus1over 4 years ago
Is this like Opera Mini?
评论 #24790905 未加载
zokierover 4 years ago
Not directly related to the product, but seeing more detailed, even if approximate, isochrone map of internet connectivity (similar to what that last picture is) would be really cool.
acarrera94over 4 years ago
I wonder if anyone is working on an open source version of this? I’ve seen a few Firefox and chrome docker containers, but as far as I can tell they stream through vnc.
ffpipover 4 years ago
It&#x27;s like fullstory[0] but backwards?<p><a href="https:&#x2F;&#x2F;www.fullstory.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.fullstory.com&#x2F;</a>
instaheatover 4 years ago
How will this affect my Cloudflare stock?<p>Thanks.
diegocgover 4 years ago
If this works for browsers, it will work for many other programs...
infinityplus1over 4 years ago
How about streaming a whole OS instead of just the browser?
CivBaseover 4 years ago
So... it&#x27;s GeForce Now for browsers?<p>How can they monetize this?
coroboover 4 years ago
Who can see your browser history?
addictedover 4 years ago
Doesn’t Opera already do this?