在 Debian 中,您可以设置一个 alioth 帐户。设置完成后,您需要向 Debian 验证您的身份。您通过https://wiki.debian.org/Alioth/SSH添加您的 ssh 密钥
这一切都很好。Debian 还在此处共享其公共 SSH 密钥
现在,当您尝试通过 ssh 连接到该站点时,我得到了这个 256 SHA RSA 指纹 - VbwoMdcyFWByMDQrIOcaUL6c16LV6+80G9+Rs2rtA8E。现在这可能是正确的,这可能是不正确的,因为我无法读取远程 URL,所以无法说任何一种方式。我确实看过:如何获取 ssh 服务器指纹信息,因此尝试过:
?[$] ssh-keygen -lf https://db.debian.org/machines.cgi\?host\=moszumanska [0:44:45]
ssh-keygen: https://db.debian.org/machines.cgi?host=moszumanska: No such file or directory
Run Code Online (Sandbox Code Playgroud)
任何想法我在这里做错了什么?