Cross domain local storage, with permissions
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Cross-storage is a library for sharing localStorage between different domains. It allows multiple browser windows and tabs to access a single localStorage, with configurable permissions for which domains can read, write, or delete data. The project is designed for web developers building client-heavy applications that need to share data across subdomains or related domains without relying on cookies.