我搭建了 Jelly:一个仅限 SSH 的社交空间(无密码,无邮件)

2作者: jelly_shelly7 个月前
大家好。我一直在构建一个小实验,想和大家分享一下。<p>Jelly 是一个完全通过 SSH 加入的社交空间。 没有网页,没有应用程序,没有登录流程。 你的 SSH 公钥就是你的身份。<p>我想要一些像早期互联网社区的感觉。简单,没有算法,没有煽动性内容,没有抓取,没有 AI 内容。 只有人们在终端上实时聊天。<p>目前的功能<p>加入方式:ssh jellyssh.xyz<p>如果你没有密钥:ssh-keygen -t ed25519<p>公钥自动创建账户<p>带有实时更新的全局动态<p>话题标签变成频道(前 5 个活跃话题)<p>ASCII 个人资料图片 + 个人资料主题<p>留言簿 / Top 8(MySpace 情怀)<p>使用 Bubble Tea 构建的 TUI<p>SSH 服务器由 Wish 提供支持<p>sqlite 后端,没有跟踪或分析<p>不存储密码、电子邮件或个人数据<p>它还处于非常早期的阶段,而且粗糙,但足够稳定可以尝试。 仍在完善输入处理、速率限制和防崩溃功能。<p>如果你试用了它,我很乐意听取你的想法/反馈。 这只是我一个人在构建,我正在边做边学。<p>ssh jellyssh.xyz<p>感谢阅读。
查看原文
Hey everyone. I’ve been building a small experiment and wanted to share it.<p>Jelly is a social space you join entirely through SSH. No web, no app, no login flow. Your SSH public key is your identity.<p>I wanted something that felt like early internet communities. Simple, no algorithms, no rage-bait, no scraping, no AI content. Just people talking in real time from the terminal.<p>What it currently does<p>Join with: ssh jellyssh.xyz<p>If you don&#x27;t have a key: ssh-keygen -t ed25519<p>Public keys auto-create accounts<p>Global feed with real-time updates<p>Hashtags become channels (top 5 active topics)<p>ASCII profile pictures + profile themes<p>Guestbooks &#x2F; Top 8 (MySpace nostalgia)<p>TUI built with Bubble Tea<p>SSH server powered by Wish<p>sqlite backend, no tracking or analytics<p>No passwords, emails, or personal data stored<p>It’s very early and rough around the edges, but stable enough to try. Still tightening up input handling, rate limiting, and crash-proofing.<p>If you check it out, I&#x27;d love your thoughts&#x2F;feedback. It’s just me building this and I’m figuring it out as I go.<p>ssh jellyssh.xyz<p>Thanks for reading.