minus-square0bs1d1an@infosec.pubOPtoSelfhosted@lemmy.world•Android Password Store is back on F-DroidlinkfedilinkEnglisharrow-up0·2 months agoDid you see the Documentation section in the README.md? You basically initialise a password store on your server, and you use an implementation like this to sync (SSH + git) your passwords, which are encrypted via your GPG key. https://www.passwordstore.org/ has some instructions how to initialise a password store on, for example, your server. Then refer to https://github.com/android-password-store/Android-Password-Store/wiki/First-time-setup to configure the app. linkfedilink
0bs1d1an@infosec.pub to Selfhosted@lemmy.worldEnglish · 2 months agoAndroid Password Store is back on F-Droidplus-squaregithub.comexternal-linkmessage-square3linkfedilinkarrow-up10arrow-down10
arrow-up10arrow-down1external-linkAndroid Password Store is back on F-Droidplus-squaregithub.com0bs1d1an@infosec.pub to Selfhosted@lemmy.worldEnglish · 2 months agomessage-square3linkfedilink
Did you see the Documentation section in the README.md? You basically initialise a password store on your server, and you use an implementation like this to sync (SSH + git) your passwords, which are encrypted via your GPG key.
https://www.passwordstore.org/ has some instructions how to initialise a password store on, for example, your server. Then refer to https://github.com/android-password-store/Android-Password-Store/wiki/First-time-setup to configure the app.