Contributed by alxkzmn, sinu, 0xvikasrushi
Ethereum users are forced to choose between privacy (running their own node) and practicality (using RPC providers), creating a trade-off that undermines Ethereum's principles of decentralization and user sovereignty. This document aims to explore possible ways to narrow this gap.
Problem
Reconstruction of subject identity (physical or onchain) from Ethereum state requests.
Rationale
Most users access Ethereum through RPC providers rather than running their own nodes, creating a fundamental privacy vulnerability. While running a personal node would solve this issue, it remains costly and impractical for standard users, especially on resource-constrained devices like smartphones. Local storage of Ethereum's World State is prohibitively expensive for consumer hardware.