tidy file storage based on new style guide, move to be it's own heading under tainted software, and add minio note (#409)

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/409
This commit is contained in:
JesseBot 2026-04-17 10:03:32 +02:00
commit fb6f166c26

View file

@ -53,6 +53,7 @@ See a project on here that you love, and wish wasn't on here? Check out our [**N
* [Editors](#editors)
* [Note Software Alternatives](#note-software-alternatives)
* [Alternative TUI Code Editors](#alternative-tui-code-editors)
* [File Storage](#file-storage)
* [Microcontroller Tools and Libraries](#microcontroller-tools-and-libraries)
* [Programming Languages](#programming-languages)
* [Programming Language-Specific Tooling](#programming-language-specific-tooling)
@ -74,7 +75,6 @@ See a project on here that you love, and wish wasn't on here? Check out our [**N
* [Search Engines](#search-engines)
* [Service Monitoring](#service-monitoring)
* [Services and Utilities](#services-and-utilities)
* [File Storage](#file-storage)
* [Social Media](#social-media)
* [Servers](#servers)
* [Clients](#clients)
@ -479,6 +479,17 @@ This is a section for repos that are similar to this one either because they are
> * [vim-classic]
> * Other forks of VIm prior to March 20th 2024, build [v9.1.0190](https://github.com/vim/vim/releases/tag/v9.1.0190) or commit [`8950bf7f8b85c1287d4e696965d88091fcc60594`](https://github.com/vim/vim/commit/8950bf7f8b85c1287d4e696965d88091fcc60594)
### File Storage
| Name | Last Untainted Version or Commit ID | Tags and Evidence |Alternative(s) |
|---|:---:|---|---|
| [MinIO](https://www.min.io/) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![AI sponsored](./badges/ai-sponsored-blue.svg)](#sponsored-by-ai) ([1](https://github.com/minio/minio)) | [Garage] |
| [Nextcloud](https://nextcloud.com/) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/nextcloud/desktop/blob/master/AGENTS.md)) <br />[![AI Functionality](./badges/ai-functionality-yellow.svg)](#ai-functionality) ([1](https://nextcloud.com/assistant/)) | [seafile](https://github.com/haiwen/seafile) for file storage and syncing only (not a complete worksuite replacement) |
| [SeaweedFS](https://seaweedfs.com/) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![AI Code Reviews](./badges/ai-code-reviews-purple.svg)](#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<br />[Rook/Ceph](https://rook.io/) |
> [!NOTE]
> MinIO no longer maintains open source software so the entry is just for their old FOSS presence.
## Microcontroller Tools and Libraries
| Name | Last Untainted Version or Commit ID | Tags and Evidence |Alternative(s) |
@ -680,14 +691,6 @@ Note that Python is itself tainted; see [the Programming Languages section](#pro
| [Zotero](https://www.zotero.org/) || [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/zotero/zotero/blob/main/CLAUDE.md)) ||
| [explainshell](https://explainshell.com/) | [`1157256`](https://github.com/idank/explainshell/commit/1157256e3da70d4acdd239e8821e8f0a457b0fe3) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/idank/explainshell/blob/master/AGENTS.md), [2](https://github.com/idank/explainshell/commit/f14b7d4f617678cfa95a4729991723bb7db31f4f), [3](https://github.com/idank/explainshell/commit/559cd91a5516950ddf27735b7cca5c9c16839129))<br /> [![AI Code Reviews](./badges/ai-code-reviews-purple.svg)](#ai-code-reviews) ([1](https://github.com/idank/explainshell/commit/91e601916983d2447dc92d3cfb5d8d7afdf1f98d)) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) |
### File Storage
| Name | Alternative(s) | Evidence |
|---|---|---|
| [MinIO](https://www.min.io/) | [Garage] | Advertises AI as their primary focus on their website. |
| [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)<br />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<br />[Rook/Ceph](https://rook.io/) | Using [Gemini and coderabbitai in PRs](https://github.com/seaweedfs/seaweedfs/pull/7996). |
### Social Media
This is for both social media websites and apps.