Kinhold
Kinhold Family Management System
Try the Demo
Security

Security

Last updated April 2026

Kinhold stores SSNs, medical records, insurance details, and household passwords. We treat that responsibility seriously. This page is the short version of how we protect that data and how to report a vulnerability.

Encryption

Access control

The AI assistant

The built-in assistant and any external MCP clients only see what the calling user is allowed to see. The same permission checks the UI uses are applied to every tool call. There is no "AI superuser" mode.

Backups

Hosted installs are backed up nightly. Backups are encrypted and retained for 30 days. Self-hosted backups are your responsibility; the docs include guidance for Docker volume snapshots and Postgres dumps.

Reporting a vulnerability

If you find a security issue, please email security@kinhold.app rather than filing a public GitHub issue. Include:

We aim to acknowledge within 48 hours and patch high-severity issues within 7 days. We will publicly credit reporters in the changelog and the security advisory unless you ask us not to.

Source

Kinhold is open source. Read the code on GitHub and verify any of these claims yourself.