Skip to content

use gopass as git credential helper #740

@rossmeier

Description

@rossmeier

Hi,
I want to use gopass as a backend to automatically store my git credentials.
As an inspiration, there is pass-git-helper
According to this page, I would propose the following:

  • Write a parser/compositor for the git-credential format
  • Add a new command git-credential with the subcommands get, store and erase, which parses the input credential, matches it against a stored password and calls the specific action
    Does anyone have any other suggestions? I would be willing to work on an implementation

Cheers,
veecue

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions