Time-limited, HMAC-based authentication token generation
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project generates and verifies time-limited HMAC-based authentication tokens, allowing data to be securely embedded within the token itself. It's designed for developers building systems that need simple, stateless token-based authentication with lax expiry handling to simplify client-side implementation. The library is particularly useful for scenarios where tokens need to be validated without server-side storage, making it ideal for distributed systems or APIs requiring lightweight authentication.