[ 原始碼: tinyssh ]
套件:tinysshd(20190101-1+deb11u1)
tinysshd 的相關連結
Debian 的資源:
下載原始碼套件 tinyssh:
- [tinyssh_20190101-1+deb11u1.dsc]
- [tinyssh_20190101.orig.tar.gz]
- [tinyssh_20190101.orig.tar.gz.asc]
- [tinyssh_20190101-1+deb11u1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [mojzis.com]
相似套件:
Tiny SSH server - daemon
TinySSH is a minimalistic SSH server which implements only a subset of SSHv2 features. TinySSH supports only secure cryptography (minimum 128-bit security, protected against cache-timing attacks) ED25519, Curve25519(X25519), CHACHA20POLY1305. TinySSH implements only safe public-key authentication, password or hostbased authentication is not implemented. TinySSH has less than 100000 words of code, so it's very easily auditable.