pkg.sopackage field notes

brew / rank 7228

Install ssh3 with Homebrew

Faster and richer secure shell using HTTP/3. Version 0.1.7 via Homebrew; verified 2026-07-26.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install ssh3

provider-native install command

overview

Package summary

Faster and richer secure shell using HTTP/3

Commands and aliases

  • ssh3
  • ssh3-server

history

Project history and usage

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.

Project history

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'.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2023: arXiv paper 'Towards SSH3: how HTTP/3 improves secure shells' submitted on 12 December 2023.
  • 2023: The project README describes SSH3 as research work proposed as an Internet-Draft.
  • 2026: The Datatracker page shows the renamed Remote Terminals over HTTP/3 draft as expired/no longer active.

Related projects

  • SSH3 is related to OpenSSH, QUIC, HTTP/3, TLS 1.3, OpenID Connect, quic-go, and the IETF Remote Terminals over HTTP/3 draft.

security posture

Risk level: yellow

broad file, network, media, or database tool signal. generalized runtime or code generation signal.

Risk classifier

yellow risk · medium confidence · runtime

Why

  • broad file, network, media, or database tool signal
  • generalized runtime or code generation signal

Signals

  • text:http,ssh,server
  • text:shell

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.ssh/config

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.ssh/authorized_keys~/.ssh3/authorized_identities

executables

Installed executables

CommandKindExposureNote
ssh3executableindexed executableDiscovered from the local executable index.
ssh3-serverexecutableindexed executableDiscovered from the local executable index.

freshness

Version and 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.

page generated2026-08-03
manager version0.1.7
manager updated2026-07-26
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:ssh3
Version0.1.7
Package managerHomebrew
Homepagehttps://arxiv.org/abs/2312.08396
Repositoryhttps://github.com/francoismichel/ssh3
Last updated2026-07-26T04:03:45+02:00
Pulseupdated
Bottlenot recorded
Servicenone declared

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • curated configuration and credential file locations
  • curated package history
  • pkgdb category and tag curation