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

gopass does not respect PASSWORD_STORE_GPG_OPTS #500

Closed
janrito opened this issue Dec 8, 2017 · 4 comments
Closed

gopass does not respect PASSWORD_STORE_GPG_OPTS #500

janrito opened this issue Dec 8, 2017 · 4 comments
Assignees

Comments

@janrito
Copy link

janrito commented Dec 8, 2017

I don't know if this is by design or gopass does it in a different way, but I haven't been able to find any information about it.

An example would be adding this to the default arguments to gpg

export PASSWORD_STORE_GPG_OPTS="--armor"

from the documentation of pass:

PASSWORD_STORE_GPG_OPTS
     Additional options to be passed to all invocations of GPG.

https://git.zx2c4.com/password-store/about/

@dominikschulz
Copy link
Member

We don't support this (or most/all) of the other pass environment variables.

If you have a specific use case we can try to support it.

@janrito
Copy link
Author

janrito commented Dec 8, 2017

sure, thanks!

The example I gave is the usecase I have. I'd like the secrets to be encoded in ascii rather than binary.

@dominikschulz
Copy link
Member

Ok, we'll consider if/how we can support this properly.

@janrito
Copy link
Author

janrito commented Dec 8, 2017

thanks!

@dominikschulz dominikschulz self-assigned this Dec 11, 2017
dominikschulz pushed a commit to dominikschulz/gopass that referenced this issue Dec 11, 2017
kpitt pushed a commit to kpitt/gopass that referenced this issue Jul 21, 2022
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

No branches or pull requests

2 participants