<div dir="ltr">Maybe I use pass differently than most users, but I create separate names for every password (e.g. user, url, etc.) and keep them organized by path.<div><br></div><div>me/<a href="http://example.com/username">example.com/username</a></div><div>me/<a href="http://example.com/password">example.com/password</a><br></div><div>me/<a href="http://example.com/security/1/question">example.com/security/1/question</a><br></div><div>me/<a href="http://example.com/security/1/answer">example.com/security/1/answer</a><br></div><div><br></div><div>I haven't found a need to create compound pass entries, but I admit that this may require a bit more effort when accessing many passwords. It might be nice if 'pass me/<a href="http://example.com">example.com</a>' could output all of the passwords under that path.<br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 8, 2014 at 5:23 PM, JD <span dir="ltr"><<a href="mailto:jdankoba@gmail.com" target="_blank">jdankoba@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi. Since we're back to brainstorming, may I add one more idea?<br>
<br>
My ideal interface would clip the top [n] lines in reverse order and 
then paste them one at a time.  Pass would pause for 45 seconds and 
detect pastes from either middle-clicks or other pasting key commands 
before continuing. Nicolas S. Dade did something similar in his <i>pwsafe</i> project, using the standard Unix tools <i>xev</i> and <i>awk</i>.<br>
<br>
It might look like this:<br>
<pre>pass [--clip,-c] <store> [n]<br><br>pass -c <store> 3<br>Ready to paste line 3 from clipboard. Will clear in 45 seconds.<br>Sending line 3<br>Ready to paste line 2 from clipboard. Will clear in 45 seconds.<br>Sending line 2<br>Ready to paste line 1 from clipboard. Will clear in 45 seconds.<br>Sending line 1<br></pre>
Flexible. I might use line three for url, line two for login and line 1 
for password. But, you would be free to use it differently. It should 
add utility without taking away from other user interfaces. What do you 
say, is this pass "kernel" material? <br>
<br>
Logging into a site could be as easy as: middle-click, middle-click, [enter]<span class="HOEnZb"><font color="#888888"><br>
<br>
JD</font></span></div>
<br>_______________________________________________<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>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">James</div>
</div>