openssh/openssh-portable
Portable OpenSSH observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 98
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4611
- days_rel: n/a
- days_push: 12
- n_releases_24m: 0
Adoption not part of the score
3970 stars · 2156 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Portable OpenSSH is a complete implementation of the SSH protocol version 2 for secure remote login, command execution, and file transfer. It provides the ssh client, sshd server, scp/sftp file transfer tools, and key management utilities like ssh-keygen and ssh-agent, ported to most Unix-like systems.
Use cases
- securely log into remote servers over ssh
- transfer files between machines with scp or sftp
- generate and manage ssh keys
- run an ssh server for remote access
- set up passwordless authentication with ssh-agent
- tunnel traffic securely between hosts
When to choose
- you need the standard, battle-tested SSH implementation on Linux, macOS, or other Unix-like systems
- you want secure remote shell access and file transfer with strong cryptography
- you need OS-native authentication integration such as PAM or FIDO security key support
When to avoid
- you need an SSH library to embed in your own application rather than command-line tools
- you are on OpenBSD itself, where the original OpenSSH ships with the base system
- you need a pure-Python or high-level API for SSH automation
Facets
application · maturity stable
ssh cryptography security file-system cli security developer-tools networking bsd windows cli cross-platform ssh-client ssh-server scp sftp key-management remote-login command-line linux macos
1 source
- readme: https://github.com/openssh/openssh-portable · fetched 2026-08-28 · 5706aa8da5eb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| openssh/openssh-portable | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="openssh/openssh-portable")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem