ssh connect to remote gitlab without authority 1 this command can produce a ssh key for authority ssh-keygen -t ed25519 -C "your_email@example.com" 2 this command can get the comment about the key cat ~/.ssh/id_ed25519.pub copy all content !!!