this post was submitted on 03 Aug 2022
51 points (98.1% liked)
Privacy
31783 readers
515 users here now
A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
Chat rooms
-
[Matrix/Element]Dead
much thanks to @gary_host_laptop for the logo design :)
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
BitWarden,¹ it just works really really well everywhere. The app is pretty much the same on every platform (which is a good thing imo) and you also have a CLI in case you prefer (may also be useful in some sort of backup script, I suppose). I personally use the cloud service they provide, but you could very easily and cheaply get a vaultwarden² server up and running and be the total master of your passwords, using a $2.5/m VPS or something like that.
¹ https://bitwarden.com
² https://github.com/dani-garcia/vaultwarden
Edit: links
Edit: also, the premium Bitwarden plan doesn't mean that at all, imo. The plan can be very useful if you really need those features (sidenote: I advise ever using the TOTP thing, that's just putting all your eggs into one basket and defeating the purpose of 2FA), it's very cheap ($10/y iirc) and you can always export all your data with the CLI, setup a server and import that data.
But they limit password sharing to two people. It's weird. Why? Is that a really good feature? Will they just change policy and screw you over later?
It is a way to make some income out of an open-source project. If you want the convenience of their managed server, then you have to pay to access limitless orgs (the way to share secrets), otherwise you're limited to just a 2-person org. The family pack is quite accessible imo, at $40/y for a 6-person org.
Your other solution is, like I mentioned before, host your own server. vaultwarden supports orgs, like you can see in their feature list: https://github.com/dani-garcia/vaultwarden/wiki
BitWarden is really great and a good example of a successful FLOSS project. I get the overall "companies just want to screw you up", but one must not get completely blinded by it ;)