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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Garage11 – p2p webapp

2 点作者 jvanveen将近 9 年前
I&#x27;ve been working on a p2p webapp called Garage11(https:&#x2F;&#x2F;github.com&#x2F;garage11) for quite some time now. It is not near a stable version yet, but it already (incompletely) handles some issues like e2e encryption(webcrypto&#x2F;node subtle ECDH&#x2F;AES GCM), db storage&#x2F; remote db(js-data + custom js-data adapter), vdom(ractive) and a peer&#x2F;transport&#x2F;connector abstraction(lib11) that runs in Node and in Chrome(haven&#x27;t tested yet with other browsers).<p>The idea is that you can change the data-context of the requested webapp by selecting one of the connected nodes from an overlay network. Currently i&#x27;m trying to make it work for a simple blog and node user management. Progress is going steady but slowly, because I work alone on this project. After blog&#x2F;user management and basic permissions, I would like to work on a webrtc transport, which would allow to setup webrtc connections without a central sdp message broker. Other features I&#x27;m thinking of in the long run is a slack-like messenger and delayed message delivery using in-between nodes.<p>I would like to validate this idea, to see if I&#x27;m heading in the right direction. Also I can use some tips on how to accelerate this project. A broken preliminary version is running at https:&#x2F;&#x2F;garage11.io&#x2F;<p>Cheers,<p>Jeroen

暂无评论

暂无评论