Comment on Password manager woes. How have you solved syncing on Android?
0x1050@lemmy.world 1 week ago
Its a port of linux pass with git built in.
You backup your passwords in a private repo and sync back and forth. It’s great if you already use pass
versionc@lemmy.world 1 week ago
Yeah,
passhas been discussed a bit in the thread already, but there are a few security issues that keep me from using it. Speaking of security, I had no idea the Android app was archived in 2024. That’s quite a long time without updates. Are you using a fork?Thank you for sharing your workflow wither way! Using a git based solution would be amazing.