git-ecosystem / git-ecosystem/git-credential-manager

Enhance and fix libsecret credential store to become default on Linux

Open
#209 1 comment 9 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement help-wanted platform:linux
Dominant language
C#
Stars
9.3k
Forks
2.9k
Avg merge
7d 1h
Merged PRs (30d)
14

Description

The configuration of a credential store on Linux is still a manual process as outlined by https://aka.ms/gcmcore-linuxcredstores.

We may want to look at introducing either some smart detection or configuration of one of the more secure options (secretservice or gpg) depending on environment, or even make the configure command prompt the user to select.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Read the Linux credential-store guidance linked in the issue, then inspect the configure command and the existing Linux credential-store selection flow. Determine whether environment detection or an interactive choice should select secretservice or gpg, and define completion criteria for making a secure option the default without manual configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, git, linux
Domain
authentication, cli, operating-systems, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.