Are there any security related disadvantages if multiple ssh-agents are running?
I have configured my ~/.profile file(bash login shell startup file) in a way that it starts ssh-agent automatically. It doesn’t check if there is a ssh-agent already running. Are there any security related disadvantages if mu… Continue reading Are there any security related disadvantages if multiple ssh-agents are running?