<div dir="ltr">Wow, that seems really, really useful!<div><br></div><div>I think we will opt for a flat-directory structure for now (e.g. encoding key/usernames like service-user and adding more metadata via the multiline trick as @btober suggested.</div><div><br></div><div>I still would like to pose the question of sub-dir handling to the maintainers, e.g. I find it reasonable to assume that subdirs "inherit" the gpg id file from their parent dir if none is found (recursively).  Is that something you'd consider changing? I'd look into a PR, but my bash-skillz are seriously lacking. </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 5, 2016 at 12:02 PM, Héctor Rivas Gándara <span dir="ltr"><<a href="mailto:keymon@gmail.com" target="_blank">keymon@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">Hi,</p>
<p dir="ltr">I use this project template for using pass with teams. <a href="https://github.com/keymon/password-store-for-teams" target="_blank">https://github.com/keymon/<wbr>password-store-for-teams</a></p>
<p dir="ltr">It has a script to allow have different aliases for different teams (eg team1-pass in ~/.team1-pass)</p>
<p dir="ltr">We have each one one gpg key, but you need to reencrypt on changes. Otherwise you can use a master key or so, shared with all members. But you are right about reencrypt subdirs. Maybe you can do a script to run pass init on each occurrence of .gpg-id</p>
<p dir="ltr">About separated mail/pw, I tend to have 2x different files. I'm general, each value is a file, because it's easier to script.</p>
<div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On 4 Sep 2016 21:57, "Johannes Rudolph" <<a href="mailto:jojo.rudolph@googlemail.com" target="_blank">jojo.rudolph@googlemail.com</a>> wrote:<br type="attribution"></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><div dir="ltr" style="font-size:12.8px"><div dir="ltr" style="font-size:12.8px"><span style="font-size:12.8px">I'm evaluating to use pass for our team with git. I'm not sure I understand some of the best-practices for using the tool so I wanted to ask for clarification: </span><br></div><div dir="ltr" style="font-size:12.8px"><div><br></div><div>(1) adding pgp-id's</div><div>when I add pgp-id's via pass init OLD NEW, pass does not reencrypt password files in subdirs (e.g. a/test) - even if those subdirs don't have their own .gpg-id file. I though pass would automatically assume to use the parent .pgp-id applies in this case? Am I doing this wrong?</div><div><br></div><div>Same for remove. It works with passwords in the root directory</div><div><br></div><div>(2) recording pw-metadata</div><div>We sometimes have metadata for a password, e.g. username + email (the two being separate). If I only create the password file with username, where can I record the associated email address? </div><div><br></div><div>(3) OS X autocompletion</div><div>I installed via brew on OS X. install instructions on website are wrong (for me):</div><div><i>$ echo "source /usr/local/etc/bash_completion<wbr>.d/password-store" >> ~/.bashrc</i><br>should be<br><i>$ echo "source /usr/local/etc/bash_completion<wbr>.d/password-store" >> ~/.bash_profile</i></div><div><br></div><div>Hope this input is valuable for you as well, looking forward to some insight on 1 and 2. Thanks!</div><div><br></div><div>Regards,</div><div>Johannes</div></div></div></div>
<br></div></div>______________________________<wbr>_________________<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<wbr>/listinfo/password-store</a><br>
<br></blockquote></div></div>
</blockquote></div><br></div>