Delegating to Everstake vs. running an identity-gated validator yourself
Everstake is a top-tier delegated-staking operator with hundreds of thousands of retail delegators across 130+ chains (claimed; ~70+ verifiable per its own brief); Solidus Node proposes a different validator-eligibility model — identity-bound, not just key-bound — that doesn't exist as a production option yet.
Solidus is a public testnet: no mainnet, no token, no external audit, and no paying customer. Every claim below is checkable; none of them are a substitute for the certifications an incumbent already holds.
What Everstake does better
- Real, multi-billion-dollar aggregate stake, hundreds of thousands of live delegators, and 8 years operating (founded 2018) — a working product today. Solidus Node has a 4-node dev committee on a public testnet and zero delegators.
- Self-funded, no disclosed venture round, and still reached top-tier independent-operator status alongside Figment, Chorus One, Blockdaemon, Kiln, and P2P.org on commission revenue alone.
- A real institutional Validator-as-a-Service business: professional uptime, slashing protection, and reporting for funds, exchanges, and custodians. Solidus has no validator customers, institutional or retail.
- Solana-specific infrastructure (ShredStream low-latency block propagation, SWQoS stake-weighted transaction priority, Jito integration) that no self-run or newer validator set has an equivalent of.
Where Solidus is different
- The one real design difference: Everstake's validator set is pure key custody, with no operator-identity requirement disclosed anywhere in its brief. Solidus's Proof-of-Identity design gates validator eligibility on a verified human DID instead.
- That difference lines up with Everstake's own stated direction, not a claim we've beaten them to it: its 2026 repositioning to "Certified Yield Infra for Institutions" is chasing the same MiCA/CARF-style validator-operator KYC pressure identity-gated eligibility is built to answer — worth naming as an observation, not a claim we already solve their compliance problem. The credential-gated flow to a regulated custodian is not demoable yet.
- The same verifiable, self-custodied release chain as any Solidus Node install — GPG-signed binary, SHA256 manifest match, TLA+ bounded check, stranger-reproduced differential test — independently checkable today, even though it's no substitute for Everstake's 8 years of live operating history.
Side by side
| Feature | Solidus | Everstake |
|---|---|---|
| Model | Self-run, identity-gated validator (public testnet) | Delegated staking operator — they run it, you delegate stake to them |
| Chains supported | 1 (its own L1, testnet) | 130+ claimed (~70+ verifiable per their own brief) |
| Scale & track record | 4-node dev committee, zero delegators | 8 years operating, multi-billion-dollar aggregate stake, hundreds of thousands of delegatorsEverstake wins |
| Validator eligibility | Identity-verified human DID (Proof-of-Identity design) | Key-based custody only — no identity requirement disclosed in the sourced brief |
| Institutional VaaS offering | Not offered | Validator-as-a-Service: uptime, slashing protection, reporting for funds/exchanges/custodiansEverstake wins |
| Release verifiability | GPG-signed + SHA256 match; TLA+ bounded check; stranger-reproduced test | Not disclosed in the sourced brief |
| Live yield today | None — no mainnet, no token | Real — commission on staking rewards (rate and institutional terms undisclosed)Everstake wins |
Check it yourself
Same reproduction chain as the Allnodes page: cargo test -p solidus-exec --release --test twolane_vs_oracle randomized reruns the stranger-verified differential-oracle test from a clean clone (2026-07-14). Note what's actually running while you check it: a 4-node dev committee, not the 21-of-up-to-100 VRF committee protocol.md §7 specs — the two numbers are never the same thing.