Compute Donation Page
Consent-first Web Worker compute for BOINC/Cocoon-style workloads.
Best first action
Hover to read the consent explanation, then choose Low or Medium intensity before starting.
When to use
- When plugged into power
- When the user explicitly consents
- When tab visibility and battery are safe
- When demonstrating ethical browser compute
Before
Pre-intervention baseline not yet recorded. The guide's source-of-truth row is the baseline artifact.
Verification (after)
- Never auto-start compute.
- Stop when battery is low or the user leaves.
- Expose live stats.
- Use workers, never main-thread loops.
Common mistakes to avoid (3)
- Starting compute without consent.
- Running high intensity on battery.
- Claiming BOINC/Cocoon integration is live before real project backends are wired.