minus-squareBozeKnoflook@lemmy.worldtoSelfhosted@lemmy.world•Password manager woes. How have you solved syncing on Android?linkfedilinkEnglisharrow-up3·16 days agoI use passwordstore.org which is basically a bash script that wraps GPG; but there is an Android client as well. Everything is stored in encrypted files tracked by git. Files are synchronized by git/SSH to a server I run. linkfedilink
I use passwordstore.org which is basically a bash script that wraps GPG; but there is an Android client as well.
Everything is stored in encrypted files tracked by git. Files are synchronized by git/SSH to a server I run.