Privacy.
This page covers two things: what this website does with your visit, and what the Hansym application does with your practice’s data. Both answers are short.
This website
This site is a set of static files. It sets no cookies, runs no analytics, and embeds nothing from third parties — every request stays on this domain, and the page’s Content-Security-Policy enforces that in your browser. It is served by Cloudflare Pages, which, like any web host, receives standard connection data (such as your IP address) in order to deliver the page.
Demo scheduling is not connected yet, so this site currently sends you nowhere and collects nothing. When booking opens, it will use a third-party scheduling service, and this page will name that service and link its privacy policy before the change goes live.
The application
Hansym processes assessment score-report PDFs and writes reports entirely on the computer it is installed on. Assessment and report data are never uploaded — there is no cloud component to send them to.
The application’s sole network call is a licensing handshake with our licensing server. What it sends is a strict allowlist — license key, a salted one-way machine-fingerprint hash, the operating system (always “windows”), the app version, and server IDs — and never file names, paths, scores, hostnames, usernames, or report content. The allowlist is pinned by an automated test in every build; if a build tried to send more, the test suite would fail.
License state is stored encrypted on the machine. When a license expires, report generation stops — templates, reports, and audit files are ordinary files on your disk and stay there.
Hansym does not make or guarantee your practice’s HIPAA compliance. For the full data-flow description and what it does and does not imply, see Security & privacy.
← Back to the front page · How it works · Assessment coverage · Security & privacy