openssh

Tag

Cards List
#openssh

OpenSSH Key Structure Guide

Lobsters Hottest · 2026-08-08 Cached

An annotated guide to the binary structure of OpenSSH private keys, explaining each chunk, RSA parameters, and padding.

0 favorites 0 likes
#openssh

GitHub suddenly rejected my SSH key (the fix was a .pub file?!)

Lobsters Hottest · 2026-07-21 Cached

GitHub's SSH server now rejects direct-signed publickey requests, requiring a .pub file for private keys; the fix is to generate the .pub file from the private key using ssh-keygen.

0 favorites 0 likes
#openssh

OpenSSH 10.4

Lobsters Hottest · 2026-07-07 Cached

OpenSSH 10.4 was released on 2026-07-06, including security fixes and experimental support for a composite post-quantum signature scheme combining ML-DSA 44 and Ed25519.

0 favorites 0 likes
#openssh

OpenSSH 10.4/10.4p1 Released

Hacker News Top · 2026-07-06 Cached

OpenSSH 10.4/10.4p1 released with security fixes and experimental post-quantum signature support.

0 favorites 0 likes
#openssh

Trojaned OpenSSH (in 2002)

Lobsters Hottest · 2026-06-10 Cached

In August 2002, the OpenSSH source tarballs on the OpenBSD FTP server were replaced with trojaned versions, leading to a security incident and response by the OpenBSD team.

0 favorites 0 likes
← Back to home

Submit Feedback