Digital Signatures with OpenPGP
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
DSIG is a JavaScript library and CLI tool for generating OpenPGP key pairs, signing payloads, and verifying signatures using the OpenPGP standard. It is designed for developers who need to sign application license files or distribution archives without requiring GnuPG, as it works entirely in Node.js and the browser. The tool leverages OpenPGP.js for cryptographic operations and supports both programmatic and command-line usage.