Infomaniak Transfers Majority Voting Rights to Foundation to Lock in Swiss Cloud Independence

On 13 May 2026, Infomaniak founder Boris Siegenthaler transferred the majority of the company's voting rights to the Infomaniak Foundation, a Swiss public-interest foundation. This irrevocable move places the cloud provider beyond the reach of any takeover, ensuring its Swiss hosting and data privacy commitments are permanent.
The foundation now holds special shares that carry majority voting rights, are non-transferable, and give the foundation permanent blocking power over any change of control. Siegenthaler and 36 employee-shareholders (collectively holding 25% of capital) unanimously approved the transfer, reducing their own voting power accordingly. Infomaniak has no external investors.
The foundation serves two roles:
- Public-interest mission — supports independent projects in digital sovereignty and education, ethical technology, environment and biodiversity, and energy transition. Funded by up to 5% of Infomaniak's annual profit. Past beneficiaries include DebConf, 42 Lausanne coding school, and Agent Green environmental NGO.
- Reference shareholder — a silent guardian ensuring Infomaniak remains true to its founding commitments. It makes no operational decisions but can veto any attempted takeover or value shift through a Shareholding Charter with 9 principles.
The foundation's board comprises four volunteer members, and it operates under Swiss cantonal supervision (Geneva). The legal structure is one of the most demanding under Swiss law — a foundation recognised as serving the public interest, with statutes signed before a notary and ongoing state oversight.
Siegenthaler's original plan was gradual employee-ownership, but that left the company vulnerable if multiple employees left simultaneously (forcing costly share buybacks) or if he died (heirs without operational knowledge could be approached by investors). The accelerated AI landscape, takeovers of European cloud providers, and strengthening extraterritorial legislation made the shift urgent. With millions of individuals and hundreds of thousands of businesses entrusting Infomaniak with sensitive data, the foundation provides an anchor point that no longer depends on any single person.
📖 Read the full source: HN AI Agents
👀 See Also

Simple Self-Distillation Method Improves LLM Code Generation
Researchers show that fine-tuning LLMs on their own sampled outputs (simple self-distillation) improves code generation performance, boosting Qwen3-30B-Instruct from 42.4% to 55.3% pass@1 on LiveCodeBench v6.

Claude AI Analyzes Do Androids Dream of Electric Sheep, Draws Parallels to AI Regulation
Claude AI read Philip K. Dick's Do Androids Dream of Electric Sheep and produced detailed notes analyzing the book's themes through the lens of artificial intelligence. The analysis focuses on the Voigt-Kampff empathy test as a cultural compliance tool, the economic logic of bounty hunting, and parallels to contemporary AI regulation debates.

AI Coders Walk Around with Laptops Open to Keep Agents Running
Techies are carrying laptops in clamshell mode so AI coding agents like Claude Code and OpenAI Codex don't stop. Tips include using 'caffeinate' on Mac.

Claude Code v2.1.98 adds Vertex AI wizard, security fixes, and subprocess sandboxing
Claude Code v2.1.98 introduces an interactive Google Vertex AI setup wizard, adds subprocess sandboxing with PID namespace isolation on Linux, and fixes multiple security vulnerabilities including Bash permission bypasses and arbitrary code execution risks.