mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-01 22:57:07 +02:00
Add more information for bitwarden alternatives
Bitwarden is not only a server but also a set of clients. The referenced vaultwarden alternative only implements the server part. Replacing bitwarden server with vaultwarden is not sufficient, an alternative client should also be used. rbw is an example of alternative client for the bitwarden protocol.
This commit is contained in:
parent
210f541689
commit
e8d99ba952
1 changed files with 1 additions and 1 deletions
|
|
@ -366,7 +366,7 @@ Also, there is an advistory database of Rust slopware crates, which you can use
|
|||
| Name | Alternative(s) | Evidence |
|
||||
|---|---|---|
|
||||
| [AliasVault](https://aliasvault.net) | | Main instance uses "AI" "generated" [avatar](https://app.aliasvault.net/img/avatar.webp) |
|
||||
| [Bitwarden](https://bitwarden.com/) | [vaultwarden] | Include [CLAUDE.md](https://github.com/bitwarden/server/blob/main/.claude/CLAUDE.md) |
|
||||
| [Bitwarden](https://bitwarden.com/) | [vaultwarden] (server) / [rbw](https://github.com/doy/rbw) (client) | Include [CLAUDE.md](https://github.com/bitwarden/server/blob/main/.claude/CLAUDE.md) |
|
||||
| [KeepassXC](https://keepassxc.org/) | See below | Explicitly stated in [official blog post](https://keepassxc.org/blog/2025-11-09-about-keepassxcs-code-quality-control/).<br />Use Copilot to generate PRs: [Example 1](https://github.com/keepassxreboot/keepassxc/pull/12588), [Example 2](https://github.com/keepassxreboot/keepassxc/pull/12314), [Example 3](https://github.com/keepassxreboot/keepassxc/pull/12199). |
|
||||
|
||||
> [!Note]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue