-
Mathijs van Veluw authored
Updating the Readme to be more modern and more clear. Added and moved several shields/badges and changed some default colors to have a better contrast. Added a Disclaimer section. Closes #4901 Closes #4930 Closes #4931 Closes #5024 Co-authored-by:
ipitio <21136719+ipitio@users.noreply.github.com> Co-authored-by:
Robert Schütz <github@dotlambda.de> Co-authored-by:
Yonas Yanfa <yonas.y@gmail.com> Co-authored-by:
KUSUMA RUSHIKESH <141169227+rushi-k12@users.noreply.github.com>
Mathijs van Veluw authoredUpdating the Readme to be more modern and more clear. Added and moved several shields/badges and changed some default colors to have a better contrast. Added a Disclaimer section. Closes #4901 Closes #4930 Closes #4931 Closes #5024 Co-authored-by:
ipitio <21136719+ipitio@users.noreply.github.com> Co-authored-by:
Robert Schütz <github@dotlambda.de> Co-authored-by:
Yonas Yanfa <yonas.y@gmail.com> Co-authored-by:
KUSUMA RUSHIKESH <141169227+rushi-k12@users.noreply.github.com>
README.md 10.73 KiB
An alternative server implementation of the Bitwarden Client API, written in Rust and compatible with official Bitwarden clients [disclaimer], perfect for self-hosted deployment where running the official resource-heavy service might not be ideal.
[!IMPORTANT] When using this server, please report any bugs or suggestions directly to us (see Get in touch), regardless of whatever clients you are using (mobile, desktop, browser...). DO NOT use the official Bitwarden support channels.
Features
A nearly complete implementation of the Bitwarden Client API is provided, including:
- Personal Vault
- Send
- Attachments
- Website icons
- Personal API Key
- Organizations
- Multi/Two Factor Authentication
- Emergency Access
- Vaultwarden Admin Backend
- Modified Web Vault client (Bundled within our containers)