Comment on Password manager woes. How have you solved syncing on Android?
MalReynolds@slrpnk.net 1 day agoFor say a keypass db you don’t need even that, Just sshd gets you rsync on your computer with cron or systemd timer / service… Personally I just use an old version of Syncthing-Fork though, security implications for local network are minimal.
IratePirate@feddit.org 1 day ago
Tbh, I’ve never bothered figuring out how SSHing into an Android device works.
You’re right about the security of older versions of Synching-Fork if you remember to configure it to only do syncs locally (it’s not configured like that by default).