pls dont upload your private key

This commit is contained in:
Jacob 2024-09-17 11:41:49 -04:00
parent 255190fd85
commit a71eacc356

View File

@ -18,5 +18,6 @@ You don't need to set a password (just hit enter). This will create the files
`~/.ssh/git.signorovitch.org` and `~/.ssh/git.signorovitch.org.pub`, being your
private and public keys respectively. Using the Gitea web interface, click on
your profile in the top right corner. Go to Settings → SSH/GPG Keys → Manage
SSH Keys. Click 'Add Key' and paste your *public* key into the text box. You
should now be able to commit changes via ssh.
SSH Keys. Click 'Add Key' and paste your **PUBLIC** key
(`~/.ssh/git.signorovitch.org.pub`) into the text box. You should now be able
to commit changes via ssh.