Oh I didn't know of keybase. Looks like a really interesting project! Also I don't know if Kenny Stier had the mailing list in copy when he replied to me, but he pointed me to two mobile applications that can deal with pass:
https://github.com/zeapo/Android-Password-Store https://github.com/davidjb/pass-ios#readme I decided to give the android app a try, and for my really small test until now, looks good! On Sun, Feb 7, 2016 at 8:24 PM Santiago Borrazás <[email protected]> wrote: > Also, maybe using the Keybase filesystem > https://keybase.io/introducing-the-keybase-filesystem > > On Sun, Feb 7, 2016 at 10:22 AM, Dashamir Hoxha <[email protected]> > wrote: > >> 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: >> >> export PASSWORD_STORE_DIR="/dev/sdb1/.password-store" >> export PASSWORD_STORE_GPG_OPTS="--homedir=/dev/sdb1/.gnupg" >> >> Or you can define an alias like this: >> >> alias pass="PASSWORD_STORE_DIR='/dev/sdb1/.password-store' >> PASSWORD_STORE_GPG_OPTS='--homedir=/dev/sdb1/.gnupg' pass" >> >> I haven't tried this but it should work. Maybe somebody has written any >> blog or tutorial about this, with more detailed instructions. >> >> Sorry, I know nothing about any web interface to pass. And I don't even >> think it would be a good idea. >> >> Regards, >> Dashamir >> >> On Sun, Feb 7, 2016 at 6:11 PM, GOYOT Martin <[email protected]> wrote: >> >>> Hello there, >>> >>> 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. >>> >>> 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. >>> >>> Regards, >>> -- Martin >>> >>> _______________________________________________ >>> Password-Store mailing list >>> [email protected] >>> http://lists.zx2c4.com/mailman/listinfo/password-store >>> >>> >> >> _______________________________________________ >> Password-Store mailing list >> [email protected] >> http://lists.zx2c4.com/mailman/listinfo/password-store >> >> >
_______________________________________________ Password-Store mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/password-store
