ColonelThirtyTwo

joined 4 months ago
[–] [email protected] 2 points 1 month ago* (last edited 1 month ago)

Sure, but there's a big difference between a vault copied and synced on all of my mobile devices that I could easily lose versus only on a server behind locked doors.

[–] [email protected] 4 points 1 month ago (2 children)

It can generate TOTP codes, but I'm saying that the vault itself can't be secured with TOTP.

[–] [email protected] 16 points 1 month ago* (last edited 1 month ago) (5 children)

I use a KeePassXC database on a syncthing share and haven't had any issues. You get synchronization and offline access, and even if there are sync conflicts, the app can merge the two files.

One benefit to hosted password vaults over files is that they can use 2FA - you can't exactly do TOTP with a static file.

(As an aside, I wish more "self hosted" apps were instead "local file and sync friendly" apps instead, exactly because of offline access)