If you already have an existing SSH key, you can use it for Fedora work. In that case, proceed to Step 2 in the following procedure. If you do not have a SSH key yet, start with the first step below:
Enter the following command:
ssh-keygen -t rsa
Accept the default location (~/.ssh/id_rsa) and enter a passphrase.
Remember Your Passphrase
You must have your passphrase to commit translations. It cannot be recovered if you forget it.
Change permissions to your key and .ssh directory: