展示HN:Jelly – SSH社交聚会
构建了一个通过SSH连接的社交网络。<p>无需注册,无需浏览器,只需打开终端即可进入。<p>频道、个人资料、留言簿、共享黑板、前8名。<p>你的身份是你的SSH密钥指纹,因此无需密码。<p>连接方式:
ssh-keygen -t ed25519(在所有提示中直接按回车)
ssh jellyshell.dev<p>使用Go、Bubble Tea和Wish构建。<p>我想创建一个能够保护隐私、远离脑力枯竭和算法推送愤怒诱饵的东西。<p>告诉我你的想法。
查看原文
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.