From 18c39ce49807584bbe774b5c5a31a20570c0ebe7 Mon Sep 17 00:00:00 2001 From: jessebot Date: Sat, 10 Jan 2026 17:40:42 +0100 Subject: [PATCH] add password management section, fix Garage links, add GoToSocial as an alternative to Bluesky --- README.md | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3af7a42..c4977a0 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ For more information on why we think this list matters, please see [Why not LLMs * [CSS](#css) * [Game Engines](#game-engines) * [Services/Utilities](#servicesutilities) + * [Password Management](#password-management) * [File Storage](#file-storage) * [Operating Systems](#operating-systems) * [Social Media](#social-media) @@ -157,11 +158,9 @@ Depending on your needs and technical concerns, you may find any number of diffe | Name | Alternative(s) | Evidence | |---|---|---| -| [Bluesky](https://bsky.app) | [Mastodon](https://joinmastodon.org/) | [CTO discusses using Claude in development](https://bsky.app/profile/pfrazee.com/post/3luyb3jcbv52d) | -| [Bitwarden](https://bitwarden.com/) | | Include [CLAUDE.md](https://github.com/bitwarden/server/blob/main/.claude/CLAUDE.md) | +| [Bluesky](https://bsky.app) | [Mastodon](https://joinmastodon.org/), [GoToSocial](https://codeberg.org/superseriousbusiness/gotosocial) | [CTO discusses using Claude in development](https://bsky.app/profile/pfrazee.com/post/3luyb3jcbv52d) | | [Calibre 8.16.2](https://calibre-ebook.com) | [BookLore](https://booklore.org/)
[Clbre](https://github.com/grimthorpe/clbre), a Calibre fork without AI
[Arcalibre](https://codeberg.org/rereading/arcalibre), a Calibre hard-fork from before AI features | [Added "Discuss selected book(s) with AI" feature](https://github.com/kovidgoyal/calibre/blob/master/Changelog.txt) | [Ghost](https://ghost.org/) | [WriteFreely][wfree] | Include configurations for [Claude](https://github.com/TryGhost/Ghost/tree/main/.claude) and [cursor](https://github.com/TryGhost/Ghost/blob/main/.cursor/rules/yarn.mdc); images on website seem generated | -| [KeepassXC](https://keepassxc.org/) | | 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)| | [Wagtail CMS](https://wagtail.org/) | [WriteFreely][wfree] | Include [AGENTS.md](https://github.com/wagtail/wagtail/blob/main/AGENTS.md); [Wagtail AI](https://wagtail.org/wagtail-ai/) | | [WordPress](https://wordpress.org) | [WriteFreely][wfree] | Include [AGENTS.md](https://github.com/WordPress/gutenberg/blob/trunk/AGENTS.md); has [Copilot PRs](https://github.com/WordPress/gutenberg/pull/74449) | @@ -169,9 +168,17 @@ Depending on your needs and technical concerns, you may find any number of diffe | Name | Alternative(s) | Evidence | |---|---|---| -| [MinIO](https://www.min.io/) | [Garage](https://garagehq.deuxfleurs.fr/) | Advertises AI as their primary focus on their website. | +| [MinIO](https://www.min.io/) | [Garage] | Advertises AI as their primary focus on their website. | | [Nextcloud](https://nextcloud.com/) | | [✨ Nextcloud Assistant](https://nextcloud.com/assistant/); Nextcloud Desktop has [AGENTS.md](https://github.com/nextcloud/desktop/blob/master/AGENTS.md)| -| [SeaweedFS](https://seaweedfs.com/) | [Garage](https://garagehq.deuxfleurs.fr/) for S3 api + [JuiceFS](https://juicefs.com/en/) for the NFS mounts ad K8s CSI driver - or [Rook/Ceph](https://rook.io/) | Using [Gemini and coderabbitai in PRs](https://github.com/seaweedfs/seaweedfs/pull/7996). | +| [SeaweedFS](https://seaweedfs.com/) | [Garage] for S3 api + [JuiceFS](https://juicefs.com/en/) for the NFS mounts ad K8s CSI driver - or [Rook/Ceph](https://rook.io/) | Using [Gemini and coderabbitai in PRs](https://github.com/seaweedfs/seaweedfs/pull/7996). | + +#### Password Management + +| Name | Alternative(s) | Evidence | +|---|---|---| +| [Bitwarden](https://bitwarden.com/) | | Include [CLAUDE.md](https://github.com/bitwarden/server/blob/main/.claude/CLAUDE.md) | +| [KeepassXC](https://keepassxc.org/) | | 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)| + ### Operating Systems @@ -192,4 +199,4 @@ tktk. Could use some help writing this with concrete receipts on environmental, [wfree]: https://writefreely.org/ -[garage]: https://garagehq.deuxfleurs.fr/ +[Garage]: https://garagehq.deuxfleurs.fr/