Post
@masek time for me to start looking for another password manager I guess 😭
@alexisbushnell @masek
It's not for everyone, but I am happy with KeepassXC, as long as you have a decent file sync solution to sync your db across devices in a safe way.
@wydamn @alexisbushnell @masek is there a decent file sync tool? I've never found a solution that works at all on my phone, and in 2026 that's absolutely a deal breaker. It'd be extremely useful for this and obsidian and stuff and it baffles me that it doesn't seem to exist
@andrewt@mathstodon.xyz @wydamn@social.linux.pizza @masek@infosec.exchange @alexisbushnell@toot.wales I use syncthing and it is fine in android, and there's a reasonable paid wrapper on ios that adds much needed os integration. There will be conflicts if some of your devices are offline regularly, but keepass databases have a well defined merge logic that most clients support so that's not too much of a problem.
@andrewt@mathstodon.xyz @masek@infosec.exchange @alexisbushnell@toot.wales @wydamn@social.linux.pizza The biggest issue is that it isn't "integrated" - if you're techy enough to understand files being on a file system etc it's great, but it doesn't "just work" if you're setting it up for somebody without that confidence
@andrewt@mathstodon.xyz @wydamn@social.linux.pizza My son uses Obsidian on an iPad with Mobius Sync (apps.apple.com/us/app/m%C3%B...) and it seems to work pretty well. That said, he's comfortable using a diff program on conflicting markdown files if a conflict occurs (Syncthing defaults to adding the conflicting file with a suffix to your local file system). My wife also uses Obsidian with Syncthing, but she has a very definite 'source of truth' device - editing on the fly is nice but conflict resolution is nearly always 'the laptop wins'.
Again: reliable, works, but to be as reliable and flexible as it is you sometimes need to understand what it is actually doing (moving files around between file systems) rather than a plugin/integration where somebody else is choosing things like conflict resolution strategies for you.