18 comments (18 comments)0 reactions (0 reactions)0 assignees (0 assignees)Go19,008 forks (19,008 forks)batch import
FeatureRequestNeedsFixProposalProposal-AcceptedProposal-Cryptohelp wanted
Repository metrics
- Stars
- 133,883 stars (133,883 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
The hostkeys@openssh.com extension lets a server notify a client of all its host keys to enable a smooth transition if they have UpdateHostKeys enabled. We should offer it server-side.
Contributor guide
- Research direction
- Investigate the hostkeys@openssh.com extension specification and implement server side support in x/crypto/ssh.
- Tech stack
- go
- Domain
- backendsecurity
- Issue type
- Feature
- Prerequisites
- GoSSH