Skip to content

Differentiate between ssh authentication keys and ssh signing keys #32434

@zwimer

Description

@zwimer

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

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    proposal/acceptedWe have reviewed the proposal and agree that it should be implemented like that/at all.type/proposalThe new feature has not been accepted yet but needs to be discussed first.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions