5 ms·
What we need is VPB. Virtual Private Browser like VPNs. Essentially standardised cloud browsers that can execute your requests and send you back the result as b
by Santosh83 10mo ago
What we need is VPB. Virtual Private Browser like VPNs. Essentially standardised cloud browsers that can execute your requests and send you back the result as bitmap buffers.
- ycuser2 10mo agoGreat idea! How to make sure that the users data stays private without the cloud knowing where the user is surfing. And I wonder how to monetise it? Subscription?
- slig 10mo agoI believe Cloudflare has this product already https://www.cloudflare.com/zero-trust/products/browser-isolation/ https://www.cloudflare.com/zero-trust/products/browser-isola...
- ghxst 10mo agoNot all websites work well, and you get a lot of captchas last time I tried it. From memory the way they make this work is pretty cool though, they capture Skia draw commands and send those over the network and use a wasm library to replay them.
- sillyfluke 10mo agoDidn't Stallman himself write and use something in the same vein to browse the internet?
- selcuka 10mo agoSo basically VNC?