Work

OpenSSH

project · 1999

Security Networking System Administration

OpenSSH is a suite of secure networking tools based on the SSH protocol. Developed as part of OpenBSD, it became the standard implementation for secure remote access and is installed on virtually every Unix-like system.

Origins

After SSH Communications Security made SSH non-free for commercial use, the OpenBSD project developed OpenSSH from the last free version. Theo de Raadt and team built it into the standard SSH implementation.

Key Components

OpenSSH provides:

Security Features

OpenSSH pioneered security practices:

Ubiquity

OpenSSH is effectively universal:

Impact

OpenSSH made secure remote access standard. Before SSH, telnet transmitted passwords in plaintext. OpenSSH’s availability as free software ensured encrypted connections became the default everywhere.