Bitwarden: Free, open-source password manager
31–40 of 306 posts
Re: Bitwarden: Free, open-source password manager
#32FYI - Bitwarden took $100M in VC money last year. At some point, the pressure to aggressively monetize will unfortunately happen. https://techcrunch.com/2022/09/06/open-source-password-manag...
Re: Bitwarden: Free, open-source password manager
#33Here, I also want to mention vaultwarden which is an open-source Rust implementation of the server: https://github.com/dani-garcia/vaultwarden
Re: Bitwarden: Free, open-source password manager
#34I am a happy user and find it very convenient but how safe is it really to have all your jewels centralized in the cloud, including 2FA. It seems such a worthwhile target. On the other hand keeping everything in sync manually seems a hassle and in the end you just encrypt on your machine and the syncing goes through the cloud anyway, so where's the difference? I'd be happy to hear thoughts on this.
If your data is valuable enough, or you personally have the skills for something better, then yes it’s not the greatest solution. For the average user, it is infinitely better to use a password manager than to use hunter42 on all their accounts.
Re: Bitwarden: Free, open-source password manager
#35FYI - Bitwarden took $100M in VC money last year. At some point, the pressure to aggressively monetize will unfortunately happen. https://techcrunch.com/2022/09/06/open-source-password-manag...
Re: Bitwarden: Free, open-source password manager
#36I am a KeepassXC user, yet this sounds interesting. What does Bitwarden offer to make me want to switch?
The reasons for me for switching specifically to Bitwarden were:
- Price.
- Open source.
- Multiplatform client.
- Simple and straightforward to import stuff from KeepassXC.
- MFA.
- Possibility of self hosting. (Although I'm using the saas version for now)
Re: Bitwarden: Free, open-source password manager
#37Earlier quoted context omitted.
Self hosting is incredibly easy with vaultwarden ( https://github.com/dani-garcia/vaultwarden )
That's a different implementation though
And as an admin it's much easier to maintain.
Re: Bitwarden: Free, open-source password manager
#38Here, I also want to mention vaultwarden which is an open-source Rust implementation of the server: https://github.com/dani-garcia/vaultwarden
Re: Bitwarden: Free, open-source password manager
#39I tried teaching my father to use Bitwarden for the sole reason that it seemed to be translated into my native tongue. In his use, Bitwarden turned out to be completely unreliable. As techies, we stop noticing the little glitches, the times when Bitwarden is unable to auto-complete, or to detect a login that needs to be saved. Or the times Bitwarden logs you out of the account, or fails to use your biometrics in the browser because the app is no longer running in the background. Or the management UX of the app that's terrible. For us, these are little annoyances, but for my father it was the difference between usable and unusable.
The individual plan is very cheap, but the family plan is costly. And you can self-host, sure, but it's expensive to self-host.
When talking of self-hosting, people actually mean the alternative built from scratch in Rust (vaultwarden). Well, that project was never audited to my knowledge. Open source or not, it may have security vulnerabilities that could be exploited remotely, and I don't understand how people can trust it.
Bitwarden also took VC investments. Which is fine, I guess they need to grow, but I'm longing for projects that are owned by sustainable businesses that don't need to grow. Why does everything need freaking VC investments? The problem being that startups that took such investments are not trustworthy to be around in another year from now, sorry. Although this is true of 1Password as well.
Re: Bitwarden: Free, open-source password manager
#40Here, I also want to mention vaultwarden which is an open-source Rust implementation of the server: https://github.com/dani-garcia/vaultwarden
Using Vauldwarden for my team passwords (for personal ones I have Password Store). Zero problems except when I had to migrate to another server and it didn't pick up the database from the Docker volume I restored the first time (although it's equally likely a Docker problem or me doing something wrong).
This happened to me too. Moved to KepassXC with syncthing and I haven't looked back