Client for Mutually Authenticated Web Sockets
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The AuthSocket client is a drop-in solution for Socket.IO that enables mutual authentication by signing outbound messages and verifying inbound messages using the BRC-103 protocol. It works seamlessly with BRC-103-compatible servers and requires minimal changes to standard Socket.IO client usage. This project is designed for developers building secure, real-time applications who need to ensure both client and server authenticity in their WebSocket communications.