How to keep ssh-keygen from using my login and computer name in the public key?
- by Boon
I ran ssh-keygen on OS X and when I displayed the public key generated, I saw that my login and machine name appears in the last part of the key. Is there any way to have it use a different value or not use it at all?