Connect/Express middleware to apply X-Frame-Options based on a whitelist
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project, `xfo-whitelist`, is an Express/Connect middleware for Node.js applications. It allows developers to control the `X-Frame-Options` response header, enabling framing for specific whitelisted URLs while denying it for others – enhancing security against clickjacking attacks. It's intended for web developers using Express who need granular control over where their application can be framed.