open-slopware

36 min read Original article ↗

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 "agenic 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 into the code base. 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, that's been recommended 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 or Commit ID Tags and 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 or Commit ID Tags and Evidence
Actual Request for Help Permissive AI policy (1, 2)
beancount Request for Help Permissive AI policy (1, 2)
Firefly III Request for Help Permissive AI policy (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 or Commit ID Tags and 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 or Commit ID Tags and Evidence Alternative(s)
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 or Commit ID Tags and Evidence Alternative(s)
AppGrid None Permissive AI policy (1) KDE's built-in launchers
(kickoff, krunner…)

Mobile Launchers

Name Last Untainted Version or Commit ID Tags and 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)
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 Permissive AI policy (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
Fooyin e70aeee Permissive AI policy (1)
AI Code Reviews (1, 2)
Request for Help
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 or Commit ID Tags and Evidence Alternative(s)
AntennaPod Request for Help Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2)
Request for Help

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 or Commit ID Tags and Evidence Alternative(s)
Borg Request for Help Permissive AI policy (1, 2) Request for Help
Kopia Request for Help Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
Request for Help
Restic Request for Help Permissive AI policy (1, 2, 3) Request for Help
Timeshift Request for Help AI Code Reviews (1, 2, 3) btrbk (btrfs-only)

Benchmarking

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
Hyperfine v1.19.0 AI sponsored (1) poop

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 or Commit ID Tags and 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)
WriteFreely
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)
WriteFreely
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)
WriteFreely
Webiny Request for Help AI Functionality (1, 2)
Permissive AI policy (1, 2, 3)
WriteFreely
WordPress Request for Help AI Functionality (1, 2)
Permissive AI policy (1, 2)
WriteFreely

Static Site Generators

Name Last Untainted Version or Commit ID Tags and Evidence
Hugo v0.151.2 Permissive AI policy (1, 2, 3)
AI Code Reviews (1)
Pelican Request for Help Permissive AI policy (1)
Zola Request for Help Permissive AI policy (1)

Books and Library Software

Book Readers

Name Last Untainted Version or Commit ID Tags and 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 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)
Chromium/Blink engine Request for Help Permissive AI policy (1, 2, 3)
Firefox Request for Help Permissive AI policy (1, 2)
AI Functionality (1)
Ladybird Request for Help Permissive AI policy (1)
WebKit Request for Help Permissive AI policy (1, 2, 3)
Zen Request for Help AI Code Reviews (1, 2)
AI Functionality (1)

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)

Build Systems and Task Runners

Name Last Untainted Version or Commit ID Tags and 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 Request for Help Permissive AI policy (1) See Below
Just Request for Help AI Functionality (1) See Below
meson 1.11.2 Permissive AI policy (1) muon
Mill v1.0.6 Permissive AI policy (1, 2) See Below
mise-en-place 659f851 Permissive AI policy (1, 2, 3)
AI Functionality (1)
See Below
SCons 4.10.1 Permissive AI policy (1) Waf or See Below
sbt 1.12.3 Permissive AI policy (1, 2) See Below
Taskfile Request for Help AI Code Reviews (1) 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 feacd97 AI sponsored (1)

Command-Line Shells

Name Last Untainted Version or Commit ID Tags and 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 or Commit ID Tags and 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

Compiler Tools

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
Godbolt d107352? Permissive AI policy (1) Request for Help
LLVM Request for Help Permissive AI policy (1) Cranelift
GCC
pcc
QBE

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

Image Manipulation

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
cgif v0.5.0 Permissive AI policy (1)
AI Code Reviews (1, 2)
giflib
delphitools None Permissive AI policy (1, 2, 3) Request for Help
draw.io Request for Help Permissive AI policy (1) Dia Anti-AI Policy (1)
Drawy
excalidraw Request for Help Permissive AI policy (1) Dia Anti-AI Policy (1)
Drawy
ImageMagick v7.1.2.16 Permissive AI policy (1) GraphicsMagick, vips
LibreSprite Request for Help Permissive AI policy (1)
AI Functionality (1)
Krita
tldraw Request for Help Permissive AI policy (1) Dia Anti-AI Policy (1)
Drawy

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 or Commit ID Tags and Evidence Alternative(s)
FFmpeg Request for Help Permissive AI policy (1, 2)
Gen AI 'Art' (1)
Condones LLM Ingestion (1, 2, 3)
Request for Help
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 Request for Help Permissive AI policy (1) MPlayer
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 or Commit ID Tags and Evidence Alternative(s)
redumper Request for Help Permissive AI policy (1) Request for Help

Databases

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
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) Request for Help

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 0ce85b0 Permissive AI policy (1, 2, 3) lowdown,
Typst?

Document Viewers

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
Sumatra PDF v3.5.2 Permissive AI policy (1) Xournal++

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 or Commit ID Tags and 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)
LocalShare,
PairDrop,
Sharing,
Warp
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)

Filesystem Navigation

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
eza v0.21.0 AI sponsored (1) ls
fd v10.2.0 Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
find
LSDeluxe Request for Help AI sponsored (1, 2) ls
ripgrep 15.1.0 Permissive AI policy (1) grep
zoxide v0.9.2 AI sponsored (1, 2, 3) cd,
z

File Managers

Name Last Untainted
Version/Commit ID
Evidence
nnn v5.1 Permissive AI policy (1)
Superfile Request for Help Permissive AI policy (1,2,3)
AI Code Reviews (1,2,3)
AI sponsored (1)
Vifm 2065b23 Permissive AI policy (1)
Yazi Request for Help 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 or Commit ID Tags and Evidence Alternative(s)
fzf Request for Help Permissive AI policy (1, 2)
AI Code Reviews (1, 2, 3)
fzy
peco v0.5.11 Permissive AI policy (1, 2)
AI Code Reviews (1)
fzy
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

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
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 or Commit ID Tags and Evidence Alternative(s)
Heroic 2.20.1 Permissive AI policy (1) Request for Help
Lutris Request for Help Permissive AI policy (1, 2) Bottles
TinyWiiBackupManager Request for Help Gen AI 'Art' (1) See this post
umu 1.3.0 Permissive AI policy (1, 2) Request for Help

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

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 or Commit ID Tags and Evidence
ArcaneChat None Permissive AI policy (1, 2, 3)
Gen AI 'Art' (1)
aparté Request for Help Permissive AI policy (1, 2, 3)
Converse.js Request for Help Permissive AI policy (1)
chatterino Request for Help Permissive AI policy (1)
Delta Chat Request for Help 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)
Fluxer None Permissive AI policy (1, 2, 3)
Fluux Messenger Request for Help Permissive AI policy (1)
gomuks Request for Help Permissive AI policy (1)
Mattermost Request for Help Permissive AI policy (1)
AI Functionality (1)
Nerimity 9077876 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)
Spark Request for Help Permissive AI policy (1, 2, 3)
SimpleX Request for Help AI Functionality (1, 2)
Permissive AI policy (1, 2, 3)
Telegram Request for Help Permissive AI policy (1)
AI Functionality (1)
Threema Request for Help Permissive AI policy (1, 2)
Zulip Request for Help Permissive AI policy (1, 2)
AI Functionality (1)

Messaging Servers

Name Last Untainted Version or Commit ID Tags and Evidence
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)

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
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

Networking

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
curl Request for Help Permissive AI policy (1, 2)
AI Code Reviews (1, 2, 3)
AI sponsored (1)
HTTPie, xh, wget
NETworkManager Request for help Permissive AI policy (1) stacer

Reverse proxies

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

Networking security tools

Name Last Untainted Version or Commit ID Tags and Evidence
Anubis none Permissive AI policy (1)
AI Code Reviews (1, 2)

Operating Systems

BSD-based

Name Last Untainted Version or Commit ID Tags and Evidence
DragonFlyBSD Request for Help Permissive AI policy (1)
FreeBSD 15.0, 14.3 Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
MidnightBSD ed4b0a5 Permissive AI policy (1, 2)
AI Code Reviews (1, 2, 3)
OpenBSD 7.8 Permissive AI policy (1)
Condones LLM Ingestion 1)

Linux-based

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
Aurora Request for Help AI Functionality (1)
Permissive AI policy (1)
See below
Bluefin Request for Help AI Functionality (1, 2)
Permissive AI policy (1)
See below
Fedora Request for Help Permissive AI policy (1) See below
NixOS Request for Help Permissive AI policy (1, 2, 3) GNU Guix System
OpenWrt 7214acd Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
Request for Help
Ubuntu Request for Help AI Functionality (1, 2) See below

Kernels

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
ELKS c228942 Permissive AI policy (1,2,3) Fuzix
GNU Mach Request for Help AI Code Reviews (1)
Condones LLM Ingestion (1,2, 3)
Request for Help
Linux Kernel d337f45 Permissive AI policy (1, 2) Request for Help

Other Operating Systems

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
FreeDOS Request for Help Permissive AI policy (1)
AI Code Reviews (1, 2)
MS-DOS source code (Expat/MIT license)
ReactOS d4993c6 Permissive AI policy (1)
AI Code Reviews (1, 2, 3)
Wine for some use cases
TrueNAS Request for Help Permissive AI policy (1) Request for Help

Package Managers

Name Last Untainted Version or Commit ID Tags and Evidence
brew Request for Help Permissive AI policy (1)
macports Request for Help Permissive AI policy (1)
PiKISS Request for Help AI Code Reviews (1)

AUR Helpers

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

Password Management

Cloud-based Password Managers

Name Last Untainted Version or Commit ID Tags and Evidence
AliasVault Request for Help Permissive AI policy (1)
Bitwarden Request for Help Permissive AI policy (1)
Proton Pass Request for Help AI Functionality (1)
Permissive AI policy (1, 2)

Local Password Managers

Name Last Untainted Version or Commit ID Tags and Evidence
AuthPass Request for Help AI Code Reviews (1, 2)
gopass Request for Help Permissive AI policy (1)
AI Code Reviews (1, 2, 3)
Keepass2Android Request for Help Permissive AI policy (1)
AI Code Reviews (1)
KeePassDX Request for Help Permissive AI policy (1, 2)
KeePassVault Request for Help Permissive AI policy (1)
AI Code Reviews (1, 2)
KeePassXC 2.7.9 Permissive AI policy (1, 2, 3)
Vaultwarden Request for Help Permissive AI policy (1, 2, 3)

Peripheral Managers

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

Programming Languages

Name Last Untainted
Version/Commit ID
Tags and Evidence Alternative(s)
.NET v9.0.0 Permissive AI policy (1, 2, 3)
AI Code Reviews (1)
See below
Alumina ee360b9 Permissive AI policy (1, 2, 3) See below
C2 e12a0dc Permissive AI policy (1, 2, 3) See below
C3 379d16a Permissive AI policy (1, 2)
AI Code Reviews (1)
See below
Carbon 1c3d3e9 Permissive AI policy (1, 2, 3) See below
Carp 736518e Permissive AI policy (1, 2, 3) See below
Crystal a556ad7 Permissive AI policy (1, 2, 3) See below
D 2.112.0 Permissive AI policy (1) See below
Dart Request for Help Permissive AI policy (1, 2, 3) See below
Elixir v1.19.5 Permissive AI Policy (1) See below
Gerbil Scheme Request for Help Permissive AI policy (1) Chez Scheme
Chicken Scheme
Guile
Go go1.22.4 AI Functionality (1)
Permissive AI policy (1, 2, 3)
AI In Issue Tracker (1)
See below
Haskell Request for Help Permissive AI policy (1) Idris (attempts to refine Haskell; Bans AI)
SML (several implementations; community is nearly dead)
Hylo 3724ac7 Permissive AI policy (1)
AI Code Reviews (1)
See below
Janet 517e40a Permissive AI policy (1, 2)
AI Code Reviews (1, 2, 3)
See below
Julia v1.11.4 Permissive AI policy (1
AI Code Reviews (1, 2)
See below
Kairo 8c6ac6b Permissive AI policy (1, 2, 3) See below
Kotlin v2.3.0 Permissive AI policy (1, 2)
AI sponsored (1)
See below
Lateralus Request for Help Permissive AI policy (1, 2) See below
LitaC 3aeabae Permissive AI policy (1, 2, 3) See below
Lobster 8e88c54 Permissive AI policy (1)
AI Code Reviews (1)
See below
Move Request for Help Permissive AI policy (1) See below
mruby v3.3.0 Permissive AI policy (1)
AI Code Reviews (1, 2)
See below
Neat 5befa4c Permissive AI policy (1, 2) See below
Nim e2a3063 Permissive AI policy (1, 2, 3) Ada?
Numbat 18f81b1 Permissive AI policy (1) Request for Help
OCaml Request for Help Permissive AI policy (1, 2) SML
ocen 183ce8e Permissive AI policy (1)
AI Code Reviews (1)
See below
Odin Request for Help Permissive AI policy (1, 2) See below
Pharo v11.0.0 Permissive AI policy (1, 2, 3) Cuis Smalltalk
GNU Smalltalk
Python v3.14.0a4 Permissive AI policy (1, 2)
AI Code Reviews (1)
See below
MicroPython 1.26.1 Permissive AI policy (1, 2, 3) See below
CircuitPython 9.2.9 Permissive AI policy (1, 2, 3) See below
Racket Request for Help Permissive AI policy (1, 2) Chez Scheme
Guile
Rave Request for Help Permissive AI policy (1) See below
Ruby v3.3.8 Permissive AI policy (1, 2)
AI Code Reviews (1)
See below
Rust v1.95.0 Condones LLM Ingestion (1, 2, 3)
AI sponsored (1)
See below
Scala v3.7.1 Permissive AI policy (1, 2, 3) Scala 2.13.18,
Scala 3.3 LTS,
See below
Scratch Request for Help AI Functionality (1)
Permissive AI policy (1, 2)
AI Code Reviews (1, 2, 3)
AI Databroker Usage (1, 2)
Scratch 1.4
Scratch 2
Swift 64c8d8f Permissive AI policy (1, 2 3) See below
TruffleRuby v33.0.0 Permissive AI policy (1, 2)
AI Code Reviews (1)
See below
TurboWarp v1.15.0 Permissive AI policy (1, 2) Scratch 1.4
Scratch 2
Typescript v5.1.3 Permissive AI policy (1, 2, 3) See below
V Request for Help Permissive AI policy (1) See below

Programming Language-Specific Tools and Libraries

Bash

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

C

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
cppcheck Request for Help Permissive AI policy (1)
AI Code Reviews (1, 2, 3)
ccls?
cpplint Request for Help AI Code Reviews (1, 2, 3) ccls?
Expat 2.7.4 AI Code Reviews (1) See below
gobject-linter None Permissive AI policy (1) Request for Help
harfbuzz 12.3.2 Permissive AI policy (1,2,3) Request for Help
libuv f6b713 Permissive AI policy (1) libev
LVGL 9.2.2 Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
Request for Help
MbedTLS Request for Help AI Code Reviews (1, 2, 3) See below
Mongoose 7a21199 Permissive AI policy (1, 2) libmicrohttpd
OpenSSL 3.5.0 Permissive AI policy (1,2,3)
AI Code Reviews (1,2,3)
See below
raylib Request for Help Permissive AI policy (1) Request for Help
sd-bus (via systemd) Request for Help See systemd section basu
SDL Request for Help Condones LLM Ingestion (1) Request for Help
WolfSSL 5.7.6 Permissive AI policy (1)
AI Code Reviews (1, 2, 3)
See below
zlib-ng Request for Help Permissive AI policy (1,2,3)
AI Code Reviews (1)
zlib

C++

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
Qt Base 6.11.1 Permissive AI policy (1, 2) Request for Help
Scratch Everywhere Request for Help Permissive AI policy (1) Request for Help
spdlog v1.16.0 Permissive AI policy (1, 2)
AI Code Reviews (1)
Request for Help
SQLiteCpp v3.3.3 Permissive AI policy (1, 2) SQLite's first-party interface

CSS

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

Dart

Note that Dart is itself tainted; see the Programming Languages section.

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

Go

Note that Go is itself tainted; see the Programming Languages section.

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
cobra Request for Help AI sponsored (1) urfave/cli
debugui f9c0b31a Permissive AI policy (1, 2) Request for Help
Delve Request for Help Permissive AI policy (1, 2) Request for Help
ebitengine v2.8.7 Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
Vuelto, Engo
goffi Request for Help Permissive AI policy (1) go-ffi
gogpu None Vibecoded (1, 2) go-gl, webgpu
gotests v1.6.0 Permissive AI policy 1 nxt_unit
modernc.org/sqlite v1.50.1 Permissive AI policy (1, 2) github.com/mattn/go-sqlite3
oto b71107cf Permissive AI policy (1, 2)
AI Code Reviews (1)
sio
purego 469dacd Permissive AI policy (1, 2)
AI Code Reviews (1, 2, 3)
go-ffi

Java

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
Gradle Request for Help Permissive AI policy (1) Apache Ant
libGDX Request for Help Permissive AI policy (1, 2) Request for Help
Maven 3.9.12 Permissive AI policy (1) Apache Ant
Postgresql JDBC Driver 42.7.9 Permissive AI policy (1, 2, 3) Request for Help

JavaScript And TypeScript

Note that TypeScript is itself tainted; see the Programming Languages section.

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
ArkType Request for Help Permissive AI policy (1, 2, 3)
AI Code Reviews (1)
Request for Help
bun Request for Help Vibecoded (1, 2)
AI Functionality (1)
Permissive AI policy (1, 2, 3)
AI Code Reviews (1)
AI sponsored (1, 2)
AI In Issue Tracker (1)
Request for Help
Deno 6002d26 Permissive AI policy (1, 2, 3)
AI Code Reviews (1)
Request for Help
Electron Request for Help Permissive AI policy (1, 2, 3) Use native GUIs, such as GTK
ESLint Request for Help AI Functionality (1)
Permissive AI policy (1)
Request for Help
es-toolkit Request for Help AI Functionality (1)
Permissive AI policy (1, 2)
Lodash
fnm Request for Help Permissive AI policy (1) n
Next.js v13.2.5-canary.0 AI Functionality (1, 2)
Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
AI sponsored (1)
Request for Help
npmx Request for Help Permissive AI policy (1, 2, 3)
AI Code Reviews (1)
npmjs
nvm v0.40.2? Permissive AI policy (1, 2) Request for Help
React v19.1.1 AI Functionality (1)
Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
AI sponsored (1)
Request for Help
TS for GIR Request for Help Permissive AI policy (1, 2, 3) Request for Help
Typebox Request for Help Permissive AI policy (1, 2, 3) Request for Help
Valibot Request for Help Permissive AI policy (1, 2)
AI Code Reviews (1)
AI In Issue Tracker (1)
Request for Help
Vite Request for Help Permissive AI policy (1)
AI sponsored (1, 2)
AI In Issue Tracker (1)
Request for Help
Webpack v5.76.3 Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
Request for Help
Zod Request for Help Permissive AI policy (1, 2, 3)
AI sponsored (1)
Request for Help

Lua

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
lua-language-server Request for Help Permissive AI policy (1, 2)
AI Code Reviews (1)
Request for Help
Penlight 8bf90ff Permissive AI policy (1) Microlight
Penlighter (fork, WIP)

Python

Note that Python is itself tainted; see the Programming Languages section.

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
Black 25.9.0 Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
autopep8
Chardet 5.2.0 Vibecoded (1, 2, 3) charset_normalizer
cryptography 44.0.0 Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
PyCryptodome
isort 8.0.0 Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
AI sponsored (1)
Request for Help
JupyterLab v4.5.6 Permissive AI policy (1)
AI Functionality (1)
Possibly GNU Emacs (1, 2)
Pygments 2.19.2 Permissive AI policy (1) Request for Help
PyJWT 2.11.0 Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
python-jwt
Pylint Request for Help Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
Request for Help
pytermgui v7.7.4 Permissive AI policy (1) Request for Help
Requests Request for Help Permissive AI policy (1) urllib.request (Python Standard Lib)
ruff Request for Help Permissive AI policy (1, 2, 3)
AI sponsored (1)
Request for Help
Textual v2.1.2 Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
Request for Help
Trio v0.28.0 Permissive AI policy (1, 2, 3) Request for Help
uv Request for Help Permissive AI policy (1, 2, 3)
AI sponsored (1)
Request for Help
ty Request for Help Permissive AI policy (1, 2)
AI sponsored (1)
Request for Help

Ruby

Note that Ruby is itself tainted; see the Programming Languages section.

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
Hanakai Request for Help Permissive AI policy (1) sinatra
Ruby on Rails Request for Help Permissive AI policy (1) sinatra

Rust

Note that Rust is itself tainted; see the Programming Languages section.

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
c2rust 0.21.0 Permissive AI policy (1,2)
AI Functionality (1)
AI Code Reviews (1,2,3)
Request for Help
egui 0.31.1 Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
See below
facet cad0de9 as Shapely
(before the facet-rs rebrand)
Permissive AI policy (1,2,3)
AI Code Reviews (1,2,3)
nanoserde
See note below.
iocraft 0.7.17 Permissive AI policy (1,2)
AI Code Reviews (1, 2)
console,
cursive
jiff 0.2.26 Permissive AI policy (1) chrono,
time
Matrix-rust-sdk Request for Help Permissive AI policy (1, 2)
memchr 2.8.0 Permissive AI policy (1) Request for Help
Nextest Request for Help Permissive AI policy (1) cargo test
PyO3 v0.23.5 Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
Request for Help
ratatui None Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2)
See below
rust-analyzer Request for Help Permissive AI policy (1,2)
AI Code Reviews (1,2,3)
cargo check
Slint 1.14.1 Permissive AI policy (1, 2) See below
wgpu Request for Help Permissive AI policy (1, 2, 3)
AI Code Reviews (1,2,3)
ash,
glow,
vulcano
zbus Request for Help Permissive AI policy (1, 2)
AI Code Reviews (1)
Request for Help
zerocopy Request for Help Permissive AI policy (1,2) Request for Help

Scala

Note that Scala (except version 2 and up to 3.3.7 LTS) is itself tainted; see the Programming Languages section.

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
sbt-sbom 0.5.0 Permissive AI policy (1) Request for Help
scalafix v0.13.0
9af410d
Permissive AI policy (1, 2, 3) wartremover
scalafmt v3.11.1 Permissive AI policy (1, 2) Request for Help
scalameta v4.17.0 Permissive AI policy (1, 2, 3) Request for Help
tapir v1.12.6 Permissive AI policy (1, 2) Request for Help

Zig

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
Gooey None Permissive AI policy (1) Request for Help
zigcli 0.2.1 Vibecoded (1, 2, 3)
Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
zig-args
zig-clap
zlint 0.6.4 Permissive AI policy (1, 2)
AI Code Reviews (1, 2)
Request for Help

Proof Assistants

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
Agda 2.8.0 Permissive AI policy (1) Mikan
Lean Request for Help Permissive AI policy (1, 2)
AI sponsored (1, 2)
Request for Help
Rocq Request for Help Permissive AI policy (1) Request for Help

Remote Desktop

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

Reverse Engineering and Debugging

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
binutils / gdb 928e6f5 Permissive AI policy (1) See below
ImHex Request for Help Permissive AI policy (1) See below
radare2 7a4aa2c Permissive AI policy (1, 2) See below
Rizin Request for Help Permissive AI policy (1) See below

RSS

Here, "RSS Aggregators" means services which run on a server (often self-hosted) and aggregate many RSS feeds together. They may offer a Web reader and/or an API. "RSS Clients" means applications which are run locally on a computer or mobile device and allow the reading of local RSS feeds, or feeds provided by an aggregator.

RSS Aggregators

Name Last Untainted Version or Commit ID Tags and Evidence
CommaFeed 5.10.0 Permissive AI policy (1, 2)
Feedbin e5c9882 Permissive AI policy (1, 2)
FeedCord 2.0.0 Gen AI 'Art' (1)
FreshRSS 1.27.1 Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
Fusion 0.9.0 Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
Glean None AI Functionality (1)
Permissive AI policy (1, 2)
AI Code Reviews (1, 2, 3)
Miniflux 2.2.3 Permissive AI policy (1, 2)
AI Code Reviews (1, 2, 3)
NewsBlur bb1b32f Permissive AI policy (1, 2, 3)
Tiny Tiny RSS 032193f Permissive AI policy (1, 2, 3)
AI Code Reviews (1)
RSSHub bdccede Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
AI sponsored (1)

RSS Clients

Name Last Untainted Version or Commit ID Tags and Evidence
Capy Reader 2025.04.1123 Permissive AI policy (1, 2)
AI Code Reviews (1, 2, 3)
Elfeed2 None Permissive AI policy (1, 2, 3)
Feeder 2.10.1 Permissive AI policy (1, 2)
AI Code Reviews (1, 2, 3)
FeedFlow 1.0.68-desktop Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
Feedr 0db7ec3 Permissive AI policy (1)
Fluent Reader feb6429 Permissive AI policy (1, 2, 3)
Folo None AI Functionality (1)
Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
Liferea 1.16-RC2 Permissive AI policy (1, 2)
AI Code Reviews (1, 2)
NetNewsWire 6.1.10b2 Permissive AI policy (1, 2, 3)
Newsboat r2.43 Permissive AI policy (1, 2)
RSSGuard 5.2.1 Condones LLM Ingestion (1)
Twine 2.10.0 Permissive AI policy (1, 2)
AI Code Reviews (1)
yarrand None Vibecoded (1)

Runtime Version Managers

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
asdf v0.18.1 AI Code Reviews (1, 2) Request for Help

Search Platforms

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
Elasticsearch Request for Help Permissive AI policy (1) Request for Help
OpenSearch Request for Help Permissive AI policy (1) Request for Help
Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
frogfind-ng None Vibecoded (1, 2, 3) FrogFind
Searxng Request for Help Permissive AI policy (1)
AI Code Reviews (1)
LibreY,
marginalia,
securityops.co
YaCy Request for Help Permissive AI policy (1) Request for Help

Service Monitoring

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
Glitchtip Request for Help Permissive AI policy (1) Request for Help
Grafana Request for Help AI Functionality (1)
Permissive AI policy (1, 2)
Request for Help
Uptime Kuma Request for Help AI Code Reviews (1) Request for Help
Vector 44562f6 Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
Request for Help

Social Media

This is for both social media websites and apps.

Clients

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
IceCubesApp Request for Help Permissive AI policy (1) Feditext (iOS),
wafrn-rn
Bluesky Social App Request for Help Permissive AI policy (1, 2, 3) wafrn-rn
FeurStagram Request for Help Permissive AI policy (1, 2) Request for Help

Servers

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
Bluesky Request for Help AI Functionality (1)
Permissive AI policy (1)
See below
rsky Request for Help Permissive AI policy (1, 2, 3) See below
PeerTube Request for Help Permissive AI policy (1)
AI Functionality (1)
Request for Help
Mastodon Request for Help Permissive AI policy (1) See below
Misskey Request for Help Permissive AI policy (1) See below
Lemmy Request for Help Permissive AI policy (1) PieFed

SSH

Name Last Untainted Version or Commit ID Tags and Evidence
ConnectBot f523c43 Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
Haven None Vibecoded(1)

System Base

This section is strictly for software implementing a core set of UNIX-like (or Microsoft equivalent) utilities and/or directly interfacing with several kernel subsystems. Think potential replacements for coreutils and util-linux.

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
PowerToys Request for Help Permissive AI policy (1, 2) Request for Help
plan9port 0155f29 Permissive AI policy (1) Request for Help
sudo Request for Help Permissive AI policy (1, 2, 3) OpenDoas
sudo-rs Request for Help Permissive AI policy (1, 2) OpenDoas
uutils Request for Help Permissive AI policy (1, 2 3)
AI Code Reviews (1, 2, 3)
Busybox,
GNU coreutils

System Information Utilities

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

System Logs Managers

Android

Name Last Untainted
Version/Commit ID
Evidence
Logcat Reader 2.3.1
877cc0a
Permissive AI policy (1, 2, 3)
AI Code Reviews (1)
LogFox 2.0.7
dd1405c
Permissive AI policy (1, 2, 3)
Rootless Logcat 0f7e533 Permissive AI policy (1, 2, 3)

System Services and Daemons

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
framework-system 50a18e8 Permissive AI policy (1, 2) BIOS settings,
UI widgets,
/proc
fwupd Request for Help Permissive AI policy (1, 2,3)
AI Code Reviews (1, 2, 3)
Request for Help
libinput 43547b46 Permissive AI policy (1, 2, 3) evdev
lvm2 Request for Help Permissive AI policy (1,2,3) Request for Help
Mesa3D Request for Help Permissive AI policy (1) Request for Help
ntpd-rs v1.6.1 Permissive AI policy (1) Busybox ntpd,
chrony,
ntpd,
OpenNTPD
rsyslog Request for Help Permissive AI policy (1) syslog-ng
systemd Request for Help Permissive AI policy (1, 2) dinit,
s6,
OpenRC,
shepherd
wireplumber Request for Help Permissive AI policy (1) Request for Help

Power Management

Name Last Untainted Version or Commit ID Tags and Evidence
auto-cpufreq Request for Help Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
laptop-mode-tools Request for Help Permissive AI policy (1)
PowerTOP Request for Help Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
TuneD Request for Help AI Code Reviews (1, 2, 3)
Upower Request for Help Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2)

Terminal

Terminal Emulators

Name Last Untainted Version or Commit ID Tags and Evidence
Contour Request for Help AI Functionality (1)
AI Code Reviews (1)
Ghostty Request for Help Permissive AI policy (1)
iTerm2 Request for Help AI Functionality (1)
Kitty Request for Help Permissive AI policy (1, 2, 3)
OpenWarp None AI Functionality (1)
Permissive AI policy (1, 2, 3)
AI Code Reviews (1)
rio v0.2.10 AI Code Reviews (1)
Permissive AI policy (1, 2)
Warp None AI Functionality (1)
Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
AI In Issue Tracker (1, 2, 3)
Waveterm Request for Help AI Functionality (1)
Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
Wezterm 712400a? Permissive AI policy (1)
AI Code Reviews (1)

Terminal Multiplexers

Name Last Untainted Version or Commit ID Tags and Evidence
tmux 3.6a Permissive AI policy (1)
zellij 1411b2d9 Permissive AI policy (1)

Text and Code Editors

Name Last Untainted Version or Commit ID Tags and Evidence
CotEditor 6.1.2 Permissive AI policy (1, 2)
Flow a782bfb (unsure) Permissive AI policy (1, 2)
Condones LLM Ingestion (1)
Helix Request for Help Permissive AI policy (1)
Kakoune Request for Help Permissive AI policy (1)
Lem e039567 AI Functionality (1)
Permissive AI policy (1, 2, 3)
Microsoft Edit Request for Help Permissive AI policy (1)
AI Code Reviews (1)
Neovim Request for Help Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
AI sponsored (1)
Nextpad++ None Permissive AI policy (1, 2)
Ox v0.7.5 AI Functionality (1)
Qt Creator Request for Help AI Functionality (1)
RStudio Request for Help AI Functionality (1)
Permissive AI policy (1, 2)
Vim v9.1.0189 Permissive AI policy (1, 2, 3)
VS Code Request for Help AI Functionality (1)
Permissive AI policy (1, 2, 3)
Zed Request for Help AI Functionality (1)
Permissive AI policy (1, 2, 3)

Note Software

Name Last Untainted Version or Commit ID Tags and Evidence
AppFlowy None AI Functionality (1)
AI Code Reviews (1, 2, 3)
Ferrite None Vibecoded (1)
Joplin Request for Help Permissive AI policy (1)
Linwood Butterfly Request for Help Permissive AI policy (1, 2)
AI Code Reviews (1, 2)
Logseq Request for Help Permissive AI policy (1)
Markor Request for Help Permissive AI policy (1, 2)
MarkText Request for Help Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2)
Memos v0.12.1 Permissive AI policy (1, 2)
AI Code Reviews (1)
AI sponsored (1)
Notesnook Request for Help Permissive AI policy (1)
AI Code Reviews (1)
QOwnNotes Request for Help AI Functionality (1)
Permissive AI policy (1, 2)
Saber Request for Help AI Code Reviews (1, 2)
Simplenote for Android Request for Help Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2)
Simplenote for Electron Request for Help Permissive AI policy (1, 2)
AI Code Reviews (1, 2)
Simplenote for iOS Request for Help Permissive AI policy (1, 2)
AI Code Reviews (1, 2)
Simplenote for macOS Request for Help Permissive AI policy (1, 2, 3)
AI Code Reviews (1)
SiYuan Request for Help AI Functionality (1)
Permissive AI policy (1, 2, 3)
AI Code Reviews (1)
Standard Notes add5250 AI Code Reviews (1)
TriliumNext Request for Help Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2)
AI sponsored (1)
VNote Request for Help Permissive AI policy (1, 2, 3)
Zettlr 99a91eb Permissive AI policy (1)

Unified Push Distributors

Name Last Untainted Version or Commit ID Tags and Evidence
ntfy-sh Request for Help Permissive AI policy (1, 2)
AI sponsored (1)

Version Control

Version Control Clients and Tooling

Name Last Untainted Version or Commit ID Tags and Evidence
Breezy 4559cec Permissive AI policy (1)
Fossil Request for Help AI Code Reviews (1)
Gerrit Request for Help AI Functionality (1, 2)
Permissive AI policy (1)
Git Request for Help Permissive AI policy (1, 2)
Git for Windows Request for Help Permissive AI policy (1, 2, 3)
GitButler Request for Help AI Functionality (1, 2)
Permissive AI policy (1, 2)
gitoxide Request for Help Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
Jujutsu Request for Help Permissive AI policy (1, 2, 3)
lazygit Request for Help Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2, 3)
AI sponsored (1)
Mercurial Request for Help Permissive AI policy (1)
prek Request for Help Permissive AI Policy (1, 2, 3)
Radicle Request for Help Permissive AI policy (1)
Sapling Request for Help Permissive AI policy (1, 2)

Version Control Servers

Name Last Untainted Version or Commit ID Tags and Evidence
Gitea Request for Help Permissive AI policy (1, 2, 3)
Gen AI 'Art' (1)
Gogs Request for Help Permissive AI policy (1, 2, 3)
AI Code Reviews (1, 2)
GitLab Request for Help AI Functionality (1, 2, 3)
Permissive AI policy (1, 2)
Tangled Request for Help Permissive AI policy (1)

Virtualization

Name Last Untainted Version or Commit ID Tags and Evidence
Botspot Virtual Machine Request for Help Permissive AI policy (1)
Cloud-Hypervisor v47.0 Permissive AI policy (1)
AI Code Reviews (1)
Kubevirt v1.5.0 Permissive AI policy (1)
AI In Issue Tracker (1)
AI Code Reviews (1)
VirtualBox Request for Help Permissive AI policy (1)

Volunteer Computing

Volunteer computing is a system in which someone can donate (excess) compute resources to research projects.

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

VPN Software

Name Last Untainted Version or Commit ID Tags and Evidence
Headscale 474ea23 (v0.26.1) Permissive AI policy (1, 2, 3)
netbird Request for Help AI Databroker Usage (1)
nebula Request for Help Permissive AI policy (1)
frp 0.48.0 Permissive AI policy (1, 2)
AI Code Reviews (1, 2, 3)
AI sponsored (1)

Window Managers

Name Last Untainted Version or Commit ID Tags and Evidence
Awesome Request for Help Permissive AI policy (1)
COSMIC Compositor Request for Help Permissive AI policy (1, 2, 3)
Hyprland Request for Help Permissive AI policy (1)
i3 Request for Help Permissive AI policy (1, 2)
IceWM Request for Help AI Code Reviews (1)
Jay Request for Help Permissive AI policy (1)
AI Code Reviews (1)
KWin Request for Help Permissive AI policy (1, 2)
labwc Request for Help Permissive AI policy (1)
MangoWC Request for Help AI Code Reviews (1, 2, 3)
Mir Request for Help Permissive AI policy (1)
AI Code Reviews (1)
miracle-wm Request for Help Permissive AI policy (1, 2, 3, 4)
Mutter Request for Help Permissive AI policy (1, 2, 3)
niri v25.05.1 Permissive AI policy (1, 2)
AI Code Reviews (1)
Qtile v0.34.1 Permissive AI policy (1, 2, 3)
AI Code Reviews (1)
Wayfire Request for Help Permissive AI policy (1)
AI Code Reviews (1)
Weston Request for Help Permissive AI policy (1)
wlmaker Request for Help Permissive AI policy (1)

Desktop Bars

Little bar on your desktop, kinda like a "start" bar.

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

polybar

Desktop Shells

All-in-one solutions for stitching together a desktop.

Name Last Untainted Version or Commit ID Tags and Evidence Alternative(s)
DankMaterialShell none Permissive AI policy (1, 2) Request for Help
Noctalia Shell v2.7.0 Permissive AI policy (1) Request for Help
Open-Shell 4.4.197 Permissive AI policy (1) Request for Help

Why not LLMs?

This section has moved to the why_not_llms.md file.

License

This repository is licensed under the Creative Commons Attribution Share Alike 4.0 International license. Please see LICENSE.txt for more information.