Hacker News new | ask | show | jobs
by kaidax 2292 days ago
Bitwarden
3 comments

Bitwarden because it has the "Teams" feature and can hsare passwords with multiple people. No sync issues like passing around a keypass file and worrying about having the latest version of it.
To expand a little bit, Bitwarden with your own hosting
Can you share your experience with self-hosting? Docker or no docker? Any issues?
Pretty new to it (~3 months), I've been using it in docker, using https://github.com/dani-garcia/bitwarden_rs

The official docker version looked way too complicated imo -> https://github.com/bitwarden/server/blob/master/scripts/run....

Pretty straightforward, lightweight, no issues so far

The light(er) weight Rust server looks interesting. We might spin it up in-house and kick the tires. Thanks!
Yep, we use Bitwarden at Emvi and personally. Really nice and easy to use tool.