macOS
brew install ssh3local Homebrew formula metadata
sudo port install ssh3MacPorts ports tree · net/ssh3/Portfile · source: api.github.com
brew
Faster and richer secure shell using HTTP/3. Version 0.1.7 via Homebrew; verified 2026-06-15.
install
brew install ssh3local Homebrew formula metadata
sudo port install ssh3MacPorts ports tree · net/ssh3/Portfile · source: api.github.com
scoop install main/ssh3Scoop official bucket manifest trees · bucket/ssh3.json · source: api.github.com
overview
Faster and richer secure shell using HTTP/3
history
SSH3 is an experimental secure-shell implementation and research prototype that maps SSH connection semantics onto HTTP/3, QUIC, TLS 1.3, and HTTP authorization mechanisms. Its appeal in package-manager culture is that it lets developers install and test a speculative next-generation remote-login protocol with familiar `ssh3` and `ssh3-server` commands.
The project comes from research by Francois Michel and Olivier Bonaventure. The arXiv paper 'Towards SSH3: how HTTP/3 improves secure shells' was submitted on 12 December 2023, and the repository README says the work was proposed as an Internet-Draft later renamed 'Remote Terminals over HTTP/3'.
SSH3 is intentionally presented as experimental and not yet appropriate for production systems without further review. Its packaging in Homebrew, MacPorts, and Scoop reflects early-adopter interest rather than mature infrastructure adoption.
The official README documents installation with `go install github.com/francoismichel/ssh3/cmd/...@latest`, a client named `ssh3`, and a server named `ssh3-server`. It reuses familiar SSH concepts such as `~/.ssh/authorized_keys`, `~/.ssh/config`, identity files, agent use, and proxy jumps while adding HTTP/3-specific ideas such as URL paths, X.509 certificates, OpenID Connect, and UDP forwarding.
Package nerds care because SSH3 is a rare example of a research protocol that is immediately packaged as a CLI for hands-on testing. It is useful for comparing old SSH assumptions with modern transport and identity plumbing, while its experimental status keeps it in the sandbox/lab category.
security posture
broad file, network, media, or database tool signal. generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.ssh/configCredential-bearing paths to review before unattended agent runs.
~/.ssh/authorized_keys~/.ssh3/authorized_identitiesexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ssh3 | cli | global executable | |
ssh3-server | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/francoismichel/ssh3
install metadata
| Package key | brew:ssh3 |
|---|---|
| Version | 0.1.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ssh3 |
| Homepage | https://arxiv.org/abs/2312.08396 |
| Repository | https://github.com/francoismichel/ssh3 |
| Upstream docs | https://arxiv.org/abs/2312.08396 |
| License | Apache-2.0 |
| Source archive | https://github.com/francoismichel/ssh3/archive/refs/tags/v0.1.7.tar.gz |
| Last updated | 2026-06-15T10:21:20-04:00 |
| Pulse | updated |
| Build dependencies | go |
| Uses from macOS | libxcrypt |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ssh3 |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
ssh3
sudo port install ssh3main/ssh3
scoop install main/ssh3source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.