Core Concepts

Reputation Oracle

An on-chain risk database that scores addresses by exchange linkage, doxx exposure, and malicious activity — updated continuously by community reports and on-chain heuristics.

The Reputation Oracle maintains an on-chain risk score for every address — indicating the likelihood that an address is publicly identified, linked to an exchange, associated with malicious activity, or otherwise relevant to a privacy decision.

Score model

The Oracle evaluates addresses across these dimensions:

  • Exchange Linkage (0–30 points): Direct deposits/withdrawals to centralized exchanges with known KYC.
  • ENS & Social Proof (0–20 points): Reverse-resolution to public profiles, Twitter handles, GitHub usernames.
  • Malicious Activity (0–25 points): Association with known exploit addresses, OFAC-sanctioned entities, or scam patterns.
  • Doxx Exposure (0–25 points): Instances where the address has been explicitly linked to a real-world identity in public databases or forums.

The Oracle is updated continuously — community reports are verified through a stake-based challenge mechanism, and on-chain heuristics run every ~12 seconds (per block).

Details

AnonProof's reputation oracle integrates directly with your existing wallet infrastructure. No migration is required — the privacy layer operates transparently on top of MetaMask, Rabby, Coinbase Wallet, or any standard EVM wallet. See the Integration section for setup guides.