这里推荐几个最近两个月(大致 2026 年 1 月以来,尤其是 2-3 月)有更新痕迹的小众匿名聊天 GitHub 项目。这些是从 GitHub topics "anonymous-chat" 按最近更新排序中筛选出的活跃小项目(大多 stars 很少,0-12 个,属于个人/实验性质,维护不一定超级活跃但有近期 commit/push )。
我优先选了真正偏匿名的(无注册、临时房间、P2P 、自毁消息、Tor/I2P 等),避开大项目如 SimpleX (虽有 2026 年 1 月更新,但太主流了)。这些项目多为学习/自玩向,部署前检查 README 兼容性和 bug 。
| 项目 | 语言/技术栈 | 特点 / 为什么小众+近期活跃 | 最后更新 | Stars | 链接 |
|---|---|---|---|---|---|
| hashchat | CSS/JS (大概 Firebase) | 即时私密聊天室,用完即毁、无注册、无痕迹、分享链接即聊,极简 ephemeral 风格 | 2026-03-07 | 0 | https://github.com/Vanshdeveloper/hashchat |
| RippleMessengerClient | JavaScript (WebSocket + Blockchain) | 本地生成账号、端到端加密、支持公告发布、区块链去中心化匿名 messenger | 2026-03-07 | 2 | https://github.com/ripplemessenger/RippleMessengerClient |
| Chat-Room-Mern | JavaScript (MERN + Socket.io) | 实时聊天室、响应式 UI 、可扩展后端,匿名群聊实验项目 | 2026-03-07 | 0 | https://github.com/misslesnake2/Chat-Room-Mern |
| WhisperNet | Python | 针对安全专家的匿名实时聊天+密码列表生成工具,带渗透测试味儿 | 2026-03-07 | 3 | https://github.com/swathigoud/WhisperNet (注: 话题重叠 cybersecurity) |
| talktive | Dart (Flutter + Firebase) | 简单匿名群聊 App ,Flutter 跨平台,无需复杂设置 | 2026-03-06 | 12 | https://github.com/gnowoel/talktive |
| OnyxChat | Python | P2P 匿名聊天、可选 Tor 集成、支持 Termux (Android) + Linux ,隐私硬核 | 2026-02-28 | 0 | https://github.com/ridhinva/OnyxChat |
| TeleGhost | Go | I2P 网络上的安全匿名 P2P messenger 、E2EE 、无服务器、Telegram 替代实验 | 2026-02-21 | 2 | https://github.com/NullCoreDeveloper/TeleGhost |
| GhostChat | TypeScript (WebRTC) | 纯 P2P 加密聊天、消息内存驻留即消失、无服务器、无存储、无账号,真·鬼魅 | 2026-02-08 | 9 | https://github.com/Teycir/GhostChat |
个人最推荐尝试的(结合活跃度+有趣度):
注意:这些小项目更新虽近期,但 commit 可能只是小修/重构,不是大功能迭代。star 低意味着社区小,bug 可能多,自部署需小心依赖(如 Firebase key 、Tor 配置)。