Show HN: Jelly – SSH 社交聚会
2 分•作者: jellyshelly•5 个月前
构建了一个通过 SSH 连接的社交网络。
无需注册,无需浏览器,只需打开你的终端即可进入。
频道、个人资料、留言簿、共享黑板、热门 8。
你的身份是你的 SSH 密钥指纹,因此无需密码。
连接方式:
ssh-keygen -t ed25519(一路回车即可)
ssh jellyshell.dev
使用 Go、Bubble Tea 和 Wish 构建。
我希望制作一些能够维护隐私,远离让人脑子坏掉的算法和推送仇恨言论的东西。
告诉我你的想法。
查看原文
built a social network you connect to over SSH.<p>no signup, no browser, just open your terminal and you're in.<p>channels, profiles, guestbook, shared blackboard, Top 8.<p>your identity is your SSH key fingerprint so no passwords needed.<p>to connect:
ssh-keygen -t ed25519 (just hit enter through all the prompts)
ssh jellyshell.dev<p>built with Go, Bubble Tea, and Wish.<p>i wanted to make something that maintains privacy and gets away from
the brain rot and algorithms pushing rage bait.<p>lmk what you think.