Ethereum Foundation
The Ethereum Foundation (Stiftung Ethereum) is a Swiss non-profit organisation that supports the research and development of the Ethereum blockchain protocol and its surrounding ecosystem. Founded in 2014 during the Ethereum crowdsale, it funds protocol research, client development, developer tooling, education, and community grants.
Founding
Established in 2014 alongside the Ethereum crowdsale (in which participants bought ETH for BTC). Vitalik Buterin insisted Ethereum proceed as a non-profit rather than a for-profit company — a decision that caused co-founder Charles Hoskinson to leave and later found Cardano. Registered in Zug, Switzerland (“Crypto Valley”).
Role
- Coordinates Ethereum Improvement Proposals (EIPs) — the process by which protocol changes are proposed, discussed, and implemented
- Manages AllCoreDevs calls — the open governance process for technical decisions
- Funds Ethereum client teams (multiple independent implementations in Go, Rust, Python, etc. to prevent single points of failure)
- Organises Devcon — Ethereum’s flagship developer conference
- Maintains ethereum.org — the primary public documentation and educational resource
Major Protocol Milestones Coordinated
| Upgrade | Date | Significance |
|---|---|---|
| Frontier | Jul 2015 | Mainnet launch |
| London (EIP-1559) | Aug 2021 | Fee burn mechanism |
| The Merge | Sep 2022 | PoW → PoS; >99% energy reduction |
| Shapella | Apr 2023 | Staking withdrawals |
| Dencun (EIP-4844) | Mar 2024 | L2 cost reduction via blobs |
| Pectra | May 2025 | Validator stake ceiling raised |
Quantum Security
google-quantum-ai’s responsible-disclosure paper (babbush-neven-2026-quantum-vulnerabilities-cryptocurrency) specifically engaged the Ethereum Foundation as the primary recipient for quantum-vulnerability disclosure. Ethereum relies on ECDLP-256 (elliptic-curve-cryptography) for wallet keys and transaction signatures — vulnerable to future quantum computers running Shor’s algorithm.
The Foundation coordinates EIPs to migrate Ethereum’s cryptographic primitives to post-quantum cryptography (PQC) before cryptographically-relevant quantum computers (CRQCs) emerge.
Sources: wikipedia-2026-ethereum | babbush-neven-2026-quantum-vulnerabilities-cryptocurrency | ethereumorg-2026-ethereum-foundation | grokipedia-2026-ethereum-history | geth-2026-go-ethereum-client