Best practice for using ssh key pair with different groups?
I'm doing some work with a company outside of my school, and they need my public ssh key. I already have my public ssh key generated for use with github. I set this up some time ago, and if I open the id_rsa.pub file, I see it has my school email address embedded inside. Now I'm wondering if it's typical to reuse this one key with every company you work with, or do you generate a new one for every company. I guess I have a few considerations: If I use the same public key with each company, and my private key were compromised, I'd need to give each company a new public key. My school email