Comment on PasswordManagement: which one of these options would you choose?
marcos@lemmy.world 1 year agoIt’s encrypted at rest with a passphrase. Syncthing encrypts it at transit with a random key.
There is a huge difference on the security of those.
pchem@feddit.de 1 year ago
Keepass allows you to use a passphase in combination with a randomly generated keyfile. You only need to copy the keyfiles to your devices once (not via cloud services, obviously). Your actual database can then be synchronized via any cloud provider of your choice (hell, you could even upload it publicly for everyone to see) and it would still be secure.