<div dir="ltr">In all honesty and with respect to this project and it's contributors. This mailinglist doesn't seem the right place to develop *another* password manager. I do see reasons to announce/mention/compare other projects since that would be relevant to some extent. But as I see it that's fulfilled now and if people are still interested in this project you are free to create a communication channel for this project for which there are a lot of alternatives (since you're on github I can recommend the github issue tracker and PR system). Please do announce this so people can follow if they want to.<div><br></div><div>I'm not maintaining this mailing list and I am in no position to tell anyone what to post or what not. I am just a user who cares about the discussion on this list and this doesn't seem like the right place to me. I hope I'm not offending anyone as that is not my intention at all. Also, if the majority(?) disagrees please disregard my comment and continue.</div><div><br></div><div>Best regards and good luck!</div><div><br></div><div>-- </div><div>Timmo</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Feb 1, 2016 at 11:34 AM Dashamir Hoxha <<a href="mailto:dashohoxha@gmail.com">dashohoxha@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Jan 29, 2016 at 5:11 PM, Kevin Lyda <span dir="ltr"><<a href="mailto:kevin@ie.suberic.net" target="_blank">kevin@ie.suberic.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><span><div dir="ltr">On Fri, Jan 29, 2016 at 3:16 PM Dashamir Hoxha <<a href="mailto:dashohoxha@gmail.com" target="_blank">dashohoxha@gmail.com</a>> wrote:<br></div></span><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span>On Fri, Jan 29, 2016 at 11:16 AM, Kevin Lyda <span dir="ltr"><<a href="mailto:kevin@ie.suberic.net" target="_blank">kevin@ie.suberic.net</a>></span> wrote:<br></span><span><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><span><div dir="ltr">I have no idea why you want to do this since your shell already has completion. Not sure of the win here.</div></span></div></div></blockquote></span></div></div></div><span><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>I want to ask user for the passphrase only once, save it in a variable, </div></div></div></div></span></blockquote><div><br></div><div>I'll admit it, I lied. I guessed you were going to do something like that.</div><div><br></div><div>Just so I can sleep at night with a clean conscience, you're aware that is a horribly bad idea to do, yes? There's a good chance your password could end up in a swap file or in a core file. A root user can just do "ps auxwwe". And I assume you're passing that password in via the command line so a well timed ps by *any* user will get your password.</div></div></div></blockquote><div><br></div></div></div></div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>Now I am passing the passphrase from stdin, using the option `--passphrase-fd 0` of gpg:</div><div><a href="https://github.com/dashohoxha/pw/commit/2a567e11bf56943446d28be83b7777b3e71b99f7#diff-1a5b08bb94541dc292409e7e18b9c3eaL22" target="_blank">https://github.com/dashohoxha/pw/commit/2a567e11bf56943446d28be83b7777b3e71b99f7#diff-1a5b08bb94541dc292409e7e18b9c3eaL22</a><br></div><div><br></div><div>After trying lots of other things, I was lucky to find this:</div><div><a href="http://stackoverflow.com/questions/19895122/how-to-use-gnupgs-passphrase-fd-argument" target="_blank">http://stackoverflow.com/questions/19895122/how-to-use-gnupgs-passphrase-fd-argument</a><br></div><div><br></div><div>I think that at least "ps auxwwe" is not an issue now. Is it?</div><div><br></div></div></div></div>
_______________________________________________<br>
Password-Store mailing list<br>
<a href="mailto:Password-Store@lists.zx2c4.com" target="_blank">Password-Store@lists.zx2c4.com</a><br>
<a href="http://lists.zx2c4.com/mailman/listinfo/password-store" rel="noreferrer" target="_blank">http://lists.zx2c4.com/mailman/listinfo/password-store</a><br>
</blockquote></div>