Skip to content

Commit

Permalink
WIP: Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackDex committed Oct 30, 2024
1 parent 33bae5f commit 2743bd8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
### 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.
# ![Vaultwarden](./resources/vaultwarden-logo-auto.svg)

### Alternative server implementation of the Bitwarden Client 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.

📢 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](https://github.com/dani-garcia/vaultwarden/discussions/1642) for more explanation.

Expand All @@ -20,6 +22,9 @@ Image is based on [Rust implementation of Bitwarden API](https://github.com/dani

---

> [!NOTE]Note<br>
> Testing
## Features

Basically full implementation of Bitwarden API is provided including:
Expand Down

0 comments on commit 2743bd8

Please sign in to comment.