From ebbea77dcbc5d2a42aac3ac9d7c4770f6fa88be0 Mon Sep 17 00:00:00 2001 From: vleermuis-admin Date: Tue, 19 May 2026 19:36:16 +0200 Subject: [PATCH] update KeePassChi to their new name, ChiPass (#751) Also include their contribution policy which explicitly bans AI. Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/751 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34a633e..9beae21 100644 --- a/README.md +++ b/README.md @@ -1059,7 +1059,7 @@ This is a section for repos that are similar to this one either because they are > ### Password Manager Alternatives > * [rbw](https://github.com/doy/rbw) (client) > * [KeePass 2](https://keepass.info/download.html). It is a .NET application, but [Mono](https://keepass.info/help/v2/setup.html#mono) or [Wine](https://keepass.info/help/v2/setup.html#wine) can be used for non-Windows platforms. -> * [KeePassChi](https://codeberg.org/keepasschi/keepasschi): A fork of KeePass 2.7.9 [with clear stance against LLMs](https://social.anoxinon.de/@whitequark@treehouse.systems/116403781772180051). +> * [ChiPass](https://codeberg.org/ChiPass/ChiPass): An active fork of KeePass 2.7.9 [with clear stance against LLMs](https://social.anoxinon.de/@whitequark@treehouse.systems/116403781772180051) and a [No AI Contribution Policy](https://codeberg.org/ChiPass/ChiPass/src/branch/main/CODE_OF_CONDUCT.md). > * [Secrets](https://apps.gnome.org/Secrets/) uses the KeePass file format. > * Password managers based on [pass](https://www.passwordstore.org/) or [Himitsu](https://himitsustore.org/) could be interesting.