<div dir="ltr">Also, maybe using the Keybase filesystem <a href="https://keybase.io/introducing-the-keybase-filesystem" target="_blank">https://keybase.io/introducing-the-keybase-filesystem</a><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Feb 7, 2016 at 10:22 AM, Dashamir Hoxha <span dir="ltr"><<a href="mailto:dashohoxha@gmail.com" target="_blank">dashohoxha@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">In principle, you can use `git clone` or `rsync` to copy ~/.password-store to a portable device (usb, phone, smartphone, etc.). You can copy there the corresponding GPG key as well. Then, on another computer, you can tell pass to use the data on the portable device by setting environment variables like this:<div><br></div><div>export PASSWORD_STORE_DIR="/dev/sdb1/.password-store"</div><div>export PASSWORD_STORE_GPG_OPTS="--homedir=/dev/sdb1/.gnupg"</div><div><br></div><div>Or you can define an alias like this:</div><div><br></div><div>alias pass="PASSWORD_STORE_DIR='/dev/sdb1/.password-store' PASSWORD_STORE_GPG_OPTS='--homedir=/dev/sdb1/.gnupg' pass"</div><div><br></div><div>I haven't tried this but it should work. Maybe somebody has written any blog or tutorial about this, with more detailed instructions.</div><div><br></div><div>Sorry, I know nothing about any web interface to pass. And I don't even think it would be a good idea.</div><div><br></div><div>Regards,</div><div>Dashamir</div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div>On Sun, Feb 7, 2016 at 6:11 PM, GOYOT Martin <span dir="ltr"><<a href="mailto:martin@piwany.com" target="_blank">martin@piwany.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div dir="ltr">Hello there,<div><br></div><div>This is my first mail here, so if I'm doing anything wrong please tell me. I just wanted to know if there was any web app or mobile app that was able to deal with the pass utility as a backend.</div><div><br></div><div>I'm using pass since quite some time now, and I really love it. But sometimes I need to access my passwords and sadly I'm not on my own computer with pass installed, my gpg key and so on. So I was wondering if something like a web or mobile interface capable to answer this problematic already exists.</div><div><br></div><div>Regards,</div><div>-- Martin</div></div>
<br></div></div>_______________________________________________<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/listinfo/password-store</a><br>
<br></blockquote></div><br></div>
<br>_______________________________________________<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/listinfo/password-store</a><br>
<br></blockquote></div><br></div></div>