Sovereign AI infrastructure
The blind
supercomputer
The world's idle silicon, pooled into one private network — machines that can read neither your data nor your weights.
The idea
The compute already exists. It's just idle
Frontier-class machines sitting idle in millions of homes. A sealed vault built into every one. Money that settles anywhere in seconds. The pieces are all here — just scattered across the world.
HoloNEAR is what they add up to.
The guarantee
Two guarantees, one trust root
Everything rests on the hardware secure enclave on each machine — the trust root whose keys unlock compute only inside the attested, hardened process. Like a courier carrying sealed mail, a machine can't read what it computes on: not your prompt, not its own resident weights.
Hiding both data and weights at once — on untrusted residential and cloud hardware, over the open internet — is what HoloNEAR is. Neither guarantee alone is new; holding both together is.
Build
A drop-in API for your model
A drop-in OpenAI & Anthropic-compatible API — change the base_url, keep your code. Every run inside a hard budget it can never overspend.
npx holonear up # local mesh + dashboard holonear use global # target the global network holonear train --arch nanogpt-tiny --lora holonear serve nanogpt-tiny # OpenAI-compatible API curl -s localhost:8080/v1/completions \ -H 'content-type: application/json' \ -d '{"prompt": "hello", "max_tokens": 16}' # base_url = localhost:8080/v1 # served from the mesh — plaintext never left your process
The math
Pay for work, not for capacity
Per token for inference, per GPU-hour for training — one rate card, no reserved capacity, no idle bill.
Pricing is preliminary — rates and table format may change.
Become a provider
Paid for hours you weren't using
Your Mac earns for the hours it would otherwise sit idle — flip a switch in the HoloNear App, or run one command. Leaving is just as easy: a clean exit is never slashed, and your bond unlocks on a contract-enforced time-lock — automatic, no one to ask.
holonear node up --payout you.near # join as a provider holonear node status # running? where? who? holonear node down # leave anytime
Provider economics
Same math seen from your Mac
What your hours could earn at public rates — and what machines like yours actually got paid. One is a ceiling, the other is a receipt; neither is a projection.
Gross at public rates, before the protocol's revenue split — arithmetic, not a forecast. Demand decides how many hours actually serve. A node that serves nothing earns nothing; that's why the numbers can be trusted.
Filled from real settled payouts once the network reports them — never estimates.
Earnings depend on the work your node serves — a node that serves nothing earns nothing. There is no payment for idle capacity, which is exactly why the reported numbers can be trusted.
How settlement worksThe loop
Your nights
fund your days
One account, both directions: your Mac serves work overnight and earns a balance; by day, the same balance pays for your own training and inference — no top-up, no transfer, no second account. Results ship, the node keeps earning.
Don't take our word for it
Attestation
A node proves it runs a genuine, unmodified build before any work reaches it.
Verified to the root
The attestation chain is checked back to the hardware vendor's root — and the design endpoint is your own client verifying it.
Sealed end-to-end
Sealed tensors in transit, enclave-bound weights at rest — unreadable even to a machine's owner, at the same floor as Apple's Private Cloud Compute.
Durability
Encrypted, sharded checkpoints — a dying node never costs you work.
Nothing to farm
The network pays only for demand-priced, verified work — never for idle capacity.
Limits
Where the guarantees stop — physical attacks, side-channels — we publish, adversary by adversary.
FAQ
Questions a skeptic asks
base_url, keep your code. Both dialects, streaming included. Training runs are driven from the CLI or from Python.--free-mem-gb) and is only assigned stages that fit. More memory, more work, more earnings.--payout account and all of them settle to it. Each machine keeps its own identity on the fleet map.Still have questions? Contact us