TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Hyperdrive – a novel file sharing network

42 点作者 sgrytoyr超过 9 年前

4 条评论

nine_k超过 9 年前
«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 未加载
Fice超过 9 年前
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>.
mankash666超过 9 年前
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_protocol超过 9 年前
Any idea how peer discovering work? Can&#x27;t find any mention of it
评论 #10707280 未加载