<div dir="ltr">Having heard nothing, it looks like the tail feature is destined for the trunk.<div><br></div><div>Brain storming...</div><div><br></div><div>Maybe what should be considered is splitting pass into a small "kernel" that handles the gpg and git storage of the password files without making any assumptions about their contents (just takes from stdin and puts to stdout), and a set of front end scripts that implement the UI and structure of the files - e.g. copying the password to a paste buffer, tail the metadata, generate new passwords, store binary files, etc.</div><div><br></div><div>This would seem address the tension between all the UI bells and whistles that people want by implementing their own front end scripts, and the desire to keep pass small and simple. Gets back to the original Unix pipe philosophy by breaking pass down into a more modular structure.</div><div><br></div><div>Von</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jul 9, 2014 at 11:38 AM, SamLT <span dir="ltr"><<a href="mailto:samuel.lethiec@intelunix.fr" target="_blank">samuel.lethiec@intelunix.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
<br>
On 07/04/2014 01:16 PM, Von Welch wrote:<br>
> Hi Phillip,<br>
><br>
>  Thanks for chiming in. Yes, 'pass -c -t <store>' is basically my default now, putting the password into the clipboard and all the metadata to stdout. Once I had this ability, I find it's what I want most of the time and it's benign the rest.<br>
><br>
<br>
<br>
</span>I'm not sure if this patch made it to master or not, but I'd find this feature really usefull too and I fail to see how we could call it bloat!<br>
<span class="im HOEnZb"><br>
<br>
>  Part of this, which is a principle I don't think we all agree on, is that I'm adverse to putting passwords to stdout if I can avoid it. I use my laptop for presentations, in meetings, go through TSA, etc. such that I try to minimize trust in the privacy of my screen, so I avoid running pass without -c if possible and a tail lets me get at my metadata without the password.<br>
><br>
> Von<br>
><br>
><br>
</span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Password-Store mailing list<br>
<a href="mailto:Password-Store@lists.zx2c4.com">Password-Store@lists.zx2c4.com</a><br>
<a href="http://lists.zx2c4.com/mailman/listinfo/password-store" target="_blank">http://lists.zx2c4.com/mailman/listinfo/password-store</a><br>
</div></div></blockquote></div><br></div>