Hacker News new | ask | show | jobs
by Shared404 2153 days ago
Webpage -> Remote server running "isolated browser" -> Local Browser

Use case is to protect security by not allowing any arbitrary website code to run on your local browser, the remote actually renders the webpage and just sends you pixels -- I think.

Kind of like a proxy on steroids.

1 comments

Sound more like MitM on steroids.
Thus the self hosted option I was so confused about before.