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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Federated, Anonymous Chat, with Video Conferencing Feature

1 点作者 zer0gravity超过 4 年前

1 comment

zer0gravity超过 4 年前
Hi, creator here. This is a basic anonymous chat with video conferencing, implemented over a federated network of nodes that communicate over encrypted connections, exchanging events.<p>Basically, anyone can run their own node and access the services implemented over this infrastructure or connect to an existing node. For now, only this chat demo is implemented. One can choose to run its own node locally and accesses the chat app via their local node, the communication will be effectively end-to-end encrypted this way.<p>I&#x27;m here to answer any questions.