Trying to sign up for the AUR
I'm confused, I've done this before but I don't remember how...
I run ssh-keygen -f ~/.ssh/aur
I get :
Generating public/private rsa key pair.
/home/kzv/.ssh/aur already exists.
Overwrite (y/n)? y
Enter passphrase (empty for no passphrase):
Enter same passphrase again:
Your identification has been saved in /home/kzv/.ssh/aur
Your public key has been saved in /home/kzv/.ssh/aur.pub
The key fingerprint is:
SHA256:7m3hJxlSa1MlR64BJyZ5SD+yWsyoTj2Fj5O0FrOrvV4 kzv@kz-video
The key's randomart image is:
+---[RSA 3072]----+
| .oo+ ... |
| o+.+..o |
| ..o .+. |
| = o...o |
| * S. o. |
| + &. * |
| o @ E+ = |
| o o * .= . |
| oo=....o |
+----[SHA256]-----+
I tried to put the SHA256: stuff into the pgp key and the randomart image into the SSH public key, but that can't be right... I need someone to spell it out for me I can't figure this out