Security News > 2020 > November > How to view your SSH keys in Linux, macOS, and Windows

There are two easy ways to view your SSH public key in Linux.
The above command will print out your SSH key on your Linux machine, without prompting you for your key authentication password.
How to view your SSH public key on macOS. Viewing your keys on macOS can be done in similar fashion as Linux.
That's all there is to viewing your SSH public and private keys on Linux, macOS, and Windows.
If you do accidentally release that private key, you'll need to remove the public key from the authorized keys file from every server that uses the keypair, delete the public and private keys on the host, generate a new keypair, and send it to the servers you need to log in to with SSH key authentication.
News URL
Related news
- LightSpy Expands to 100+ Commands, Increasing Control Over Windows, macOS, Linux, and Mobile (source)
- FINALDRAFT Malware Exploits Microsoft Graph API for Espionage on Windows and Linux (source)
- Microsoft testing fix for Windows 11 bug breaking SSH connections (source)
- Windows 10 KB5052077 update fixes broken SSH connections (source)
- Seven Malicious Go Packages Found Deploying Malware on Linux and macOS Systems (source)