OpenAI secretly funded age verification advocacy group in California

OpenAI has been secretly funding a California advocacy group pushing for age verification requirements for AI systems while hiding its involvement from other organizations in the coalition.
What happened
According to a report from the San Francisco Standard, OpenAI is the primary funder of the Parents and Kids Safe AI Coalition, a group formed to push the Parents and Kids Safe AI Act in California. This legislation would require AI firms to implement age verification and additional safeguards for users under 18.
The Standard characterized the coalition as being "entirely funded" by OpenAI. A Wall Street Journal report from January said OpenAI pledged $10 million to push this specific legislation.
Hidden involvement
When the coalition reached out to child safety groups and other advocacy organizations to gain support for the bill, OpenAI was left off the messaging. The AI company was also omitted from marketing on the coalition's website.
This led to multiple groups and individuals supporting the Parents and Kids Safe AI Coalition without realizing they were aligning with OpenAI. The bill itself was backed by OpenAI in partnership with Common Sense Media as a compromise after the two groups had pushed dueling ballot initiatives last year.
Reactions and implications
"It's a very grimy feeling," an unnamed nonprofit leader told the Standard. "To find out they're trying to sneak around behind the scenes and do something like this — I don't want to say they're outright lying, but they're sending emails that are pretty misleading."
The legislation's age assurance requirements could benefit OpenAI CEO Sam Altman personally, as he heads a company that provides age verification services.
📖 Read the full source: HN LLM Tools
👀 See Also

Manifest adds GitHub Copilot as fourth AI provider for OpenClaw routing
Manifest now supports routing OpenClaw requests through GitHub Copilot subscriptions, joining Anthropic, OpenAI, and Minimax as available providers. This allows developers to use their existing Copilot plans for code tasks through models built for development.

RTX 5080 16GB: Qwen3.6 35B MoE at 128k Context — 56 tok/s, and Why MTP Doesn't Help
New benchmarks show Qwen3.6 35B MoE on RTX 5080 16GB hits 56 tok/s generation at 128k context. MTP (Multi-Token Prediction) makes it 23% slower due to VRAM pressure pushing expert layers to CPU.
FairyFuse Achieves 29.6x Kernel Speedup on CPUs via Ternary Weight Multiplication-Free Inference
FairyFuse fuses eight real-valued sub-GEMVs into a single AVX-512 loop using masked adds/subtracts, yielding 32.4 tokens/s on Xeon 8558P and 1.24x speedup over llama.cpp Q4_K_M with near-lossless quality.

Claude Code v2.1.181: /config Syntax, Sandbox Apple Events, Streaming Fixes
Claude Code v2.1.181 adds /config key=value syntax for inline settings, sandbox.allowAppleEvents on macOS, and CLAUDE_CLIENT_PRESENCE_FILE. It also upgrades Bun to 1.4, fixes prompt caching on custom API URLs, network drive write issues, and many startup regressions.