ethical-foss · Codeberg.org

enbyware trans rights Sponsored by the Gay Agenda

Free/Open Source Software tainted by LLM/AI usage, along with alternatives and last untainted commit so you can fork.

Provided below is an informed set of AI-free alternatives for users and developers to consider should their ethical boundaries be crossed or tolerance for risk be exceeded. This list is not a resource to be used for the harassment of other open-source developers. If you wish to advocate for a "No AI" Policy from another project, we ask that it be done respectfully and constructively (and do not mention this list).

For more information on why we think this list matters, please see out Why not LLMs? file.

Want to add, update, or remove a project listed below? Check out our Contributing Doc.

See a project on here that you love, and wish wasn't on here? Check out our No AI Request Template.

Ready to fork a project to introduce a No AI policy? Check out our How to Slop Free Fork Guide.

Any other questions? Please check out our FAQ, and if your question isn't answered there, please feel free to start a Discussion.

Definitions

Term Definition
LLM Large Language Model, a language model trained on vast amounts of text (often entire websites without the website owner's permission)
slop Anything generated by AI, typically code, books, articles, or images.

Below are special definitions that are used for tagging purposes.

Vibecoded

Vibecoded

Asking an AI to write software for you (often without human review). Per Wikipedia:

In computer programming, vibe coding is a software development practice assisted by artificial intelligence (AI) such as by chatbots (programs that simulate conversation) or AI agents such as Codex or Claude Code. The software developer describes a project or task in a prompt to a large language model (LLM), which generates source code automatically. Vibe coding may involve accepting AI-generated code without reviewing the output thoroughly, instead relying on results and follow-up prompts to guide changes.

The term was coined by Andrej Karpathy (co-founder of OpenAI) in February 2025. A Vibecoder is a person who uses AI prompts to generate anything, typically code or images. It would therefore be appropriate to call Andrej Karpathy a vibecoder.

Sometimes people will refer to vibecoding as "agentic engineering". We will not be using that term in this repo, but that still counts for this tag's usage.

Evidence may be, but is not limited to:

  • blog post stating the project was vibecoded
  • link to readme stating that the project was vibecoded.
  • contributing/developer docs requiring the usage of AI

Permissive AI Policy

Permissive AI policy

A policy, written or otherwise implied by maintainers' actions/statements, that permits the use of AI/LLMs in a way where LLM output is added into the project. Opening the door for others to use gen AI counts as a "Permissive AI Policy".

Evidence may be, but is not limited to:

  • an explicit AI policy (e.g. AI_POLICY.md, CONTRIBUTING.md, developer docs) in the repo or something in the project's contributing guidelines or in their website's documentation that says that AI/LLMs are allowed
  • an LLM friendly AGENTS.md, CLAUDE.md, or other such LLM instruction files or folders.
  • core maintainers' blog or social media post about using AI/LLMs
  • LLM code being merged into the default branch of a project's code repository. (Must be merged to count; Open PRs do not count)

AI Functionality

AI Functionality

This would include the ability to enable or disable an AI feature, such as an AI assistant or AI summary feature. This would also cover the case when a project depends on an AI program or library, such as an LLM SDK.

Evidence may be, but is not limited to:

  • a link to the docs explaining the AI Functionality
  • a blog post advertising the AI Functionality
  • a link to the default branch in a repo that shows where the AI Functionality is implemented

AI Code Reviews

AI Code Reviews

An AI agent/bot is used to review pull requests, which makes slop acceptance more probable and maintainability more difficult, especially when human reviews are scarce.

Evidence may be, but is not limited to:

  • a link to an AI code review requested by a maintainer.
  • an AI code review CI workflow.
  • a PR where an AI code review seems to be automatically created by some sort of third party app

Gen AI 'Art'

Gen AI 'Art'

AI "Art" is being used in a project. This is typically for banners, avatars, promotional material, and/or blog posts. This means they're using tools that steal art from visual artists.

Evidence may be, but is not limited to:

  • link to the place where the AI "art" is used

AI Sponsored

AI sponsored

The project is sponsored directly by an AI company. An AI company is any company that advertises itself as pro-AI or develops an AI product itself. The obvious ones are Anthropic and OpenAI, however, all the big tech companies (e.g. Apple, Google, Microsoft, and Amazon) also count because they all have AI services and direct products as major offerings.

Evidence may be, but is not limited to:

  • Blog post disclosing AI funding
  • link to website that lists AI companies in sponsors list
  • README that says "Sponsored by "

AI Databroker Usage

AI Databroker Usage

The use of an AI company as a third party service for processing user data.

Evidence may be, but is not limited to:

  • Blog post talking about using AI for processing user data
  • Privacy policy listing an AI company as a third party service

AI In Issue Tracker

AI In Issue Tracker

The use of an AI bot/agent for responding to Issues, Discussions, Forums etc related to a project's issue/bug tracking.

Evidence may be, but is not limited to:

  • Link to AI in an Issue, Bug report, Discussion etc. - must be related to the project's bug/issue tracking (e.g. dosu)

Condones LLM Ingestion

Condones LLM Ingestion

Condones the use of AI/LLMs to ingest the project's contents. This can be for "understanding the code better", "finding bugs/security issues/optimizations". This tag is to be used independently for projects that generally reject the use of AI in their code repositories, issue trackers, and sponsorships, but still encourage or permit users to use LLMs to ingest their code base. This is independent of a project's licensing. This tag is to be used for the maintainers' statements about, or reactions to, the usage of LLMs/AIs to ingest the repo.

The reason we still find this worthy of a tag is because it:

  • means that the LLM, often provided by a company with very little respect for copyright, will then save a copy of that open source repo for use in it's future outputs.
  • still encourages people to use LLMs and carves out a special situation in which they're still OK, but as this repo is against AI/LLMs for more than just "poor code quality" reasons, we still believe this is not a good course of action as it still promotes the use of inherently unethical tooling.

Evidence may be, but is not limited to:

  • An AI or Contribution policy that carves out a space for "using LLMs to understand the code" or "finding bugs"
  • Core maintainer using or accepting the use of AI for finding bugs or security issues

Soft Fork

⚠️ soft fork

Any alternative project that you see a "⚠️ soft fork" next to is "soft forked" from an upstream tainted project. A soft fork means that the fork may still merge in commits from the tainted upstream project that it was forked from. Sometimes a soft fork is your only option for the sake of harm reduction, so we still allow these to be listed as alternatives, so long as soft fork itself still has an Anti-AI policy. We add the warning though, so you can choose your own risk appetite.

Request for Help

Request for Help

This means someone is asking for help with research. They would like it if you found the last known good version of a project or suggestions on alternatives for people to use. You can submit a pull request to add this info.

Anti-AI Policy

Anti-AI Policy

This is a special badge with a positive connotation. It certifies that a project listed as an alternative, has a Clear "No AI" policy. This means the project forbids the use of AI and LLMs and does not have any special carve outs where they've condoned their usage. These projects should always be preferred as all other alternative projects listed are considered to have a neutral stance on AI until they put out an official policy.

Sibling Repos

This is a section for repos that are similar to this one either because they are also forks of the original upstream, or because they align with our goal of identifying and avoiding AI/LLM usage OR identifying/elevating projects that do NOT use AI/LLMs. These repos are not all maintained by the same people, but we may share some contributors and are generally kind FOSS neighbors.

  • llm-afflicted-software offers a similar list to ours here, however in YAML file format for each category, making it more suitable to consumption via code (for instance writing a CLI, GUI, or TUI tool to consume it). They've also kindly reached out in the past and submitted Issues and PRs (e.g. #12, #22) to help us here.
  • forge.starlightnet.work/Team/No-AI/ which is the repo for this no-AI list that lists projects that have explicitly pledged not to use AI or have an explicit policy to not use AI.
  • slop-free-index is a list of software that has taken steps to reject AI in its development processes.

Tainted Software

Accessibility Tools

Name Last Untainted
Version/Commit ID
Evidence Alternative(s)
espeak-ng v1.52 AI Code Reviews (1, 2)
Permissive AI policy (1, 2)
espeak1,
flite
Nametag v0.17.0 Permissive AI policy (1, 2, 3) Monica

Accounting and Budgeting

Name Last Untainted
Version/Commit ID
Evidence
Actual Request for Help Permissive AI policy (1, 2)
beancount Request for Help Permissive AI policy (1, 2)
Firefly III Request for Help AI sponsored (1)
GNUCash Request for Help Permissive AI policy (1)
hledger (v2.x) Request for Help Permissive AI policy (1)
KMyMoney Request for Help Permissive AI policy (1)
ledger-cli Request for Help Permissive AI policy (1, 2)
MyExpenses 47ab235 Permissive AI policy (1)
AI Code Reviews (1, 2, 3)
Odoo Request for Help AI Functionality (1)
ProExpenses Request for Help Permissive AI policy (1)
Recurring Expense Tracker Request for Help AI Code Reviews (1, 2)

API Documentation

Name Last Untainted
Version/Commit ID
Evidence Alternative(s)
Scalar Request for Help AI Functionality (1)
Permissive AI Policy (1)
AI Code Reviews (1)
Request for Help

App Catalogs and Downloaders

Name Last Untainted
Version/Commit ID
Evidence Alternative(s)
Komi Store
(formally GitHub Store)
Request for Help Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
Request for Help

App Launchers

Desktop Launchers

Name Last Untainted
Version/Commit ID
Evidence Alternative(s)
AppGrid None Permissive AI policy (1) KDE's built-in launchers
(kickoff, krunner…)

Mobile Launchers

Name Last Untainted
Version/Commit ID
Evidence
KISS Request for Help Permissive AI policy (1)
Lawnchair 14.0.0-beta3 AI Code Reviews (1, 2)
Permissive AI policy (1)

Audio

Audio Plugins and Virtual Instruments

Name Last Untainted
Version/Commit ID
Evidence Alternative(s)
Dexed v0.9.8
9c673ba
AI Code Reviews (1) Request for Help
SurgeXT 1.3.41
65dabd6
Permissive AI policy (1, 2, 3) Request for Help

Digital Audio Workstations

Name Last Untainted
Version/Commit ID
Evidence Alternative(s)
Audacity 3.7.7 AI Functionality (1)
AI Code Reviews (1)
AI In Issue Tracker (1)
Tenacity Anti-AI Policy (1)
Ardour Request for Help AI Functionality (1) LMMS1
HISE Request for Help Permissive AI policy (1) DPF
Mixxx Request for Help Permissive AI policy (1) Request for Help
zrythm Request for Help Permissive AI policy (1) LMMS1

Music Players

Name Last Untainted
Version/Commit ID
Evidence Alternative(s)
Clementine 1fc7fe0 Permissive AI policy (1, 2)
AI Code Reviews (1)
Amarok
Nuclear v0.6.30
95282ba
AI Functionality (1)
Permissive AI policy (1, 2, 3)
Request for Help
soma-play v0.1.2 Permissive AI policy (1, 2) Request for Help
somafm_tui Request for Help Permissive AI policy (1, 2) Request for Help
SimpMusic Request for Help Permissive AI policy (1, 2)
AI Functionality (1)
Request for Help
Strawberry Music Player 39f9128 Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
Amarok
Tauon Music Box Request for Help Permissive AI policy (1) Request for Help

Notation Software

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
MuseScore Request for Help Permissive AI policy (1)
AI Code Reviews (1)
Denemo, Frescobaldi

Podcast Aggregators

Name Last Untainted
Version/Commit ID
Evidence Alternative(s)
AntennaPod 3.11.0
ef24413
Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2)
Anytime Podcast Player

Standalone Digital Mixer

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
FineTune Request for Help Permissive AI policy (1) BackgroundMusic

Backups

Name Last Untainted
Version/Commit ID
Evidence
Borg 1.2.9, 1.4.4 Permissive AI policy (1, 2)
Kopia Request for Help Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
Restic Request for Help Permissive AI policy (1, 2, 3)
Timeshift Request for Help AI Code Reviews (1, 2, 3)

Benchmarking

Name Last Untainted
Version/Commit ID
Evidence Alternative(s)
drill 0.9.0
0fce6a2
Permissive AI policy (1, 2) siege

BitTorrent Clients

Name Last Untainted Version or Commit ID Tags and Evidence
BiglyBT Request for Help Permissive AI policy (1)
qBittorrent Request for Help Permissive AI policy (1, 2)
AI Code Reviews (1, 2)
Transmission Request for Help AI Code Reviews (1, 2, 3)
Condones LLM Ingestion (1, 2)

Blogging Software

Content Management Systems

Name Last Untainted
Version/Commit ID
Evidence Alternative(s)
Backdrop CMS 1.33.2 Permissive AI policy (1) Request for Help
Banany blog Request for Help Permissive AI policy (1) Request for Help
Bludit Request for Help Permissive AI policy (1)
AI Code Reviews (1)
Request for Help
Drupal Request for Help AI Functionality (1)
Permissive AI policy (2)
Request for Help
Ghost Request for Help Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2)
Request for Help
ProcessWire 89cd626 AI Functionality (1)
Permissive AI policy (1, 2, 3)
Request for Help
Wagtail Request for Help AI Functionality (1)
Permissive AI policy (1)
Request for Help
Webiny Request for Help AI Functionality (1, 2)
Permissive AI policy (1, 2, 3)
Request for Help
WordPress Request for Help AI Functionality (1, 2)
Permissive AI policy (1, 2)
Request for Help
WriteFreely afa5fc8 Permissive AI policy (1, 2) Request for Help

Static Site Generators

Name Last Untainted
Version/Commit ID
Evidence
Hugo v0.145.0
812ea0b
Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
Jekyll v4.4.1
65d534a
AI Code Reviews (1)
Pelican 4.10.2
4878fc8
Permissive AI policy (1, 2)
Zola v0.22.1
4bf373d
Permissive AI policy (1, 2, 3)

Books and Library Software

Book Readers

Name Last Untainted
Version/Commit ID
Evidence
Anx Reader Request for Help Permissive AI policy (1, 2)
AI Functionality (1)
Episteme Reader Request for Help AI Functionality (1)
KOReader 2023.08 Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
Gen AI 'Art' (1, 2)
Librera Reader Request for Help Permissive AI policy (1)
Readest None Permissive AI policy (1, 2, 3)
AI Functionality (1)

Citation Software

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
Zotero Request for Help Permissive AI policy (1) Citations

Graphic Novel Readers

Name Last Untainted Version or Commit ID Tags and Evidence
Futon 9.6.6 AI Code Reviews (1)
Komikku Request for Help Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
Kotatsu Next None Permissive AI policy (1, 2)
Reikai None Permissive AI policy (1, 2)

Library Management Software

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
Booklore None Permissive AI policy (1) Clbre, Calibre fork without AI
Arcalibre, Calibre hard-fork from before AI
Calibre 8.15.0 AI Functionality (1) Clbre, Calibre fork without AI
Arcalibre, Calibre hard-fork from before AI
LANraragi 1cfd949 Permissive AI policy (1)
AI Code Reviews (1)
Request for Help

Bootloaders

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
barebox fe328bc Permissive AI policy (1) Coreboot,
EDK2 (UEFI),
U-Boot
Limine Request for Help Permissive AI policy (1, 2) Hyper, GRUB

Browsers

Browser Addons

Name Last Untainted Version or Commit ID Tags and Evidence Alternatives
Stylus v2.3.19 Permissive AI policy (1) Stylebot

Desktop Browsers

Name Last Untainted
Version/Commit ID
Evidence
Brave Request for Help AI Functionality (1)
Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
Chromium/Blink engine Request for Help Permissive AI policy (1, 2, 3)
Firefox Request for Help AI Functionality (1)
Permissive AI policy (1, 2)
Helium 0.0.7
327c2ec
AI Functionality (1, 2)
Permissive AI policy (1, 2)
AI Code Reviews (1, 2, 3)
Ladybird e695dc1 Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
Tor Browser 0.4.8.17
7540feba
Permissive AI policy (1, 2, 3)
Waterfox bcdf79e Permissive AI policy (1, 2)
WebKit 7623.1.14.14.3
18ef811
Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2)
Zen 1.10.3b
1439526
AI Functionality (1)
Permissive AI policy (1, 2)
AI Code Reviews (1, 2, 3)

Headless Browsers

Headless browsers are browsers, typically for server usage, that don't render web pages for humans to view.

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
Lightpanda Request for Help AI Functionality (1, 2)
Permissive AI policy (1, 2, 3)
Request for Help

Mobile Browsers

Name Last Untainted Version or Commit ID Tags and Evidence
Brave Request for Help AI Functionality (1)
Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
Firefox Request for Help Permissive AI policy (1, 2)
AI Functionality (1)
Waterfox Request for Help Permissive AI policy (1, 2)

Build Systems and Task Runners

Name Last Untainted
Version/Commit ID
Evidence Alternative(s)
Bazel 9.0.2 Permissive AI policy (1) Cloud Shake or See Below
Bloop v2.0.19 Permissive AI policy (1) See Below
Buck2 2025-10-15 Permissive AI policy (1) Cloud Shake or See Below
CMake v4.3.4 Permissive AI policy (1, 2) See Below
just 1.42.4
67c76a7
AI Functionality (1)
Permissive AI policy (1)
AI Code Reviews (1, 2)
See Below
Meson 1.11.2 Permissive AI policy (1) muon
Mill 1.0.6 Permissive AI policy (1, 2) See Below
mise-en-place 659f851 AI Functionality (1)
Permissive AI policy (1, 2, 3)
See Below
Ninja v1.13.2
2c729fa
AI Code Reviews (1, 2) samurai
SCons 4.10.1 Permissive AI policy (1) Waf or See Below
sbt 1.12.3 Permissive AI policy (1, 2) See Below
Task v3.41.0
8a35033
AI Code Reviews (1, 2, 3) See Below
tup v0.8
cd25250
Permissive AI policy (1, 2) See Below

Cheat Sheets and Documentation

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
cheat v4.4.2 Permissive AI policy (1) Request for Help
explainshell 1157256 Permissive AI policy (1, 2, 3)
AI Code Reviews (1)
Request for Help
tealdeer Request for Help Permissive AI policy (1 tldr
man-pages
tldr-pages v2.3 Permissive AI policy (1, 2) ethical-tldr,
ethical-tldr-client

Clipboard Managers

Name Last Untainted Version or Commit ID Tags and Evidence
clipcat Request for Help Permissive AI policy (1, 2)
CopyQ Request for Help Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
The Clipboard Project Not yet applicable AI sponsored (1)

Command-Line Shells

Name Last Untainted
Version/Commit ID
Evidence
brush Request for Help Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
Gen AI 'Art' (1)
Hilbish Request for Help AI Code Reviews (1, 2)
nushell 0.79.0 AI Functionality (1)
Permissive AI policy (1, 2, 3)
Oil Shell dddab4a Permissive AI policy (1)
PowerShell v7.4.0-preview.2 Permissive AI policy (1, 2, 3)
AI Code Reviews (1)
xonsh Request for Help Permissive AI policy (1)
yash Request for Help AI Code Reviews (1)

Addons and Prompts

Name Last Untainted
Version/Commit ID
Evidence Alternative(s)
Atuin Request for Help AI Functionality (1)
Permissive AI policy (1, 2)
Built-in shell history
oh-my-bash Request for Help AI Code Reviews (1) Request for Help
oh-my-posh Request for Help AI Functionality (1)
Permissive AI policy (1)
Request for Help
ohmyzsh Request for Help AI Functionality (1)
Permissive AI policy (1, 2, 3)
Request for Help
spaceship-prompt v4.19.3 Permissive AI policy (1, 2)
AI Code Reviews (1, 2, 3)
Request for Help
Starship Request for Help AI Functionality (1)
Permissive AI policy (1, 2)
AI Code Reviews (1, 2, 3)
shmonad

Command-Line Text Processing

Name Last Untainted
Version/Commit ID
Evidence Alternative(s)
bat v0.25.0 Permissive AI policy (1, 2, 3) cat

Compiler Tools

Name Last Untainted
Version/Commit ID
Evidence Alternative(s)
Cranelift Request for Help Permissive AI policy (1, 2) See below
GCC Request for Help Permissive AI policy (1) See below
Godbolt d107352? Permissive AI policy (1) Request for Help
LLVM Request for Help Permissive AI policy (1) See below

Linkers

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
Mold Request for Help Permissive AI policy (1) GNU ld
Wild Request for Help Permissive AI policy (1, 2, 3) Request for Help

Computer Graphics

3D Tools

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
Blender Request for Help AI Functionality (1)
Permissive AI policy (1, 2, 3)
AI sponsored (1, 2, 3)
Request for Help
F3D Request for Help Permissive AI policy (1)
AI sponsored (1)
Request for Help
TrechBroom Request for Help Permissive AI policy (1) GtkRadiant
FreeCAD Request for Help Permissive AI policy (1) xwzCAD's FreeCAD 2.1 fork,
LinesCAD

Image Manipulation

Name Last Untainted
Version/Commit ID
Evidence Alternative(s)
cgif v0.5.0
f066d17
Permissive AI policy (1)
AI Code Reviews (1, 2)
giflib
delphitools None Permissive AI policy (1, 2, 3) Request for Help
GraphicsMagick 1.3.47
177023
Permissive AI policy (1) libvips
stb Anti-AI Policy (1)
ImageMagick 7.1.2-15
49e5a11
Permissive AI policy (1, 2, 3) libvips
stb Anti-AI Policy (1)
LibreSprite Request for Help AI Functionality (1)
Permissive AI policy (1)
Krita
SVGEdit b9149f7 Permissive AI policy (1, 2)
AI Code Reviews (1, 2)
GodSVG Anti-AI Policy (1)

Interactive Media

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
Ruffle 883b223 Permissive AI policy (1, 2, 3)
AI Code Reviews (1)
Lightspark

Photography

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
Ansel Request for Help Permissive AI policy (1)
AI Code Reviews (1)
Request for Help
darktable Request for Help AI Functionality (1)
Permissive AI policy (1, 2, 3)
Request for Help
RapidRAW Request for Help Permissive AI policy (1) Request for Help
RawTherapee 5.12 Permissive AI policy (1)
AI Code Reviews (1, 2, 3)
Request for Help

Video

Name Last Untainted
Version/Commit ID
Evidence Alternative(s)
FFmpeg Request for Help Permissive AI policy (1, 2)
Gen AI 'Art' (1)
AI sponsored (1)
Condones LLM Ingestion (1, 2, 3)
FFmpeg legacy (4.4.x) series with some special configurations
Fladder ddb71ef Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
Request for Help
gstreamer Request for Help Permissive AI policy (1) Request for Help
Jellyfin (server) Request for Help Permissive AI policy (1)
AI Code Reviews (1)
Request for Help
Jellyfin Desktop Use archived Qt-based client Permissive AI policy (1, 2) Request for Help
Kodi Request for Help Permissive AI policy (1)
AI Code Reviews (1)
Request for Help
mpv v0.41.0
41f6a64
Permissive AI policy (1, 2, 3)
AI Code Reviews (1)
MPlayer (ffmpeg-based)
Showtime (gstreamer-based)
SMPlayer (mplayer-based)
ffplay (ffmpeg+SDL-based)
QMPlay2 (ffmpeg+libmodplug-based)
NewPipe Request for Help Permissive AI policy (1) LibreTube
PipePipe Request for Help Permissive AI policy (1) LibreTube
VLC Request for Help Permissive AI policy (1, 2)
AI Code Reviews (1)
AI Functionality (1)
Showtime (gstreamer-based)
SMPlayer (mplayer-based)
ffplay (ffmpeg+SDL-based)
QMPlay2 (ffmpeg+libmodplug-based)

Containers

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
Crun Request for Help Permissive AI policy (1) Request for Help
Podman v5.4.2 Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
Request for Help
Podman-Desktop Request for Help Permissive AI policy (1) Request for Help

Continuous Integration

Name Last Untainted Version or Commit ID Tags and Evidence
Act v0.2.85 Permissive AI policy (1)
Woodpecker v3.12.0 Permissive AI policy (1, 2)
AI Code Reviews (1, 2, 3)

Continuous Integration Alternatives

Cryptography

Disk Encryption

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
cryptsetup Request for Help Permissive AI policy (1, 2)
AI Code Reviews (1)
Condones LLM Ingestion (1)
Request for Help
VeraCrypt Request for Help Permissive AI policy (1, 2, 3)
AI Code Reviews (1)
tc-play,
zuluCrypt

File Encryption

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
age 4a3a4ef Permissive AI policy (1, 2, 3) rage
gocryptfs v2.5.4 Permissive AI policy (1)
AI Code Reviews (1, 2)
Request for Help
Cryptomator Request for Help Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
Request for Help

Data Archival

Name Last Untainted
Version/Commit ID
Evidence Alternative(s)
Aaru Data Preservation Suite Request for Help Permissive AI policy (1)
AI Code Reviews (1)
Request for Help
DiscImageCreator 20260101
e5771e8
Permissive AI policy (1, 2) cdrtools
Media Preservation Frontend (MPF) v3.7.1 Permissive AI policy (1) Request for Help
redumper Request for Help Permissive AI policy (1, 2)
AI Code Reviews (1)
Request for Help

Data Parsing

Name Last Untainted
Version/Commit ID
Evidence Alternative(s)
jq 1.8.1
8d9a3c3
AI Code Reviews (1, 2) jaq Anti-AI Policy (1)

Databases

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
MariaDB Request for Help Permissive AI policy (1, 2)
AI Code Reviews (1)
Firebird
MySQL Request for Help AI Functionality (1)
Permissive AI policy (1, 2)
AI Code Reviews (1)
Firebird
PostgreSQL Request for Help Permissive AI policy (1, 2, 3) Firebird
SQLite Request for Help Permissive AI policy (1, 2, 3) Request for Help
supabase Request for Help AI Functionality (1, 2, 3)
Permissive AI policy (1, 2)
PocketBase
TimescaleDB 2.25.2 Permissive AI policy (1, 2, 3) SiriDB
list of time series dbs (several are tainted too)

Device Exploiting

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
MTKClient 9f64e8e Permissive AI policy (1) Penumbra

Desktop Environments

Desktop environments are graphical user interfaces running on the top of a window manager.

A desktop environment usually depends on a specific window manager to work.

Name Last Untainted
Version/Commit ID
Tags and Evidence Alternative(s)
Gershwin Request for Help Permissive AI policy (1) See below
LXDE Request for Help AI Code Reviews (1) See below

Display Managers

Name Last Untainted
Version/Commit ID
Evidence
atrium Request for Help Permissive AI policy (1)
Ly Request for Help Permissive AI policy (1)
Plasma Login Manager Request for Help Permissive AI policy (1, 2, 3)

Documents

Document Converters

Name Last Untainted
Version/Commit ID
Tags and Evidence Alternative(s)
cmark Request for Help Permissive AI policy (1, 2, 3)
Condones LLM Ingestion (1)
Markdown (md to html)
commonmark-java e62bca1 Permissive AI policy (1, 2, 3) Request for Help
doxx v0.1.1 Permissive AI policy (1, 2, 3) docx2txt,
python-docx2txt,
wvWare
md4c 0.5.3 Permissive AI policy (1, 2) Markdown,
smu
Pandoc 3.8
0ce85b0
Permissive AI policy (1, 2, 3) lowdown,
Typst?

Document Viewers

Name Last Untainted
Version/Commit ID
Evidence Alternative(s)
Sumatra PDF 3.5.2 Permissive AI policy (1, 2) Request for Help
Xournal++ v1.2.10
12aa886
Permissive AI policy (1, 2) Request for Help

Office Suite

Name Last Untainted
Version/Commit ID
Tags and Evidence
Apache OpenOffice f92bdc3 Permissive AI policy (1, 2, 3)
Collabora Online Request for Help AI Functionality (1, 2, 3)
Permissive AI policy (1)
AI Code Reviews (1, 2)
Euro-Office Request for Help AI Functionality (1, 2)
Permissive AI policy (1, 2, 3)
LaSuite Docs 1.5.1 AI Functionality (1)
Permissive AI policy (1)
AI Code Reviews (1, 2, 3)
LibreOffice Request for Help Permissive AI policy (1, 2, 3)
OnlyOffice Request for Help AI Functionality (1, 2, 3)
Permissive AI Policy (1)

E-Mail and Calendar

E-Mail Desktop Clients

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
Forward Email v0.9.1 Permissive AI policy (1) Request for Help
NeoMutt 20250905 Permissive AI policy (1)
AI Code Reviews (1)
mutt

E-Mail Mobile Clients

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
FairEmail Request for Help AI Functionality (1) Request for Help
thunderbird android/k-9 mail Request for Help Permissive AI policy (1) Simple Email

E-Mail Web Clients

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
Proton Mail Request for Help AI Functionality (1)
Permissive AI policy (1, 2)
Request for Help

Calendar Mobile Clients

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
Giggity Request for Help Permissive AI policy (1) Request for Help

File Comparison

Name Last Untainted Version or Commit ID Tags and Evidence
delta Request for Help Permissive AI policy (1)
AI Code Reviews (1, 2, 3)
difftastic 68273d15 Permissive AI policy (1)

File Monitoring

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
watchexec 2.3.2 Permissive AI policy (1) entr, watfs

File Storage

Name Last Untainted Version or Commit ID Tags and Evidence
Ente Locker Request for Help Permissive AI policy (1)
Immich Request for Help Permissive AI policy (1)
AI Functionality (1, 2, 3)
JuiceFS v1.2.3 AI Code Reviews (1)
MinIO Request for Help AI sponsored (1)
Nextcloud Request for Help Permissive AI policy (1)
AI Functionality (1)
Rook/Ceph v1.17.0 AI Code Reviews (1)
RustFS None Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
SeaweedFS 3.87 AI Code Reviews (1)
Silo None Permissive AI policy (1, 2, 3)
Syncthing Request for Help AI Code Reviews (1, 2)
Syncthing-Fork Request for Help Permissive AI policy (1, 2, 3)

File Tagging

Music Taggers

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
MusicBrainz Picard Request for Help Permissive AI policy (1, 2)
AI Code Reviews (1)
See below

File Transferring

Name Last Untainted
Version/Commit ID
Evidence Alternative(s)
croc 7331264 Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2)
Magic-Wormhole
LocalSend a14e610 Permissive AI policy (1, 2)
AI Code Reviews (1, 2, 3)
AI sponsored (1)
See below
rclone Request for Help Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
Request for Help
rsync 3.4.1 Vibecoded (1)
Permissive AI policy (1, 2)
openrsync,
scp,
an FTP client,
tar,
gokrazy/rsync,
unison Anti-AI Policy (1)
Warp Request for Help Condones LLM Ingestion (1) See below

Filesystem Navigation

Name Last Untainted
Version/Commit ID
Evidence Alternative(s)
bfs 4.1
ca4f98c
Permissive AI policy (1, 2) find
lr
eza Not yet applicable AI sponsored (1) lr
ls
fd v10.2.0 Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
find
lr
LSDeluxe v1.0.0
1714d89
Permissive AI policy (1, 2)
AI sponsored (1, 2)
lr
ls
ripgrep 15.1.0
4519153
Permissive AI policy (1)
AI Code Reviews (1, 2)
grep
zoxide Not yet applicable AI sponsored (1, 2, 3) cd
z

File Managers

Name Last Untainted
Version/Commit ID
Evidence
broot v1.53.0
8291925
Permissive AI policy (1)
AI Code Reviews (1, 2)
nnn v5.1
08ac4b7
Permissive AI policy (1)
superfile v1.1.7.1
204954e
Permissive AI policy (1,2,3)
AI Code Reviews (1,2,3)
Vifm v0.14.4
fd9c91f
Permissive AI policy (1)
Yazi v0.4.2
1cc9b24
Permissive AI policy (1, 2)
AI Code Reviews (1,2,3)
AI sponsored (1, 2)

Forum Software

Name Last Untainted Version or Commit ID Tags and Evidence
Discourse v3.1.0.beta2 AI Functionality (1, 2)
Permissive AI policy (1)
Gen AI 'Art' (1)
myBB Request for Help Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
phpBB 3.3.16 Permissive AI policy (1)
AI Code Reviews (1, 2, 3)

Fuzzy Finders

Name Last Untainted
Version/Commit ID
Evidence Alternative(s)
fzf v0.61.3
9c1a47a
Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
fzy
pick
peco v0.5.11 Permissive AI policy (1, 2)
AI Code Reviews (1)
fzy
pick
skim Request for Help Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
fzy

Gaming

Cellular Automata

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
Golly 883b1ff Gen AI 'Art' (1) Request for Help

Compatibility Tools Managers

Name Last Untainted
Version/Commit ID
Evidence Alternative(s)
ProtonPlus 0.5.22 Permissive AI policy (1)
Gen AI 'Art' (1)
Request for Help

Emulators

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
Amiberry 7.1.1 Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
Denise
Ares ae41a43 Permissive AI policy (1) Request for Help
Azahar 2124.3 Permissive AI policy (1) Request for Help
Cemu Request for Help Permissive AI policy (1) decaf-emu
Dolphin Request for Help Permissive AI policy (1, 2, 3)
AI Code Reviews (1)
Lazuli (only GameCube)
DolphiniOS Request for Help AI Code Reviews (1) Request for Help
HyperHLE None Vibecoded (1) TouchHLE
MAME 4f25362 Permissive AI policy (1, 2) Request for Help
PCSX2 Request for Help Permissive AI policy (1, 2) iris
RPCS3 Request for Help Permissive AI policy (1, 2) Request for Help
Snes9x 2e3fce3 Permissive AI policy (1) bsnes, higan
Stella 616286a Permissive AI policy (1, 2) Request for Help
VisualBoyAdvance-M Request for Help Permissive AI policy (1, 2, 3)
AI Code Reviews (1)
mGBA

Game engines

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
DevilutionX 1.5.5 Permissive AI policy (1, 2) Request for Help
Godot Engine 4.3-stable Permissive AI policy (1, 2) Pandemonium Engine
GDevelop Request for Help Permissive AI policy (1, 2, 3) Pandemonium Engine
GZDoom Request for Help Permissive AI policy (1) UZDoom, Chocolate Doom
Jmonkey 3.6.1-stable Permissive AI policy (1)
AI Code Reviews (1)
Request for Help
Luanti 5.14.0 Permissive AI policy (1, 2, 3) ClassiCube
Cubyz
Cubos
Ren'Py 7.4.6.1693 Permissive AI policy (1, 2) Request for Help
UPBGE 0.5 0.36.1 Permissive AI policy (1) Request for Help

Game Managers and Launchers

Name Last Untainted
Version/Commit ID
Evidence Alternative(s)
Bottles 64.1? Permissive AI policy (1, 2)
Gen AI 'Art' (1)
Request for Help
Heroic 2.20.1 Permissive AI policy (1) Request for Help
Lutris Request for Help Permissive AI policy (1, 2) Request for Help
TinyWiiBackupManager Request for Help Gen AI 'Art' (1) See this post
umu 1.3.0 Permissive AI policy (1, 2) Request for Help

Minecraft Launchers

Name Last Untainted
Version/Commit ID
Evidence
Fjord Launcher Request for Help Permissive AI policy (1)
Freesm Launcher Request for Help Permissive AI policy (1)
FTB App v1.27.5
1fc7d7b
AI Code Reviews (1, 2, 3)
GDLauncher Carbon Request for Help Permissive AI policy (1)
LeviLauncher Request for Help Permissive AI policy (1)
Pandora v3.2.1
db0febe
AI Code Reviews (1, 2, 3)
PineconeMC Request for Help Permissive AI policy (1)
Prism Launcher 11.0.2
f40cbf8
Permissive AI policy (1)
Technic Launcher Request for Help Permissive AI policy (1)

Mod managers

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
Modrinth Request for Help Permissive AI policy (1, 2) Request for Help
ProtoHax Request for Help Permissive AI policy (1) Request for Help

Source Ports

Name Last Untainted
Version/Commit ID
Evidence Alternative(s)
QuakeSpasm 62993a6 Permissive AI policy (1, 2) Ironwail

Input Remapping

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
kanata v1.9.0 Permissive AI policy (1, 2, 3) keyd,
KMonad
keymapper Request for Help Permissive AI policy (1, 2) keyd,
KMonad

Language and Localization

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
Weblate Request for Help Permissive AI policy (1, 2, 3) Request for Help

Learning

Name Last Untainted Version or Commit ID Tags and Evidence
Anki Request for Help Permissive AI policy (1, 2)
AnkiDroid Request for Help Permissive AI policy (1)

Mapping

Name Last Untainted Version or Commit ID Tags and Evidence
BRouter Request for Help Permissive AI policy (1)
CoMaps Request for Help Permissive AI policy (1)
Deflock None Gen AI 'Art' (1, 2)
Condones LLM Ingestion (1)
GraphHopper Request for Help Permissive AI policy (1)
Organic Maps Request for Help Permissive AI policy (1)
OsmAnd Request for Help Permissive AI policy (1)
OSRM Request for Help Permissive AI policy (1)
Vespucci c1053f9 Permissive AI policy (1)

Messaging

Messaging Clients

Name Last Untainted
Version/Commit ID
Evidence
ArcaneChat None Permissive AI policy (1, 2, 3)
Gen AI 'Art' (1)
aparté 3ecf3c9 Permissive AI policy (1, 2, 3)
converse.js 12.0.0
b79d835
Permissive AI policy (1)
chatterino Request for Help Permissive AI policy (1)
Delta Chat Android v2.43.0
cbdd8f1
Permissive AI policy (1)
AI Code Reviews (1, 2, 3)
Element Web Request for Help Permissive AI policy (1)
Element X Android Request for Help Permissive AI policy (1)
Element X iOS Request for Help Permissive AI policy (1)
Fluux Messenger Request for Help Permissive AI policy (1)
Fluxer None Permissive AI policy (1, 2, 3)
gomuks Request for Help Permissive AI policy (1)
Mattermost Request for Help AI Functionality (1)
Permissive AI policy (1)
Nerimity v1.61.8
9077876
Permissive AI policy (1, 2)
AI Code Reviews (1, 2, 3)
Psi Request for Help Permissive AI policy (1)
Session Request for Help Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
Sharkord Request for Help Permissive AI policy (1, 2)
SimpleX v6.4.11
779dd38
AI Functionality (1, 2)
Permissive AI policy (1, 2, 3)
Spark Request for Help Permissive AI policy (1, 2, 3)
Telegram Request for Help AI Functionality (1)
Permissive AI policy (1)
Threema Request for Help Permissive AI policy (1, 2)
Zulip Request for Help AI Functionality (1)
Permissive AI policy (1, 2, 3)

Messaging Servers

Name Last Untainted
Version/Commit ID
Evidence
Continuwuity Request for Help Permissive AI policy (1, 2)
AI Code Reviews (1, 2, 3)
Dendrite v0.14.1 Permissive AI policy (1)
Nerimity 661d069 AI Code Reviews (1, 2, 3)
OpenFire Request for Help Permissive AI policy (1, 2, 3)
Synapse b4282b8 Permissive AI policy (1, 2, 3)
Tuwunel Request for Help Permissive AI policy (1, 2, 3)
AI Code Reviews (1)

Microcontroller Tools and Libraries

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
betaflight Request for Help Permissive AI policy (1)
AI Code Reviews (1)
Request for Help
BouffaloSDK 2.0.0 Permissive AI policy (1, 2, 3) See below
ch32-hal 07687b9 AI Code Reviews (1, 2, 3)
Gen AI 'Art' (1)
See below
esp-coordinator (tostmann fork) None Vibecoded (1)
AI In Issue Tracker (1, 2, 3)
See below
esphome a31a5e7 Permissive AI policy (1, 2)
AI Code Reviews (1, 2)
Request for Help
ESP-IDF 5.5.2 AI Functionality (1)
Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
See below
FastLED 3.10.1 Permissive AI policy (1, 2, 3) See below
WLED 62d3e15 Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2)
Request for Help
Zephyr Request for Help Permissive AI policy (1)
AI Code Reviews (2)
See below

Read the original on codeberg.org ↗