{
  "id": 7919,
  "title": "EIP-7919: Pureth Meta",
  "status": "Stagnant",
  "type": "Meta",
  "category": "Unknown",
  "summary": "This enables Ethereum nodes to provide cryptographic proofs with their responses, eliminating the need to trust RPC providers. Users can verify that data from any source is authentic without running their own full node.",
  "impacts": [
    "Can use any RPC provider securely without trust, access verified blockchain data from lightweight applications, and reduced dependence on centralized services.",
    "Can build truly decentralized applications without requiring users to run full nodes, implement secure light clients, and verify data from any source.",
    "Can implement secure light wallets that verify all data cryptographically, reducing infrastructure costs while maintaining security guarantees.",
    "RPC providers need major updates to support proof generation, block explorers can provide verifiable data, and new verification tooling needs development.",
    "Can implement more secure light clients for Layer 2 networks and improve cross-chain data verification mechanisms.",
    "Need to generate cryptographic proofs for data responses, though this enables lighter infrastructure for many use cases.",
    "May need some coordination for proof generation, but this primarily affects execution layer data structures.",
    "Major implementation work required for proof generation systems, new data structures, and RPC response verification mechanisms.",
    "Eliminates need to trust RPC providers",
    "Enables secure light clients for wallets and dApps",
    "Dramatically improves application decentralization",
    "Reduces infrastructure requirements for verified data access"
  ],
  "discussion_url": "https://ethereum-magicians.org/t/eip-7919-pureth-meta/23273",
  "source_markdown_url": "https://github.com/ethereum/EIPs/blob/master/EIPS/eip-7919.md",
  "canonical_url": "/latest/eips/7919.json",
  "markdown_url": "/latest/eips/7919.md",
  "citations": [
    {
      "recordId": "eip-7919",
      "artifactPath": "normalized/7919.json",
      "url": "/records/proposal/eip-7919/normalized/7919.json",
      "label": "EIP-7919: Pureth Meta",
      "snippet": "This enables Ethereum nodes to provide cryptographic proofs with their responses, eliminating the need to trust RPC providers. Users can verify that data from any source is authentic without running their own full node."
    }
  ]
}
