A browser based distributed computing platform utilising idle cpu cycles on visitors computers when browsing
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
dis.io is a distributed computing platform built on JavaScript and Node.js that leverages idle CPU cycles from web browsers and command-line applications to perform computing tasks. The project consists of three main components: a Manager that distributes work units and manages tasks, Distributors that handle client connections and task distribution, and Clients that process the work units using Web Workers or Node.js clustering. It's designed for developers and researchers who want to create distributed computing applications that can harness unused computing power from website visitors or volunteer computing resources.