Brazil’s Superior Electoral Court ordered 665 accounts suppressed ahead of October’s elections. That order now lives as inspectable code in a public GitHub repository, citing the specific electoral law and listing each account ID — treating censorship compliance as open-source infrastructure rather than a buried transparency report. On August 15, 2026, Elon Musk posted “Any censorship required by governments is now clearly visible” alongside an algorithm update reportedly 10–15x larger than any previous release.
The Code Doesn’t Lie
What X actually shipped isn’t a policy statement — it’s a publicly auditable filter you can read, fork, and cite.
X’s For You feed algorithm, published under Apache 2.0, now contains explicit government-ordered filters. The Brazil2026ElectionFilter sits under home-mixer/filters/. It runs after ranking, before final feed assembly. Trigger a Brazilian country code, and posts from flagged accounts disappear from your For You feed — unless you explicitly follow those accounts, which overrides the filter entirely.
- 665 accounts flagged by Brazil’s Superior Electoral Court
- Filter is geofenced: activates only for viewers located in Brazil
- Executes post-ranking, pre-feed assembly
- Explicit follows override the suppression completely
- Code cites the specific Brazilian electoral law and lists account IDs inline
Historically, platforms handled government takedown orders the way redacted FOIA documents handle inconvenient facts: content disappeared quietly, accounts lost reach without explanation, and aggregate transparency reports told you nothing specific. Now the same mechanism suppressing content from your feed is readable, forkable, and citable by anyone with a GitHub account. That’s a structural shift, not a press release.
Governments Aren’t Thrilled About Being Named in the Code
The moment censorship orders become searchable in a public repo, they stop being a platform’s problem alone — and start being everyone’s.
India’s response sharpens the conflict. According to reporting by Tribune India, an unnamed government official stated X must follow the “law of the land” — which, in India and similar jurisdictions, includes confidentiality mandates that prohibit platforms from publicly disclosing censorship orders. That’s a direct legal collision. Whether X will geofence its own disclosures in those markets remains unclear.
The EU angle adds texture. The European Commission fined X €120 million in December 2025 under the Digital Services Act for transparency failures — including deceptive checkmark design, inadequate ad repository access, and insufficient researcher data access. X appealed to the General Court of the European Union. By July 2026, the Commission accepted X’s action plan to improve transparency, according to Reuters. Europe restricts major tech platforms from handling sensitive government data, a regulatory posture that now intersects directly with how X publishes compliance records.
The EU wanted X to open its books. Musk opened the code instead.
If X holds this policy globally, some governments face an uncomfortable choice: demand compliance in secret, or watch their censorship orders become internationally searchable inside a public repo. That’s a specific kind of leverage — and it belongs to whoever can read the diff.





























