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

Use git automatically if existing password-store uses it #592

Open
innir opened this issue May 30, 2022 · 0 comments
Open

Use git automatically if existing password-store uses it #592

innir opened this issue May 30, 2022 · 0 comments

Comments

@innir
Copy link
Contributor

innir commented May 30, 2022

I have an existing ~/.password-store.
It has git enabled.
It is read and written to by pass(1).
It is read by applications using python3-pypass.

I installed qtpass, added a test password, and changed it two or three times.
I was very surprised to see that no git commit logs appeared.

It seems that by default, qtpass has

Configuration > Settings
[ ] Use git              (off by default)

Configuration > Programs
(X) Native git/gpg       (on by default)
( ) Use pass             (off by default)

If the user has no existing .password-store, this is a reasonable default.
However, if .password-store is ALREADY using git, qtpass SHOULD use git by default.

(Copied from a Debian bug report at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=995944)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant