Paquet : golang-github-skeema-knownhosts-dev (1.3.0-1)
Liens pour golang-github-skeema-knownhosts-dev
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source golang-github-skeema-knownhosts :
- [golang-github-skeema-knownhosts_1.3.0-1.dsc]
- [golang-github-skeema-knownhosts_1.3.0.orig.tar.gz]
- [golang-github-skeema-knownhosts_1.3.0-1.debian.tar.xz]
Responsables :
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
- node-sshpk
- golang-github-spf13-jwalterweatherman-dev
- golang-github-xordataexchange-crypt-dev
- golang-github-kevinburke-ssh-config-dev
- golang-github-charmbracelet-wish-dev
- golang-github-xordataexchange-crypt
- keychain
- libpam-ssh
- golang-github-mikesmitty-edkey-dev
- ssh-audit
- golang-gopkg-natefinch-lumberjack.v2-dev
Go SSH known_hosts wrapper with host key lookup (library)
Go provides excellent functionality for OpenSSH known_hosts files in its external package golang.org/x/crypto/ssh/knownhosts. However, that package is somewhat low-level, making it difficult to implement full known_hosts management similar to command-line ssh's behavior for StrictHostKeyChecking=no configuration.
This repo is a thin wrapper package around golang.org/x/crypto/ssh/knownhosts, adding the following functionality:
* Look up known_hosts public keys for any given host * Auto-populate ssh.ClientConfig.HostKeyAlgorithms easily based on known_hosts, providing a solution for golang/go#29286 * Write new known_hosts entries to an io.Writer * Properly format/normalize new known_hosts entries containing ipv6 addresses, providing a solution for golang/go#53463 * Determine if an ssh.HostKeyCallback's error corresponds to a host whose key has changed (indicating potential MitM attack) vs a host that just isn't known yet
Autres paquets associés à golang-github-skeema-knownhosts-dev
|
|
|
|
-
- dep: golang-golang-x-crypto-dev
- Supplementary Go cryptography libraries
Télécharger golang-github-skeema-knownhosts-dev
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 15,0 ko | 65,0 ko | [liste des fichiers] |