I'm using a Nitrokey Start for storing my SSH key. I recently switched from RSA to ED25519 on this key.
Working with GitLab, this works fine.
But when I try to push to Codeberg, I get the error:
sign_and_send_pubkey: signing failed for ED25519 "cardno:XXX" from agent: agent refused operation
I'm really stunned by this, because it works well with GitLab, so I'm unsure whether this is an issue with Codeberg or my GPG/SSH/Nitrokey firmware.
### Comment
I'm using a Nitrokey Start for storing my SSH key. I recently switched from RSA to ED25519 on this key.
Working with GitLab, this works fine.
But when I try to push to Codeberg, I get the error:
```
sign_and_send_pubkey: signing failed for ED25519 "cardno:XXX" from agent: agent refused operation
```
I'm really stunned by this, because it works well with GitLab, so I'm unsure whether this is an issue with Codeberg or my GPG/SSH/Nitrokey firmware.