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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Helping Wikipedia by using WebRTC (p2p) in your browsers

11 点作者 tsgates超过 9 年前

4 条评论

yji超过 9 年前
This is a great alternative to help wikipedia to sustain operation instead of monetary donation. Users are able to contribute with no hassle of installation of any software or extension. And it works on all major browsers (i.e., chrome, firefox). Most importantly, the decentralized architecture brings higher resilience to single point of failure which wikipedia is expected to survive. I believe the community based decentralized solution is the trend for operating big non-profit contents service like wikipedia.
tsgates超过 9 年前
B2BWiki is a project that attempts to help Wikipedia in reducing down its network burden by delivering and sharing the page content among users by using in-browser P2P (WebRTC). Each user can contribute his/her network capacity as well as own local storage (e.g., localDB) in browser while reading the page, and a larger organization might even contribute to the community by deploying own servers (no out-of-pocket money!), similar to a mirroring server in an old good day.
arnaudbud超过 9 年前
Reminds me John Hiesey&#x27;s demo at SF WebRTC Meetup at Twilio <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=sNi92K0ddEw" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=sNi92K0ddEw</a><p>Just added to RTC.news: <a href="http:&#x2F;&#x2F;www.rtc.news&#x2F;posts&#x2F;4Gt7n6dtCf6sPg2cx&#x2F;show-rtcn-helping-wikipedia-by-using-webrtc-p2p-in-your" rel="nofollow">http:&#x2F;&#x2F;www.rtc.news&#x2F;posts&#x2F;4Gt7n6dtCf6sPg2cx&#x2F;show-rtcn-helpin...</a>
multics69超过 9 年前
It works great in my desktop environment!