Articles · Files, backup & privacy
Security: desktop files vs cloud notes
Cloud notes and desktop files have different attack surfaces. Understand both before deciding where sensitive work belongs.
Kition Team·Apr 11, 2026·1 min read
Threat model
- Cloud: phishing, vendor breach, compliance gaps → full leak
- Local: lost laptop, unencrypted disk, unencrypted backup → your scope
What you should still do locally
- Full-disk encryption (FileVault / BitLocker)
- Git-push the vault to an encrypted remote
- Include
.kition/in backups - Rotate API keys periodically
Related reading
Files, backup & privacy
Privacy practices for lawyers and consultants
Client cases, drafts, billing — what to feed AI, what to keep strictly local, and how to enforce it via hooks.
Files, backup & privacy
Where does Kition keep your data? File layout, explained
Under `<Vault>/`: `.md` files, `.kition/`, `Tables/` — one diagram covers it.
