Merge pull request 'Add more information for bitwarden alternatives' (#252) from rdelaage/open-slopware:rdelaage-patch-1 into main

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/252
Reviewed-by: Max <cloudymax@noreply.codeberg.org>
This commit is contained in:
Max 2026-04-05 19:23:46 +02:00
commit 6a3c85d806

View file

@ -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]