Feature Description
It would be very nice if gitea made a distinction between ssh signing keys and ssh authentication keys like github does.
For various reasons (such as security with ssh agent forwarding) I use different keys for signing commits vs authentication, but because gitea does not distinguish between the two my signing key has been given authentication permissions. In my case, that means keys from a less-secure machine now have full authentication permissions to my gitea instance.
Screenshots

Feature Description
It would be very nice if
giteamade a distinction betweensshsigning keys andsshauthentication keys like github does.For various reasons (such as security with ssh agent forwarding) I use different keys for signing commits vs authentication, but because
giteadoes not distinguish between the two my signing key has been given authentication permissions. In my case, that means keys from a less-secure machine now have full authentication permissions to mygiteainstance.Screenshots