On Dec 13, 2015 20:43, <[email protected]> wrote:
>
> Is there a way to provide a password as a CLI argument (so that I could
script the export)?
>

I'm not an expert but I believe passing secrets as command line arguments
is generally discouraged as they can show up in many places such as `ps`
output and possibly in debug messages.

Also creating a human UI on top of a human UI might not be the easiest
solution in the first place. It might be easier to drop down to gpg
directly.
_______________________________________________
Password-Store mailing list
[email protected]
http://lists.zx2c4.com/mailman/listinfo/password-store

Reply via email to