<div dir="auto">To me only the directory makes sense because:<div dir="auto"><br></div><div dir="auto">1- Most websites use email as username nowadays. And email should probably match your gpg private key. So no need to store it for each password.</div><div dir="auto"><br></div><div dir="auto">2- For websites that have a username field that not email, typing it is probably easier than copying to clipboard and pasting it.</div><div dir="auto"><br></div><div dir="auto">3- When you need to copy and paste the username, it's easier when it's in a separate file.</div><div dir="auto"><br></div><div dir="auto">4- For integrating with browser, the file name (for username or password or anything else) can match the html input name, so that you can easily add new inputs. Some login pages require 3 fields to login for example. The login url can be a new file too.</div><div dir="auto"><br></div><div dir="auto">In case of not integrating with browser, we may need to standardize the file names, for example:</div><div dir="auto"><br></div><div dir="auto"><a href="http://website.com/user.gpg">website.com/user.gpg</a></div><div dir="auto"><span style="font-family:sans-serif"><a href="http://website.com/pass.gpg">website.com/pass.gpg</a></span><br></div><div dir="auto"><span style="font-family:sans-serif"><a href="http://website.com/login-url.gpg">website.com/login-url.gpg</a></span><span style="font-family:sans-serif"><br></span></div><div dir="auto"><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Mar 4, 2019, 3:47 AM Jason A. Donenfeld <<a href="mailto:Jason@zx2c4.com">Jason@zx2c4.com</a> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Pass doesn't impose any sort of schema, and that's not going to<br>
change. But for extensions that do use some particular schema, of<br>
course it makes sense to try to agree on one thing.<br>
_______________________________________________<br>
Password-Store mailing list<br>
<a href="mailto:Password-Store@lists.zx2c4.com" target="_blank" rel="noreferrer">Password-Store@lists.zx2c4.com</a><br>
<a href="https://lists.zx2c4.com/mailman/listinfo/password-store" rel="noreferrer noreferrer" target="_blank">https://lists.zx2c4.com/mailman/listinfo/password-store</a><br>
</blockquote></div>