The Private Identity Layer
VeilID is privacy-first identity infrastructure for Solana — built for users, applications, and AI agents. It lets a single wallet operate behind many disposable identities, each unlinkable to the next, while carrying abstracted reputation and privacy-preserving credentials.
Privacy should extend beyond wallets and execution into identity itself. VeilID is the layer that makes that possible.
Hush Wallet protects wallets. ShadeLayer protects execution. VeilID protects identity — the connective tissue between everything you do onchain.
Core concepts
A cryptographic handle issued by the Vault. Apps see the identity; never the wallet behind it.
A short-lived identity scoped to a purpose and TTL. Burn it and the trail ends.
Standing abstracted away from the wallet, provable without revealing ownership.
An isolated identity an autonomous agent acts through — accountable, never traceable to you.
Quickstart
Install the SDK, initialize a client with your API key, and issue your first disposable identity.
Identity Vault
The Vault is the control layer. Your wallet key never leaves it — instead, the Vault derives and rotates isolated identities on demand. Each identity is cryptographically unlinkable to the wallet and to every other identity.
- Key isolation — identities derive from the Vault without exposing the root key.
- Rotation — retire and re-issue identities without losing reputation.
- Revocation — burn an identity instantly; downstream apps lose the thread.
Identity workflow
How a single wallet flows through the Vault into many disposable, unlinkable faces — apps and agents only ever see a face, never you.
VeilID identity flow — illustrative
Disposable Profiles
Create temporary identities for trading, governance, gaming, and applications. A profile carries an optional TTL after which the Vault auto-burns it.
Reputation Layer
Reputation is abstracted away from the wallet. The Vault maintains a composite score from signals — onchain history, attestations, stake, vouches — and exposes zero-linkage proofs: prove a threshold without revealing the underlying identity.
Agent Identity Engine
AI agents operate through isolated identities. Each agent gets a scoped identity, accountable for its own behavior and never traceable back to you or to other agents — the foundation for safe autonomous activity onchain.
Identity API
Create, fetch, rotate, and burn identities.
Verification API
Verify an identity holds a credential or meets a threshold — without learning anything else.
Reputation API
Read composite standing and individual signals for an identity.
$VEIL Token
$VEIL is the coordination asset of the identity layer. Utilities include premium identities, API access, staking, governance, rewards, and ecosystem incentives. Token parameters are illustrative and subject to change.
Whitepaper
Read the full VeilID Whitepaper v1 — vision, problem, solution, architecture, token utility, and roadmap.
Whitepaper v1