- SSH logins using keys (2005)
- Endlessh - SSH tarpit that very slowly sends an endless, random SSH banner. (HN)
- SeKey - Use Touch ID / Secure Enclave for SSH Authentication.
- BLESS - SSH Certificate Authority that runs as an AWS Lambda function and is used to sign SSH public keys.
- sslh - Applicative Protocol Multiplexer (e.g. share SSH and HTTPS on the same port).
- Guide to using YubiKey for GPG and SSH
- Eternal Terminal - Re-Connectable secure remote shell.
- ssh in https (Lobsters)
- WebSSH - Web based ssh client.
- Building interactive SSH applications (2019) (HN)
- Top 20 OpenSSH Server Best Security Practices (2020)
- Pwning your (web)server and network the easy way - or why exposing ~/.ssh/ is a bad idea (HN)
- jass - Tool to facilitate sharing of secrets using SSH keys.
- rtop-bot - Bot for Remote Server Monitoring over SSH.
- Awesome SSH
- ssh-vault - Encrypt/decrypt using ssh keys.
- Secretive - Store SSH keys in the Secure Enclave. (HN)
- sshcommand - Turn SSH into a thin client specifically for your app.
- How to SSH Properly (2020) (HN)
- Mosh - Tool used to connect from a client computer to a server over the Internet, to run a remote terminal. (HN)
- DIY Single Sign-On for SSH (2020) (Lobsters)
- ssh-p2p - SSH p2p tunneling server and client.
- SSH Tips & Tricks (2020) (HN)
- xxh - Bring your favorite shell wherever you go through the ssh.
- SSH Agent Explained (2020) (HN)
- SSH Emergency Access (2020) (HN)
- Smallstep - Single Sign-on SSH & Production Identity. Say Goodbye to SSH Key Management.
- Step CLI - Toolkit for working with your public key infrastructure (PKI).
- Lockbox - Personal centralised SSH key deployment to multiple boxes. (Lobsters)
- Ask HN: What do you use for SSH key management of teams? (2020)
- How to properly manage ssh keys for server access (2020) (HN)
- SSH tutorial - Small guide how to use SSH.
- TRASA - Zero Trust Service Access. (Web)
- PSSH - Provides parallel versions of OpenSSH and related tools, including pssh, pscp, prsync, pnuke and pslurp.
- SSHDog - Small portable SSH server in Go.
- SSH Through Websocket (2020)
- assh - Transparent wrapper that adds support for regex, aliases, gateways, dynamic hostnames, graphviz, json output, yaml configuration, and more to SSH.
- Roll your own Ngrok with Nginx, Letsencrypt, and SSH reverse tunnelling (2019)