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
- Microsoft Office 2024 now available for Windows and macOS users (source)
- Windows infected with backdoored Linux VMs in new phishing attacks (source)
- New CRON#TRAP Malware Infects Windows by Hiding in Linux VM to Evade Antivirus (source)
- Microsoft says recent Windows 11 updates break SSH connections (source)
- Fake AI video generators infect Windows, macOS with infostealers (source)