Earlier quoted context omitted.
> Another benefit is that this flips all of the "paid" feature flags to true. If you self-host Bitwarden's official setup you still have to pay a subscription to use paid features. As a developer and cheapskate user myself, I understand the appeal of this. As a product builder, I struggle with what this means to build a business upon an open core model.
I would have more of a problem with this if it was a simple fork with a few variables modified to enable features rather than a complete rewrite with a compatible API. None of the paid features are technological breakthroughs (e.g. one just checks HIBP to see if passwords have been leaked) so, imo, it's really the re-implementor that did all the work. I do feel a little bad using the client applications for free give…
Bitwarden compatible server written in Rust
111–116 of 116 posts
Re: Bitwarden compatible server written in Rust
#112Earlier quoted context omitted.
It's been a few years since I looked at the official server setup (I immediately switched to bitwarden_rs, this project), so maybe this isn't as true today: Mostly it's that the official setup is the same thing that runs their free/paid hosted service. By design, it is quite split apart into separate areas, presumably so they can scale independently of each other: https://github.com/bitwarden/server/blob/master/SETUP…
> Another benefit is that this flips all of the "paid" feature flags to true. If you self-host Bitwarden's official setup you still have to pay a subscription to use paid features. As a developer and cheapskate user myself, I understand the appeal of this. As a product builder, I struggle with what this means to build a business upon an open core model.
Re: Bitwarden compatible server written in Rust
#113Earlier quoted context omitted.
> Another benefit is that this flips all of the "paid" feature flags to true. If you self-host Bitwarden's official setup you still have to pay a subscription to use paid features. As a developer and cheapskate user myself, I understand the appeal of this. As a product builder, I struggle with what this means to build a business upon an open core model.
Open core is bad, so things that make it more difficult to be successful with it are good.
Re: Bitwarden compatible server written in Rust
#114Earlier quoted context omitted.
Open core is bad, so things that make it more difficult to be successful with it are good.
Interesting perspective. Could you explain why and for whom it's bad? I can't completely tell from your comment - but do you tend open-source or closed-source as an alternative?
Re: Bitwarden compatible server written in Rust
#115Earlier quoted context omitted.
> All of that said Bitwarden is a fantastic product and I recommend that over every other server-based password manager out there. Do you want to share what makes you think Bitwarden is superior to other selfhosted, open-source solutions (e. g. Passbolt, Passwork, Psono)?
For me, it's that you don't have to self-host it if you don't want to. You can seamlessly switch between self- and cloud-hosted.
Re: Bitwarden compatible server written in Rust
#116Earlier quoted context omitted.
> All of that said Bitwarden is a fantastic product and I recommend that over every other server-based password manager out there. Do you want to share what makes you think Bitwarden is superior to other selfhosted, open-source solutions (e. g. Passbolt, Passwork, Psono)?
So far, Bitwarden has an Android app (two of those didn't), has been security audited (I didn't see anything for those other ones), and the biggest thing is Bitwarden has a much better pricing structure around non business users. It has a free tier and plans for families/non business users, as well as business use. Those others had nothing comparable that I could see except for a limited free tier. Feature wise (igno…
> Bitwarden has an Android app (two of those didn't)
That's just wrong. All three of the alternatives I mentioned have an Android app. I haven't used any of them, though.
https://play.google.com/store/apps/details?id=com.psono.pson...
https://play.google.com/store/apps/details?id=com.passwork.p...
https://play.google.com/store/apps/details?id=com.passbolt.m...
> has been security audited (I didn't see anything for those other ones)
A quick search turns up at least some auditing activity:
Passbolt: https://www.passbolt.com/incidents
Psono: https://doc.psono.com/admin/asvs/overview.html (self-audit)
Looking more closely at Passwork, they claim to have open/auditable source code, but I can't find any public code. So they are out of the game anyway.
> Bitwarden has a much better pricing structure around non business users. It has a free tier and plans for families/non business users, as well as business use. Those others had nothing comparable that I could see except for a limited free tier.
Psono's full-featured enterprise version is free for anyone with up to 10 users. I don't see any such generous offer at Bitwarden or elsewhere.
And both, Psono and Passbolt offer unlimited business tiers for only 3€ per user per month which seems to be in the range of what Bitwarden costs. I don't really see your argument for the pricing.