I've recently upgraded my Yubikeys and generated new resident SSH keys. Can someone help me update it for GURU access? My new SSH main key is: sk-ssh-ed25519@openssh.com AAAAGnNrLXNzaC1lZDI1NTE5QG9wZW5zc2guY29tAAAAIKUrSjn1mkwMmGn+6ikPDXrpkbpCYtYE/tWlfKZzcuE/AAAABHNzaDo= ssh: And I also have a backup key: sk-ssh-ed25519@openssh.com AAAAGnNrLXNzaC1lZDI1NTE5QG9wZW5zc2guY29tAAAAIF5y5D6HuZvFd6lSiaLlDNFe7TN6hxt2uP6z4ooZ1urJAAAABHNzaDo= Those keys are also used for signing git commits, i.e.: user.signingkey=key::sk-ssh-ed25519@openssh.com AAAAGnNrLXNzaC1lZDI1NTE5QG9wZW5zc2guY29tAAAAIKUrSjn1mkwMmGn+6ikPDXrpkbpCYtYE/tWlfKZzcuE/AAAABHNzaDo Thank you!
Removed the old one and added both. That said, I'm not sure if this key type is going to work with git.g.o but one way to find out…
Sorry to reply to a fixed issue, but just wanted to confirm that it did work, in case it's helpful in the future. Thank you.