← Back to Risk Mapper

Privacy

Last updated May 7, 2026

Risk Mapper is built to collect as little as possible. We don't use cookies, we don't load third-party trackers, we never see the contents of your matrix, and we don't sell or share data with anyone.

What we do not collect

What we do collect

We run a small, self-hosted analytics service to understand which parts of the tool are useful. Each event records the page URL, referrer, browser, operating system, screen size, language, and a coarse approximate location derived from the anonymized IP.

These are the named events the app fires:

Events carry the name only. They do not carry the title of your matrix, the text of any risk or mitigation, or any other content you have typed. When you view a shared matrix, the unique identifier in the URL (the part after /grid/) is stripped before the page URL is reported.

How we anonymize your IP

Your browser never talks to the analytics service directly. It posts each event to our own server, which strips most of the identifying bits from your IP address before forwarding it. We keep enough information to estimate which country or region the request came from, but not enough to identify you across visits, and the salt used for the remaining randomization rotates daily.

Verify any of this

The entire site is open source. If you want to confirm any of the above, the code is at github.com/ActivistChecklist/riskmapper.