Can I create multiple ssh keys, and rename them to user friendly names so I know which key is for which website etc.
Is this safe?
e.g:
github_id_rsa
github_id_rsa.pub
..
...
How will it know which key to check against when connecting?
On my computer now, when I look at known_hosts, they all seem to have the same key after the name of the host??
