文章摘要
这是一个通过SSH协议共享的协作画板,无需注册或安装,用户使用SSH密钥连接后,用键盘移动光标并选择颜色绘制像素块,每15秒可放置一次,画布为200×60格,目前已有8054格被绘制。
文章总结
标题:ssh.place:通过SSH实现的r/place
来源:https://ssh.place/
一个共享画布,所有人都能通过SSH在上面作画。
无需注册账号,无需安装软件 · 画布大小为200×60个单元格 · 每15秒可放置一个像素
如何作画:
在终端输入 ssh ssh.place 即可。任何SSH密钥都能使用,无需额外注册。
[当前画布截图链接]
21人在线 · 12000个单元格中已有8054个被绘制
操作说明
- 使用方向键、
wasd或hjkl移动光标 - 画布宽度超过终端显示范围,可通过滚动平移视野。按shift+←/→可整屏跳转。
- 按数字键
0至9选择颜色,按tab键可循环切换全部16种颜色 - 按空格键在当前光标位置放置一个纯色色块
- 每次放置后需等待15秒冷却时间,所有用户规则相同
该画布仅支持纯色绘制。服务器会拒绝任何包含字符的输入,因此无法在画布上书写文字,请尽情绘制图案。
冷却时间与您的SSH密钥绑定,重新连接不会重置计时。本页面仅用于查看画布内容,所有修改操作必须通过SSH进行。
评论总结
根据评论内容,主要观点和论据如下:
正面评价(认可度较高): - 项目有趣且富有创意,如“This is fun, I tried to draw a flower but it sucks.”(erikschoster) - 用户表达喜爱,如“I love ssh apps! See also late.sh, and my own shellbox.dev”(messh) - 有用户询问如何复现类似项目,如“So cool! If I wanted to make a similar product, how should I do it?”(bestony)
安全与隐私担忧(认可度中等): - 冷却时间与SSH密钥绑定可能被机器人绕过:“Your cooldown is tied to your SSH key... This sounds like a recipe for bots that bypass the cooldown”(Retr0id) - 连接随机SSH服务器存在反向黑客风险:“People understand that reverse hacking can happen when connecting to random ssh server, right?”(3dedb728-3f77) - SSH缺乏PKI且易受中间人攻击:“ssh has no PKI and is trivial to mitm during tofu”(raggi)
功能与体验问题(认可度中等): - 终端颜色显示问题:“on mine the darker and lighter colours look identical”(Heliodex) - 光标在已着色单元格上不可见:“I can't see my cursor if it is placed on top of a cell that has already been colored”(cbarrick) - 与kitty终端不兼容:“aw it didn't work with kitty. I get logged out”(cdelsolar)
社会协作与原创性批评(认可度较低): - 有用户提议组织协作,如“Are we coordinating factions here, like the original r/place?”(cbarrick) - 批评网站文案风格像AI生成,缺乏原创性:“whatever website copy first comes out of Claude is not there yet... it stylistically makes it look more like you're bragging on LinkedIn”(boomlinde) - 多人使用多账号发广告破坏乐趣:“Takes all the fun out of it when people are multiboxing for the sake of posting an advertisement”(mplewis)
其他建议: - 提醒不要转发SSH代理:“Make sure to not be forwarding ssh agents!”(quietsegfault) - 希望有WebSSH支持:“Wish we had a WebSSH like WebSockets / IRC v3”(koolala)