Debian AI Vote: What the 64/36 Split Really Means Debian's General Resolution 2026-002, 'Responsible Use of Generative AI,' passed with 64% in favor and 36% against, a margin of 55 votes out of roughly 450 cast, permitting contributors to use AI tools without mandatory disclosure while maintaining all existing quality and legal standards. The resolution explicitly does not resolve copyright or authorship questions, leaving those to individual contributors, and prohibits feeding sensitive Debian data into cloud AI tools without authorization. Debian is now the largest and oldest Linux distribution to formally allow AI contributions, setting a precedent for derivatives like Ubuntu and Mint. Debian just voted to let contributors use AI tools. 64% said yes, 36% said no, and the winning margin was 55 votes out of roughly 450 cast. General Resolution 2026-002 https://www.debian.org/vote/2026/vote 002 passed under the banner of “Responsible Use of Generative AI,” and if you contribute to Debian — or any project watching this decision closely — you need to read what it actually says, not just the headline. What the Policy Actually Says The resolution is more permissive and more demanding than it looks at first glance. On the permissive side: you can use any AI tool — GitHub Copilot, Claude, Cursor, whatever — for code, packaging, documentation, or translations. You do not have to disclose that you did it. There is no new reporting requirement, no AI-use flag in your commits, no mandatory note in your changelog. On the demanding side: every standard Debian has ever had still applies. Quality, correctness, maintainability, legal compliance — all of it. The GR is explicit: “AI made a mistake” is not a defense. You own what you submit, period. Two restrictions are built in. First, do not feed sensitive Debian data — embargoed security information, contributor credentials, private mailing list content — into cloud-based AI tools unless you have explicit authorization. Second, large-scale automated runs say, using AI to regenerate hundreds of package descriptions at once require community consensus first. Human supervision is not optional. The detail most coverage has glossed over: the GR explicitly does not resolve the unsettled legal questions around AI-generated code — copyright status, authorship, licensing. It acknowledges those questions exist, then hands them directly to individual contributors. The project is not taking a legal position. You are. A Community Divided A 64/36 result with a 55-vote winning margin is not a mandate. It is a narrow permission granted by a project that is still arguing with itself. The opposition made a coherent case: AI tools trained on open-source code without explicit consent carry unresolved copyright risk. Running AI-generated contributions through an already-stretched maintainer pool degrades quality at scale. And the energy footprint of large language models is not negligible. One dissenting developer put it plainly: the winning option “does not acknowledge all the legitimate concerns around AI: environmental impact, copyright and licensing uncertainty, the health of Free Software communities, and the strain of aggressive scraping on the open web.” Those concerns did not go away because the vote passed. How Debian Compares to the Rest of Open Source An August 2026 review of 120 open source projects https://medium.com/@yadavrakshit60/i-read-the-ai-policies-of-120-open-source-projects-here-is-what-they-actually-say-9a5ea6897893 shows the landscape is fractured: 72 projects allow AI assistance with conditions attached 37 projects ban it outright 11 major projects still have no policy — including Rust, Fedora, FreeBSD, GCC, Blender, and Jupyter In the ban camp: Gentoo expressly prohibits all AI-assisted contributions https://wiki.gentoo.org/wiki/Project:Council/AI policy . NetBSD classifies AI-generated code as “tainted” by default — uncertain copyright status, cannot be committed without Core Team approval. OpenBSD rejects machine-written contributions outright. OpenJDK bans AI in code, email, wiki pages, and issue trackers, permitting it only for private debugging. Debian is now the largest and oldest Linux distribution to formally permit AI contributions. That matters: Debian is upstream for Ubuntu, Mint, and a long tail of derivatives. When Debian sets a precedent, a significant portion of the Linux world takes note. The Linux kernel already allows AI-assisted patches, but Linus Torvalds has been vocal about the downside https://betanews.com/article/torvalds-ai-bug-reports-break-linux-security/ : AI-generated bug reports have made the security mailing list “almost entirely unmanageable.” Reports went from 2–3 per week to 5–10 per day, most of them AI scanner duplicates. His current rule: send a patch with the bug report, or don’t send it at all. The Gap Nobody Has Solved The policy has an enforcement problem baked in. No mandatory disclosure means maintainers have no way to know when AI was used. The accountability framework depends entirely on contributor honesty — which works for contributors who are already careful and provides nothing for those who are not. The real test will come when an AI-assisted contribution introduces a CVE. That scenario is not hypothetical; it is a matter of when, not if. The GR’s answer is clear: the contributor is responsible, the project is not. Whether that holds across every jurisdiction is a separate question nobody has answered. What to Do If You Contribute to Debian The policy is live as of August 29, 2026. Here is what it means for your workflow: Use AI tools freely — the permission is real and broad Review every line before submitting — you own the output legally and ethically Disclose AI use — not required, but good practice and builds maintainer trust Keep sensitive data out of cloud AI — embargoed CVEs, credentials, private list content Get consensus before bulk runs — mass AI-generated updates need community discussion first Never treat AI output as a liability shield — it is not one The GR is designed to evolve without requiring another full vote — an explicit provision. What drives the next revision will be whatever happens in the gap between what the policy says and what it can actually enforce. The 55-vote margin suggests that gap may close faster than Debian’s usual pace of change.