Adding an SSH key to GitHub
What are SSH keys?
SSH keys are credentials used for the SSH Protocol (Secure Shell) to allow secure access to remote computers over the Internet. This authentication usually takes place in a command line environment.
SSH is used for remote file tran...
antoniosilva.hashnode.dev4 min read