Hacker News new | ask | show | jobs
by zebracanevra 1033 days ago
And it also seems like vaultwarden has no interest in implementing the functionality?

I don't get why they don't do a clean-room implementation if they're so worried about licenses..

https://github.com/dani-garcia/vaultwarden/discussions/3368

2 comments

I imagine the issue is maybe more on the UI end.

If the UI isn't included in the open source offering, then vaultwarden is going to need to build it out themselves.

Their reply mentions it's not in the open source web vault. This aligns with some of the enterprise policies that they've not implemented, in their wiki they're called out for the UI not being open source.

But vaultwarden is a full reimplementation anyway?
Vaultwarden does not implement the secrets manager. It does implement the password manager.

Vaultwarden does not have 100% of all the features that Bitwarden has. To name an example, SSO is missing: https://github.com/dani-garcia/vaultwarden/pull/3154