#946879 git: please build package with libsecret credential helper

Package:
git
Source:
git
Description:
fast, scalable, distributed revision control system
Submitter:
"brian m. carlson"
Date:
2025-09-04 04:09:02 UTC
Severity:
wishlist
Tags:
#946879#5
Date:
2019-12-17 00:32:20 UTC
From:
To:
Currently, anyone who wants to store passwords with Git in a secure way
must build their own credential helpers from the files in
/usr/share/doc.  This leads users to use less secure ways of storing
passwords, such as using URLs with passwords in them or using the git
credential-store helper.

It would be great if the libsecret credential helper could be built in
its own package so that folks could easily use it.  The gnome-keyring
one is not required because it implements the libsecret API and so is
redundant.  If you wanted to create a generic package, you could also
add the netrc credential helper, although I believe that's no longer
required with recent versions of libcurl.

#946879#10
Date:
2019-12-17 01:20:15 UTC
From:
To:
forcemerge 878599 946879
quit

Hi,

brian m. carlson wrote:

Thanks!  I agree.

#946879#21
Date:
2020-03-16 01:08:59 UTC
From:
To:
Here's what should be a complete patch that provides a package called
"git-credential-libsecret" (in case we would like to support other
credential packages in the future), including a commit message.  It
applies to the debian-sid branch of the upstream repo and the package.
I've done a test build and install and verified that a clone works as
expected.

#946879#26
Date:
2023-06-21 17:20:29 UTC
From:
To:
Brian’s patch looks good to me. Jonathan, is there any obstacle to merging?

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=946879#21

#946879#31
Date:
2025-04-18 08:55:11 UTC
From:
To:
Hello

I'm very interested in this feature too.

Is there something I can do to help?

Regards