13 lines
560 B
Markdown
13 lines
560 B
Markdown
## All your passwords in your control!
|
|
|
|
Alternative implementation of the Bitwarden server API written in Rust and compatible with [upstream Bitwarden clients](https://bitwarden.com/download/), perfect for self-hosted deployment where running the official resource-heavy service might not be ideal.
|
|
|
|
Basically full implementation of Bitwarden API is provided including:
|
|
|
|
* Organizations support
|
|
* Attachments
|
|
* Vault API support
|
|
* Serving the static files for Vault interface
|
|
* Website icons API
|
|
* Authenticator and U2F support
|
|
* YubiKey and Duo support |