mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-01 14:47:04 +02:00
move package managers under base tainted software section and tidy the badge for macports
This commit is contained in:
parent
4f1a1c0b38
commit
2a4d6fe7c8
1 changed files with 10 additions and 10 deletions
20
README.md
20
README.md
|
|
@ -52,11 +52,11 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md).
|
|||
* [Rust](#rust)
|
||||
* [Game Engines](#game-engines)
|
||||
* [Audio](#audio)
|
||||
* [Package Managers](#package-managers)
|
||||
* [Password Management](#password-management)
|
||||
* [Services and Utilities](#services-and-utilities)
|
||||
* [File Storage](#file-storage)
|
||||
* [Game Managers](#game-managers)
|
||||
* [Package Managers](#package-managers)
|
||||
* [alternatives](#password-manager-alternatives)
|
||||
* [Social Media](#social-media)
|
||||
* [Servers](#servers)
|
||||
|
|
@ -441,6 +441,15 @@ Also, there is an advisory database of Rust slopware crates, which you can use i
|
|||
| [zrythm](https://www.zrythm.org) | [Ardour](https://ardour.org/) (opinions may vary whether it is a replacement or not) | [CLAUDE.md](https://github.com/zrythm/zrythm/blob/master/CLAUDE.md) in repository |
|
||||
| [FineTune](https://github.com/ronitsingh10/FineTune) | [BackgroundMusic](https://github.com/kyleneideck/BackgroundMusic) | Include [`CLAUDE.md`](https://github.com/ronitsingh10/FineTune/blob/20bbef22644a468f403cf9a011586ba2b0ed067f/.gitignore#L3) in the `.gitignore` |
|
||||
|
||||
### Package Managers
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
|---|:---:|---|---|
|
||||
| [`brew`](https://github.com/Homebrew/brew) | [](#request-for-help) | [](#vibecoded) ([1](https://github.com/Homebrew/brew/blob/main/AGENTS.md)) | Build packages from source or switch from macOS |
|
||||
| [`macports`](https://github.com/macports/macports-ports) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/macports/macports-ports/pull/28628)) | Build packages from source or switch from macOS |
|
||||
| [Pi-Apps](https://pi-apps.io/) | [](#request-for-help) | Includes known AI vibe-coding app [Google Antigravity](https://antigravity.google) in the [Pi-Apps repositories](https://github.com/Botspot/pi-apps/tree/master/apps/Antigravity), install scripts like for [Boxy SVG](https://github.com/Botspot/pi-apps/blob/f2dc4d272e777602c4e15831d0d707864c6aef7d/apps/Boxy%20SVG/install#L40) have AI code in them | Use system repositories provided by your distro or manual installation of software |
|
||||
| [PiKISS](https://github.com/jmcerrejon/PiKISS) | [](#request-for-help) | Use Sourcery AI for reviews ([example](https://github.com/jmcerrejon/PiKISS/pull/240)) | Use system repositories provided by your distro or manual installation of software |
|
||||
|
||||
## Password Management
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence |
|
||||
|
|
@ -481,15 +490,6 @@ Also, there is an advisory database of Rust slopware crates, which you can use i
|
|||
> * [Haunt](https://dthompson.us/projects/haunt.html)
|
||||
> * [Zine](https://zine-ssg.io)
|
||||
|
||||
### Package Managers
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
|---|:---:|---|---|
|
||||
| [`brew`](https://github.com/Homebrew/brew) | [](#request-for-help) | [](#vibecoded) ([1](https://github.com/Homebrew/brew/blob/main/AGENTS.md)) | Build packages from source or switch from macOS |
|
||||
| [`macports`](https://github.com/macports/macports-ports) | [](#request-for-help) | [1](https://github.com/macports/macports-ports/pull/28628) | Build packages from source or switch from macOS |
|
||||
| [Pi-Apps](https://pi-apps.io/) | [](#request-for-help) | Includes known AI vibe-coding app [Google Antigravity](https://antigravity.google) in the [Pi-Apps repositories](https://github.com/Botspot/pi-apps/tree/master/apps/Antigravity), install scripts like for [Boxy SVG](https://github.com/Botspot/pi-apps/blob/f2dc4d272e777602c4e15831d0d707864c6aef7d/apps/Boxy%20SVG/install#L40) have AI code in them | Use system repositories provided by your distro or manual installation of software |
|
||||
| [PiKISS](https://github.com/jmcerrejon/PiKISS) | [](#request-for-help) | Use Sourcery AI for reviews ([example](https://github.com/jmcerrejon/PiKISS/pull/240)) | Use system repositories provided by your distro or manual installation of software |
|
||||
|
||||
### File Storage
|
||||
|
||||
| Name | Alternative(s) | Evidence |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue