SSH protocol allows you to securely transfer files & data between two computers on a network or over internet. Here is how to setup SSH keys in Linux.
ssh keys
How to Generate SSH Keys for Git Authorization
SSH Keys provide secure authorization in Git version control system. Here are the steps to generate SSH keys for git authorization.