secure sessions stored in cookies
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project is a secure cookie-based session middleware for Node.js applications, storing session data client-side in encrypted cookies. It's designed for backend developers using frameworks like Express who need serverless session management, with this fork specifically adding support for `samesite=None` cookies to enable cross-site authentication scenarios.