Nice to finally see a proper Rust SSH server (in the making, I guess). Personally, I've switched to Dropbear years ago because of how bloated (and vulnerable) OpenSSH was (Dropbear is only a couple of hundred KB static binary), but Dropbear is ultimately also written in C, so a Rust-based replacement would be welcome.
ISisharap2小时前
Interesting to see Windows support on the roadmap. I’ve been spending a lot of time on the Windows side of Kubernetes networking/security recently, although mostly down at WFP/kernel level rather than process/terminal APIs. Curious which of the Windows gaps has turned out to be the hardest so far.
评论
3 条预览评论 · 正在加载完整讨论请先登录 h4cker 账号,然后连接 Hacker News 后发表评论。
Nice to finally see a proper Rust SSH server (in the making, I guess). Personally, I've switched to Dropbear years ago because of how bloated (and vulnerable) OpenSSH was (Dropbear is only a couple of hundred KB static binary), but Dropbear is ultimately also written in C, so a Rust-based replacement would be welcome.
Interesting to see Windows support on the roadmap. I’ve been spending a lot of time on the Windows side of Kubernetes networking/security recently, although mostly down at WFP/kernel level rather than process/terminal APIs. Curious which of the Windows gaps has turned out to be the hardest so far.
[deleted]