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.

Hyperdrive – a novel file sharing network

42 pointsby sgrytoyrover 9 years ago

4 comments

nine_kover 9 years ago
«A file sharing network based on rabin file chunking and append only feeds of data verified by merkle trees.»<p>As far as I understand, this is about efficient verified replication of files, so that only smallest changed chunks are actually replicated (unlike e.g. rsync).
评论 #10707234 未加载
Ficeover 9 years ago
Looks similar to IPFS (<a href="https:&#x2F;&#x2F;ipfs.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;ipfs.io&#x2F;</a>) but with less ambitious goals. And the IPFS team is also working on JS implementation that will run in browser: <a href="https:&#x2F;&#x2F;github.com&#x2F;ipfs&#x2F;js-ipfs" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ipfs&#x2F;js-ipfs</a>.
mankash666over 9 years ago
I&#x27;m unable to get the demo [1] to work. I&#x27;m using Firefox 42.0 on Mac OS 10.11.12<p>[1]: <a href="http:&#x2F;&#x2F;mafintosh.github.io&#x2F;hyperdrive&#x2F;" rel="nofollow">http:&#x2F;&#x2F;mafintosh.github.io&#x2F;hyperdrive&#x2F;</a>
评论 #10707310 未加载
out_of_protocolover 9 years ago
Any idea how peer discovering work? Can&#x27;t find any mention of it
评论 #10707280 未加载