Quad on Nostr: Reminder that you should switch to using ed25519 for your ssh keys, if you haven't ...
Reminder that you should switch to using ed25519 for your ssh keys, if you haven't already.
ssh-keygen -t ed25519
From my understanding this issue does not affect OpenSSH, mostly embedded crap. So no need for full panic. But still a good reminder to consider throwing your RSA-based SSH keys in the trash
src. https://arstechnica.com/security/2023/11/hackers-can-steal-ssh-cryptographic-keys-in-new-cutting-edge-attack/
ssh-keygen -t ed25519
From my understanding this issue does not affect OpenSSH, mostly embedded crap. So no need for full panic. But still a good reminder to consider throwing your RSA-based SSH keys in the trash
src. https://arstechnica.com/security/2023/11/hackers-can-steal-ssh-cryptographic-keys-in-new-cutting-edge-attack/