Skip to main content

Stateless Client Privacy

Definition

Stateless Client Privacy refers to a design goal in blockchain systems where client applications can interact with the network and verify information without needing to store or maintain a full copy of the blockchain state. This approach aims to reduce the data footprint and computational burden on individual clients, while also enhancing their privacy by limiting the information they need to hold locally. It contrasts with full nodes that retain all state data. Such clients rely on proofs for verification.