Several Russian developers lose kernel maintainership status
Scope and Reason for the Change
- Many commenters focus on a recent commit removing several Russian-linked maintainers from the Linux
MAINTAINERSfile, justified in the commit as meeting “compliance requirements.” - Explanations debated:
- Legal/sanctions compliance (EU/US export controls, broad Russia sanctions).
- National security risk reduction (avoiding coercible maintainers in Russia).
- Overly conservative “lawyer-driven” self-censorship to avoid unclear sanctions liability.
- Exact legal basis is unclear; maintainers refer to advice from lawyers but do not share details, which several commenters find troubling.
National Security vs. Discrimination
- Pro-removal arguments:
- Russian state is seen as willing and able to coerce citizens via threats to them or their families.
- High-value targets like the kernel justify removing “low-hanging fruit” (maintainers in Russia / sanctioned orgs).
- This could actually protect those individuals from state pressure by removing their leverage value.
- Critical views:
- Any maintainer anywhere can be bribed or coerced; focusing on one nationality is arbitrary.
- No documented case in major OSS of such state-coerced backdoors; some call the scenario speculative “movie-plot” thinking.
- Some liken it to nationality-based discrimination or a new McCarthyism, and ask why similar logic isn’t applied to US, Chinese, Israeli, etc. maintainers.
Sanctions Ethics and Effectiveness
- Some strongly support harsh sanctions, even explicitly endorsing broad pain on the Russian populace as leverage against the regime.
- Others argue sanctions mostly harm ordinary people, especially in authoritarian states where public pressure is weak.
- Comparisons made to US-led wars, coups, and other countries’ abuses; accusations of Western double standards.
Open Source Governance and Trust
- Concerns:
- Non-transparent removal process, vague criteria (“compliance requirements”), and no clear avenue for appeal or reinstatement.
- Fear this will deter non-Western maintainers and drive projects away from US jurisdictions and infrastructure.
- Some see it as evidence that the “borderless, apolitical” open source ideal is over.
- Counterpoints:
- Open source only guarantees code access and forkability, not inclusive governance.
- If people dislike the decision, they are free to fork the kernel or build alternative governance structures.
Practical and Future Implications
- Questions about impact on other projects and distributions with Russian maintainers.
- Noted that some removed maintainers simply had
.ruemails despite living/working elsewhere; perceived as inconsistent. - A minority suggest moving to formally verified microkernels (e.g., seL4) to limit the impact of kernel backdoors regardless of politics.