118 lines
5.2 KiB
Markdown
118 lines
5.2 KiB
Markdown
# Network Map - systemd Age Verification Merge
|
|
|
|
## Key Actors & Affiliations
|
|
|
|
```
|
|
MICROSOFT (employer of key maintainers)
|
|
├── Luca Boccassi — systemd maintainer, Debian Developer
|
|
│ └── MERGED PR #40954 (birthDate field)
|
|
├── (formerly) Lennart Poettering — systemd creator
|
|
│ └── BLOCKED REVERT PR #41179
|
|
├── (formerly) Christian Brauner — Linux kernel VFS maintainer
|
|
│ └── Now Amutable CTO
|
|
└── (formerly) Chris Kühl — Kinvolk/Flatcar
|
|
└── Now Amutable CEO
|
|
|
|
AMUTABLE (Berlin startup, founded Jan 2026)
|
|
├── Lennart Poettering — Chief Engineer + systemd BDFL
|
|
├── Christian Brauner — CTO + kernel maintainer
|
|
├── Chris Kühl — CEO
|
|
├── Zbigniew Jędrzejewski-Szmek — systemd maintainer
|
|
│ └── ADVOCATED FOR birthDate implementation in PR #40954
|
|
├── Daan de Meyer — systemd maintainer
|
|
│ └── CURRENTLY EMPLOYED BY META (Linux Userspace team)
|
|
│ └── Manages systemd deployments across Meta fleet
|
|
├── David Strauss — systemd/udev co-maintainer
|
|
├── Aleksa Sarai — runc maintainer (container security)
|
|
└── Others (Kai Lüke, Joaquim Rocha, Michael Vogt, Rodrigo Campos Catelin)
|
|
|
|
META ($26.3M lobbying for OS-level age verification)
|
|
├── Daan de Meyer — Meta employee → joining Amutable
|
|
│ └── systemd maintainer + mkosi primary maintainer
|
|
├── Dustin Carmack — Heritage Foundation fellow hired by Meta (May 2024)
|
|
├── Adam Eichberg — Meta's Colorado lobbyist
|
|
│ └── ALSO Board Chair of New Venture Fund (Arabella Advisors dark money network)
|
|
├── UAPI Group member (alongside Microsoft)
|
|
└── Confirmed major donor to ICMEC (authored AB-1043 model legislation)
|
|
|
|
LOBBYING INFRASTRUCTURE
|
|
├── Digital Childhood Alliance (DCA) — Meta-funded shell advocacy group
|
|
│ ├── 140+ claimed coalition members, only 6 named publicly
|
|
│ └── Heritage Foundation funds 3 of 6 named members:
|
|
│ ├── NCOSE (National Center on Sexual Exploitation)
|
|
│ ├── Institute for Family Studies
|
|
│ └── Ethics and Public Policy Center
|
|
├── ICMEC — Authored Digital Age Assurance Act (DAAA) model legislation
|
|
│ ├── Template for California AB-1043
|
|
│ ├── Meta is confirmed major donor
|
|
│ └── Negative net assets of -$2.28M (financial distress)
|
|
└── Arabella Advisors / New Venture Fund / Sixteen Thirty Fund
|
|
└── $121.3M annually to 501(c)(4) with no donor disclosure
|
|
|
|
LEGISLATION CITED
|
|
├── California AB-1043 (signed Oct 13, 2025, effective Jan 1, 2027)
|
|
│ └── Based on ICMEC's DAAA model — shifts burden to OS providers
|
|
├── Colorado SB26-051
|
|
└── Brazil Lei 15.211/2025
|
|
|
|
DYLAN M. TAYLOR (PR author)
|
|
├── Credit Genie (Khosla Ventures-backed fintech) — NO connection to age verification
|
|
├── First-time systemd contributor
|
|
├── Cited Goodwin Law legal analysis
|
|
├── Admitted feature is "hilariously pointless and ineffective"
|
|
└── Submitted 3 PRs in 1 week: systemd (merged), Ubuntu (draft), Arch Linux (locked)
|
|
```
|
|
|
|
## The Two-Layer Architecture
|
|
|
|
```
|
|
Layer 1: STORAGE (systemd userdb)
|
|
PR #40954 — birthDate field in JSON user records
|
|
├── Merged by Boccassi (Microsoft)
|
|
├── Revert blocked by Poettering (Amutable)
|
|
└── Advocated by Zbigniew (Amutable, ex-Red Hat)
|
|
|
|
Layer 2: API (xdg-desktop-portal)
|
|
PR #1922 — Age range portal for sandboxed apps
|
|
├── Submitted by David Edmundson (KDE)
|
|
├── Apps submit age thresholds, receive age brackets
|
|
├── Modeled after Apple's DeclaredAgeRange API
|
|
└── Status: Draft/Open (freedesktop closed a related spec proposal)
|
|
|
|
Layer 3: INTEGRATION (distribution-level)
|
|
├── Ubuntu Desktop Provision PR #1338 — Draft, not merged (Canonical distanced)
|
|
├── Arch Linux archinstall PR #4290 — Locked, awaiting legal counsel
|
|
└── AccountsService MR #176 — Similar birthDate implementation
|
|
```
|
|
|
|
## Meta Connection Flow
|
|
|
|
```
|
|
Meta ($26.3M lobbying)
|
|
│
|
|
├─→ Lobbies for AB-1043 (shifts age verification to OS providers)
|
|
│
|
|
├─→ Employs Daan de Meyer (systemd maintainer, mkosi maintainer)
|
|
│ └─→ de Meyer joining Amutable (Poettering's startup)
|
|
│
|
|
├─→ Funds ICMEC (authored DAAA model legislation = AB-1043 template)
|
|
│
|
|
├─→ Funds DCA (shell advocacy group)
|
|
│ └─→ Heritage Foundation funds 3/6 DCA members
|
|
│ └─→ Heritage fellow Dustin Carmack hired by Meta
|
|
│
|
|
├─→ Member of UAPI Group (alongside Microsoft, where Boccassi works)
|
|
│
|
|
└─→ Dark money: Meta lobbyist Adam Eichberg = Board Chair of
|
|
New Venture Fund (Arabella network, $121.3M/yr to undisclosed 501(c)(4))
|
|
```
|
|
|
|
## Critical Path Analysis
|
|
|
|
The birthDate field reached production through a chain requiring exactly three decisions:
|
|
|
|
1. Dylan Taylor submitted the PR (first-time contributor, no prior systemd involvement).
|
|
2. Luca Boccassi merged it (Microsoft employee, despite 37:1 community opposition).
|
|
3. Lennart Poettering blocked the revert (Amutable founder, locked discussion).
|
|
|
|
No community vote, no governance review, no conflict-of-interest disclosure occurred at any step.
|