Privacy Policy
Overview
SuperHealth is a local-first, privately deployed personal health management system. The system runs on the user’s own server, and all health data is stored in a SQLite database on that server. The user is the sole owner and controller of the data.
Data ownership
Because SuperHealth uses a privately deployed architecture, it does not operate any central server to store user data. The system developers do not access, store, or transmit any of the user’s health data. Access, backup, and deletion of data are entirely under the user’s control.
Data collection
- Garmin Connect CN: wearable data such as sleep, HRV, resting heart rate, stress, Body Battery, steps, and activities.
- Health Auto Export: self-measured vital signs such as blood pressure, weight, body fat percentage, and blood glucose.
- Medical documents: physical exam reports, lab results, outpatient records, imaging, discharge summaries, and genetic reports uploaded by the user.
- Contextual data: QWeather and calendar events, used only for contextual analysis.
Data storage and transmission
- Core data is stored in a SQLite database and local file directories on the user’s server.
- Dashboard access passwords are stored as PBKDF2-SHA256 hashes.
- When document parsing or suggestion generation is enabled, necessary summaries or document content are sent to the LLM service you configure. If those features are not enabled, no such calls are made.
Disclaimer
All health suggestions and risk scores are for reference only and do not replace professional medical diagnosis or treatment.