Explained simply
Darkbloom
A way to run AI on strangers' sleeping Macs, where the strangers can never read your stuff.
Millions of Macs are asleep right now
Apple has shipped over 100 million powerful Macs. Most of them sit idle about 18 hours a day. That is an enormous amount of wasted computer power, and modern Macs are strong enough to run very large AI models.
Darkbloom rents that power out
You send an AI question. A traffic controller picks an idle Mac, the Mac computes the answer, and the Mac's owner earns money. It plugs into the same tools people already use for ChatGPT-style APIs (you change one web address), and it claims to cost about half as much.
The money flows the opposite direction. You pay for each answer, the traffic controller does the billing, and right now it passes every cent through to the Mac's owner. The 0% fee is an alpha promo, not the business model: the middleman is where a fee would go later (the fee machinery is already in the code, set to zero). There is also a second stream of money: while the network is young, the project pays bigger Macs a small monthly floor from its own pocket, roughly $10 to $40 a month, just for staying online and provably healthy. Everything settles in dollars through Stripe.
Plugging in, both sides
Using it needs no download at all. Darkbloom is just a web address. You make an account on their website, create a key, and add a few dollars with a normal card (50 cents minimum). Then you tell the AI tools you already use to talk to Darkbloom's address instead of OpenAI's. Every answer is deducted from the prepaid balance; there is no subscription.
Earning with a Mac takes one install command (no admin rights), a login to link the machine to your account, and optionally a schedule, like "weeknights, 10pm to 8am." The Mac dials out to the network itself, so there is no router or firewall setup. And once you run a node, your own AI use becomes free: requests to your own machine are never charged.
The clever part: the owner can't peek
This is the hard problem. The person who owns the Mac has full control of it, yet they must never see your question or the answer. So your question travels in a locked box, and the only key lives inside a sealed program on the Mac. The seals are enforced by the Mac itself: breaking them requires a reboot, which kills the job.
How do you trust a stranger's Mac?
Before a Mac gets any work, it has to prove itself. Its security chip signs an ID, Apple's systems confirm the machine's protections are on, and a final check proves it is running the real, unmodified Darkbloom app. No proof, no work. Anyone can look up a Mac's proof.