Comment on My new favourite password manager
Clearwater@lemmy.world 1 year agoI use KeePassXC, but am assuming KeePass is very similar.
You’ll have a single file on your machine that is your encrypted password database. Syncing is not handled by the app and is your responsibility.
If you want to sync only when you get home, as long as your app to manage that is fine with it, KeePass won’t know or care.
Keep in mind if you make changes on two devices without keeping them in sync, one will probably get overwritten unless you take special care to handle it. (My sync app warns me, then I take both conflicting files and in the KeePass app, I can merge them to solve the conflict without data loss.)
zeluko@kbin.social 1 year ago
Ideally keypass would allow handling such conflicts internally.
Thats the big disadvantage of a single-file approach.
Could easily be avoided e.g. sync whole folder and now you can have multiple files, e.g. 1 write file per program used.