diff --git a/README.md b/README.md
index 308f122..6691dea 100644
--- a/README.md
+++ b/README.md
@@ -60,6 +60,7 @@ See a project on here that you love, and wish wasn't on here? Check out our [**N
* [E-mail Mobile Clients](#e-mail-mobile-clients)
* [Calendar Mobile Clients](#calendar-mobile-clients)
* [File Storage](#file-storage)
+ * [File Storage Alternatives](#file-storage-alternatives)
* [Gaming](#gaming)
* [Game engines](#game-engines)
* [Game managers and Launchers](#game-managers-and-launchers)
@@ -551,14 +552,23 @@ This is a section for repos that are similar to this one either because they are
## File Storage
-| Name | Last Untainted Version or Commit ID | Tags and Evidence |Alternative(s) |
-|---|:---:|---|---|
-| [Ente Locker](https://ente.com/locker/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/ente-io/ente/commit/3fbe3a463b50aa52028c33acd10f7d1d94c7c368)) | [Syncthing](https://syncthing.net/) (for file syncing) |
-| [MinIO](https://www.min.io/) | [](#request-for-help) | [](#sponsored-by-ai) ([1](https://github.com/minio/minio)) | [Garage] |
-| [Nextcloud](https://nextcloud.com/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/nextcloud/desktop/blob/master/AGENTS.md))
[](#ai-functionality) ([1](https://nextcloud.com/assistant/)) | [CopyParty](https://github.com/9001/copyparty) |
-| [SeaweedFS](https://seaweedfs.com/) | [](#request-for-help) | [](#ai-code-reviews) ([1](https://github.com/seaweedfs/seaweedfs/pull/7996)) | [Garage] for S3 api
[JuiceFS](https://juicefs.com/en/) for the NFS mounts and K8s CSI driver
[Rook/Ceph](https://rook.io/) |
-
+| Name | Last Untainted Version or Commit ID | Tags and Evidence |
+|---|:---:|---|
+| [Ente Locker](https://ente.com/locker/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/ente-io/ente/commit/3fbe3a463b50aa52028c33acd10f7d1d94c7c368)) |
+| [MinIO](https://www.min.io/) | [](#request-for-help) | [](#sponsored-by-ai) ([1](https://github.com/minio/minio)) |
+| [Nextcloud](https://nextcloud.com/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/nextcloud/desktop/blob/master/AGENTS.md))
[](#ai-functionality) ([1](https://nextcloud.com/assistant/)) |
+| [RustFS](https://rustfs.com/) | None | [](#permissive-ai-policy) ([1](https://github.com/rustfs/rustfs/blob/main/AGENTS.md), [2](https://github.com/rustfs/rustfs/commit/6ce24f3b632f86c456a95d6e8b6ba9d05c8e4ae5), [3](https://github.com/rustfs/rustfs/commit/2bf4b1439495db1aeed5bbe474083a04a25f69e5))
[](https://codeberg.org/small-hack/open-slopware#ai-code-reviews) ([1](https://github.com/rustfs/rustfs/pull/2584), [2](https://github.com/rustfs/rustfs/pull/2583), [3](https://github.com/rustfs/rustfs/pull/2581))|
+| [SeaweedFS](https://seaweedfs.com/) | [](#request-for-help) | [](#ai-code-reviews) ([1](https://github.com/seaweedfs/seaweedfs/pull/7996)) |
+| [Silo](https://silo.pigsty.io/) | [`3252d5b`](https://github.com/pgsty/minio/commit/3252d5b7f349e0ea41987761e4487972ea977e15) | [](#permissive-ai-policy) ([1](https://github.com/pgsty/minio/commit/ee55e5391a5d5e4bd46d555a11b2215eb6ed836e), [2](https://github.com/pgsty/minio/commit/ce1c537eb1dd6c4efa1cf75cf5df0e2c489c947a), [3](https://github.com/pgsty/minio/commit/8630937e7d1c3426ae28508e06f7091d7bde3a49))|
> [!NOTE]
+> ### File Storage Alternatives
+> * [Garage] for S3 compatibility
+> * [Syncthing](https://syncthing.net/) for file syncing
+> * [JuiceFS](https://juicefs.com/en/) for the NFS mounts and K8s CSI driver
+> * [CopyParty](https://github.com/9001/copyparty) for general file sharing
+> * [Rook/Ceph](https://rook.io/)
+>
+> For MinIO:
> MinIO no longer maintains open source software so the entry is just for their old FOSS presence.
## Gaming