Launchpad sftp: hide username in public key
Asked by
sachit
In an ssh public key file, the username and host of the machine from which the login is attempted is exposed.
$cat ~.ssh/id_rsa.pub
ssh-rsa blah-garbage-random <email address hidden>
Is there some way of preventing the username(of the client) from being publicly visible when giving out a public key to a server? I dont want the login name of my computer visible on the net.
Thanks
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu openssh Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Alessandro Menti
- Solved:
- Last query:
- Last reply:
To post a message you must log in.