|
|
|
|
|
by craftyguy
3007 days ago
|
|
not gp, but I did the same thing a few years back (well, lastpass->keepass->pass/git) primarily because I was sick of using a proprietary walled garden. The main benefit of pass, for me, is that it's literally just gpg-encrypted text files. I can access my passwords even if I do not have pass installed, as long as I have my gpg private key. Using git to sync passwords makes it even better! The android Password Store app (on f-droid) is a great graphical interface to my pass files, including handling git syncs. |
|