Purify your html content before marking it safe
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Ember-purify is an Ember.js addon that sanitizes user-provided HTML content using DOMPurify to prevent XSS attacks, offering a safer alternative to Ember's built-in HTML escaping methods. It's designed for Ember developers who need to render dynamic HTML content while ensuring security, with both template helpers and JavaScript API support. The addon includes global configuration options and can be easily installed via Ember CLI.