Vaultwarden
Recent Changes
Update vaultwarden to 1.35.2
update web-vault to fix org creation by @stefan0xC in #6646
return no content with status code 204 by @stefan0xC in #6665
allow MasterPasswordHash for Android by @stefan0xC in #6673
improve sso callback path by @stefan0xC in #6676
Fix web-vault version check and update web-vault by @BlackDex in #6686
Overview
This is the Rust implementation of the Bitwarden backend, not the official server backend, but fully compatible with the Client apps.
Vaultwarden is a self-hosted password manager. It allows you to store and manage your passwords, credit cards, and other private information in a secure way while still allowing you to access it from your browser, phone, or desktop.
Client Apps
The official client apps from bitwarden.com are all supported. In fact the webfrontend, packaged together with this app, is also the official one.
Clients can be downloaded at bitwarden.com
Those apps are a lot of effort to maintain, so please consider supporting the upstream project.
Install Vaultwarden in a few minutes on your server with Cloudron. To install Cloudron first, follow our setup steps.