Why git authentications works through SSH keys?
-1
votes
1
answer
116
views
Question in the title, but let me detail more. Excluding the ID/Password method on git CLI, we generate a SSH key and add the public key to the remote server. Why don't we have SSH-less public-key cryptography methods? We are not even connecting to remote a machine's terminal, we don't even need to connect a remote machine's terminal (do we?), so why is it named as SSH key? Is it just about naming convention, or something else? What is the history behind that?
Asked by katatonic
(13 rep)
Sep 7, 2023, 12:02 PM
Last activity: Sep 7, 2023, 02:34 PM
Last activity: Sep 7, 2023, 02:34 PM