diff --git a/README.md b/README.md
index 2adab5e..c020a9c 100644
--- a/README.md
+++ b/README.md
@@ -151,7 +151,7 @@ Also, there is an advistory database of Rust slopware crates, which you can use
| Name | Alternative(s) | Evidence |
|---|---|---|
-| [UPBGE 0.5](https://upbge.org) | UPBGE 0.36.1 seems to be slop-free | [0.5 release notes state the use of AI in plain language](https://github.com/UPBGE/upbge/wiki/Release-notes-version-0.50#b-implementation-technique-and-limitations) |
+| [UPBGE 0.5](https://upbge.org) | UPBGE 0.36.1 seems to be slop-free, [Godot](https://github.com/godotengine/godot) | [0.5 release notes state the use of AI in plain language](https://github.com/UPBGE/upbge/wiki/Release-notes-version-0.50#b-implementation-technique-and-limitations) |
### Services and Utilities
@@ -167,14 +167,14 @@ Also, there is an advistory database of Rust slopware crates, which you can use
| Name | Alternative(s) | Evidence |
|---|---|---|
| [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] 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). |
+| [Nextcloud](https://nextcloud.com/) | [seafile](https://github.com/haiwen/seafile) for file storage and syncing only (not a complete worksuite replacement) | [✨ Nextcloud Assistant](https://nextcloud.com/assistant/) (can be disabled)
Nextcloud Desktop has [AGENTS.md](https://github.com/nextcloud/desktop/blob/master/AGENTS.md) |
+| [SeaweedFS](https://seaweedfs.com/) | [Garage] for S3 api + [JuiceFS](https://juicefs.com/en/) for the NFS mounts and K8s CSI driver
[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/) | [vaultwarden](https://github.com/dani-garcia/vaultwarden) | Include [CLAUDE.md](https://github.com/bitwarden/server/blob/main/.claude/CLAUDE.md) |
+| [Bitwarden](https://bitwarden.com/) | [vaultwarden] | Include [CLAUDE.md](https://github.com/bitwarden/server/blob/main/.claude/CLAUDE.md) |
| [KeepassXC](https://keepassxc.org/) | Use official [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 Linux, MacOS, BSD, ...
[KeePassXC 2.7.9](https://github.com/keepassxreboot/keepassxc/releases/tag/2.7.9) was released before the statement, and was awarded 3 year security Visa by the French National Cybersecurity Agency ([ANSSI](https://cyber.gouv.fr/)) for a First-level Security Certification (CSPN), valid in France and Germany, under report No. ANSSI-CSPN-2025/16 ([archive.org](https://web.archive.org/web/20251128131437/https://cyber.gouv.fr/produits-certifies/keepassxc-version-279), [certificate](https://messervices.cyber.gouv.fr/visas/ANSSI-CSPN-2025-16-certificat.pdf)). | Explicitly stated in [official blog post](https://keepassxc.org/blog/2025-11-09-about-keepassxcs-code-quality-control/).
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). |
#### Social Media
@@ -184,12 +184,12 @@ This is for both social media websites and apps.
| Name | Alternative(s) | Evidence |
|---|---|---|
| [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) |
-| [IceCubesApp for iOS](https://github.com/Dimillian/IceCubesApp) | [Feditext](https://github.com/feditext/feditext), an iOS fediverse app in beta | Project uses [Claude](https://github.com/Dimillian/IceCubesApp/blob/main/CLAUDE.md)
+| [IceCubesApp for iOS](https://github.com/Dimillian/IceCubesApp) | [Feditext](https://github.com/feditext/feditext), an iOS fediverse app in beta | Project uses [Claude](https://github.com/Dimillian/IceCubesApp/blob/main/CLAUDE.md) |
#### Messaging
| Name | Alternative(s) | Evidence |
|---|---|---|
-| [Telegram](https://telegram.org) | | [`.cursor` folder in repository](https://github.com/telegramdesktop/tdesktop/commit/983bd1a57bfd9a88bb0e17b51103c5e6cf1e3f24) |
+| [Telegram](https://telegram.org) | | [`.cursor` folder in repository](https://github.com/telegramdesktop/tdesktop/commit/983bd1a57bfd9a88bb0e17b51103c5e6cf1e3f24) |
#### Budgeting
| Name | Alternative(s) | Evidence |
@@ -206,7 +206,7 @@ This is for both social media websites and apps.
| Name | Alternative(s) | Evidence |
|---|---|---|
-| [Linux Kernel](https://kernel.org/) | BSD? Honestly this one's tough | [Maintainers are explicitly trying out the technology and considering LLM-based reviews](https://lwn.net/Articles/1041694/)
+| [Linux Kernel](https://kernel.org/) | BSD? Honestly this one's tough | [Maintainers are explicitly trying out the technology and considering LLM-based reviews](https://lwn.net/Articles/1041694/) |
## Why not LLMs?
@@ -223,4 +223,5 @@ To start learning a bit more, you can checkout the wikipedia page on [Environmen
[Garage]: https://garagehq.deuxfleurs.fr/
[Starship]: https://starship.rs
+[vaultwarden]: https://github.com/dani-garcia/vaultwarden
[WriteFreely]: https://writefreely.org/