Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

credential: warn about git-credential-store [RFC] #1856

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hickford
Copy link

@hickford hickford commented Jan 21, 2025

@hickford
Copy link
Author

/preview

Copy link

gitgitgadget bot commented Jan 21, 2025

Preview email sent as [email protected]

@hickford
Copy link
Author

/preview

Copy link

gitgitgadget bot commented Jan 21, 2025

Preview email sent as [email protected]

git-credential-store saves secrets unencrypted on disk.

Warn the user before they type their password, suggesting alternative
credential helpers.

An alternative could be to warn in "credential-store store". A
disadvantage is that the user wouldn't see the warning until after they
typed their password, which is less helpful. The warning would appear
again every time the user authenticated, which feels too frequently.

Signed-off-by: M Hickford <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant