#130·git-bug

Identity management: step two

Author: EclectickMediaCreated May 2, 2019Updated Jul 4, 2026
Labelsarea/identitykind/featurepriority/awaiting-more-evidencetriage/needs-informationtriage/needs-approval

With user's becoming a thing in the codebase, I thought it would be cool to utilize git's gpg signed commit features to allow a user to "prove" their identity via public key.

Having user functionality is wonderful, but what is to stop someone from "adopting" the key of a repository maintainer? Using gpg signatures gives a git native method of verifying who said what on the timeline.

This is defeated however if there is already a system in place for handling identity verification.