asudox@programming.dev to Technology@lemmy.worldEnglish · 3 个月前Concerns Raised Over Bitwarden Moving Further Away From Open-Sourcewww.phoronix.comexternal-linkmessage-square203fedilinkarrow-up1733arrow-down1106 cross-posted to: news@lemmy.linuxuserspace.showselfhosted@lemmy.worldlinux@programming.devbitwarden@discuss.tchncs.delinux@lemmy.world
arrow-up1627arrow-down1external-linkConcerns Raised Over Bitwarden Moving Further Away From Open-Sourcewww.phoronix.comasudox@programming.dev to Technology@lemmy.worldEnglish · 3 个月前message-square203fedilink cross-posted to: news@lemmy.linuxuserspace.showselfhosted@lemmy.worldlinux@programming.devbitwarden@discuss.tchncs.delinux@lemmy.world
minus-squareprosp3kt@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up2·3 个月前I was thinking the same. But, it is safe to share the password database like this?
minus-squareGHiLA@sh.itjust.workslinkfedilinkEnglisharrow-up1·3 个月前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.
minus-squareocassionallyaduck@lemmy.worldlinkfedilinkEnglisharrow-up1·3 个月前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.
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.