5 ms·
Isn't Bitwarden Server AGPL? If not, you can link me to the alternative?
by ancarda 5y ago
Isn't Bitwarden Server AGPL?
If not, you can link me to the alternative?
- seabrookmx 5y agoThe popular alternative is bitwarden-rs, and it's usually chosen because it has a much smaller footprint and is well suited to self-hosting where you only have a handful of users. The official backend is multi-container and uses a full SQL server install.
- fancy_pantser 5y agoMinor nit: they've had to change the name to "vaultwarden". https://github.com/dani-garcia/vaultwarden#readme https://github.com/dani-garcia/vaultwarden#readme > Note: This project was known as Bitwarden_RS and has been renamed to separate itself from the official Bitwarden server in the hopes of avoiding confusion and trademark/branding issues. Please see #1642 for more explanation.
- newscracker 5y agoOne popular server implementation is Vaultwarden (originally called bitwarden_rs), implemented in Rust. [1] The Vaultwarden wiki [2] has more details. [1]: https://github.com/dani-garcia/vaultwarden https://github.com/dani-garcia/vaultwarden [2]: https://github.com/dani-garcia/vaultwarden/wiki https://github.com/dani-garcia/vaultwarden/wiki