asudox@programming.dev to Technology@lemmy.worldEnglish · 12 days agoConcerns Raised Over Bitwarden Moving Further Away From Open-Sourcewww.phoronix.comexternal-linkmessage-square204fedilinkarrow-up1733arrow-down1106 cross-posted to: selfhosted@lemmy.worldlinux@programming.dev
arrow-up1627arrow-down1external-linkConcerns Raised Over Bitwarden Moving Further Away From Open-Sourcewww.phoronix.comasudox@programming.dev to Technology@lemmy.worldEnglish · 12 days agomessage-square204fedilink cross-posted to: selfhosted@lemmy.worldlinux@programming.dev
minus-squareprosp3kt@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up2·12 days agoI was thinking the same. But, it is safe to share the password database like this?
minus-squareGHiLA@sh.itjust.workslinkfedilinkEnglisharrow-up1·11 days agoConsider the possibility that someone could get your database. It isn’t a safe. You can’t weld through the side of it and get in. You either make it ridiculous or impossible to get in. Use something memorable, but insane. My password is a three-line film quote with numbers in some of the places for letters. Haikus work great. Memorable, complex. Wrote it yourself? Even better.
minus-squareocassionallyaduck@lemmy.worldlinkfedilinkEnglisharrow-up1·8 days agoSyncthing is encrypted transfers. The database is encrypted. And you can set it to not use relays for data, only matchmaking between your own devices. So it’s an encrypted file, encrypted again, and sent directly from an IP you own to an IP you own.
I was thinking the same. But, it is safe to share the password database like this?
Consider the possibility that someone could get your database.
It isn’t a safe. You can’t weld through the side of it and get in. You either make it ridiculous or impossible to get in.
Use something memorable, but insane.
My password is a three-line film quote with numbers in some of the places for letters.
Haikus work great. Memorable, complex. Wrote it yourself? Even better.
Syncthing is encrypted transfers.
The database is encrypted.
And you can set it to not use relays for data, only matchmaking between your own devices.
So it’s an encrypted file, encrypted again, and sent directly from an IP you own to an IP you own.