Hacker News new | ask | show | jobs
by spankalee 2114 days ago
Brave's concerns aren't legit though. WebBundles don't change the request/response system or origin model of the web. They really don't change URLs or blocker abilities at all. Brave is ascribing them either powers they don't have, or that you can already do with plain servers.
1 comments

What’s the origin for addressable content?
Whatever Signed HTTP Exchange it can successfully claim. The whole point of this work is to separate origin from where you managed to download the bytes from.

Imagine CDNs that cannot forge content for your site.

Okay, so for single source content I can either derive or assert an origin. Composition, not so much...