Comment
Hi,
I just tried to send a patch to a project on Codeberg. Apparently I need to do a pull request, the process is a little more involved than I'd like (why can't I just use git send-email), but fine, I forked the project, and pointed a git remote at the fork.
I then tried to authorise my ssh key. Codeberg replied:
Cannot verify your SSH key: key length is not enough: got 2048, needs 3071
I'm just as paranoid as the next guy, but, as far as I know, cracking a 2048-bit key is not feasible with current technology. So now I'm back to using passwords (over HTTPS), which is a less secure alternative.
Please allow 2048-bit ssh RSA keys.