If you already have an existing SSH key, you can use it for Fedora work. In that case, proceed to Étape 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.
Changez les autorisations de vos clé et répertoire .ssh :