Hacker News new | ask | show | jobs
by pwnna 4579 days ago
Absolutely. Actually in that case we could just do something like this:

    <link rel="stylesheet" hash="b6792c2dcaafc7678f18236f6e7289152756a14f" href="...."></link>
Now that I look at it.. where do we suggest this to the web people?
2 comments

You could use a magnet "link" (which is really just a hash anyways) to pull the file from the Kademlia DHT.
well, that would not work well with backwards compatibility, also it adds extra protocol to implement to browser vendors (extra bugs, here they come :)