<div dir="ltr"><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Apr 19, 2014 at 7:52 PM, Lukas Fleischer <span dir="ltr"><<a href="mailto:info@cryptocrack.de" target="_blank">info@cryptocrack.de</a>></span> wrote:<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">
I would say it is fine to use an unencrypted key -- at least for the<br>
very basic tests.<br></blockquote><div><br></div><div>I'll investigate this when I return home.</div><div><br></div><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">
shouldn't that rather be<br>
"/usr/lib/password-store/platform.sh"</blockquote><div><br></div><div>Probably. I'll fix this in the coming days unless you'd like to patch it yourself and git-send-email.</div><div> </div><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">

* Rename password-store.sh to <a href="http://password-store.sh.in" target="_blank">password-store.sh.in</a>.<br>
<br>
* Use m4 (or some other tool) to inline the correct platform-specific<br>
  code into <a href="http://password-store.sh.in" target="_blank">password-store.sh.in</a> and save the modified file as<br>
  password-store.sh when running `make`.<br></blockquote><div><br></div><div>Absolutely not under no circumstances. Full stop. See my other email. It won't happen.</div><div><br></div><div>This commit solves the problem a different way.</div>
<div><a href="http://git.zx2c4.com/password-store/commit/?id=78098bab96c0228d700978492152ba3c2a872d2b">http://git.zx2c4.com/password-store/commit/?id=78098bab96c0228d700978492152ba3c2a872d2b</a><br></div><div> </div><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">
What about `echo $secret | pass insert -e $pw`? Doesn't that work?<br></blockquote><div><br></div><div>Right. Or -m.</div><div> </div><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">
How about just doing something like `EDITOR=magic.sh pass edit`, where<br>
magic.sh is a shell script that uses sed(1) to modify the password?<br></blockquote><div><br></div><div>My thoughts exactly.<br></div></div></div></div>