tinyssh

Introduction

TinySSH is a minimalistic SSH server which implements only a subset of SSHv2 features.
Twitter: @tinyssh
Github: https://github.com/janmojzis/tinyssh

Features

Security features

Crypto primitives

Project timelime

Acknowledgments

TinySSH can be compiled using primitives from NaCl library tnx Tanja Lange, Daniel J. Bernstein and Peter Schwabe
TinySSH uses curve25519-sha256 introduced by libssh.org thx libssh.org developers
TinySSH uses ssh-ed25519/[email protected] introduced by OpenSSH thx OpenSSH developers

Current release (20240101)