Privacy Policy

Effective date: July 2026 — faces-h open-source project

faces-h does not collect, transmit, or store any personal data. Everything stays on your device.

What faces-h does

faces-h is a local Windows desktop application that organises your personal photo library using on-device face recognition. All processing happens inside your computer. No data — photos, face embeddings, names, or anything else — leaves your machine.

Data we do not collect

Network access

faces-h makes two outbound network requests — both optional:

The app never contacts any analytics, advertising, or tracking service.

Local storage

All data created by faces-h (face embeddings, cluster assignments, names you enter) is stored in a SQLite database at %APPDATA%\faces-h\ on your computer. You can delete this folder at any time to remove all app data.

Code signing

The Windows installer is code-signed. The certificate is provided by SignPath Foundation under their free OSS programme. SignPath receives only the compiled installer binary for signing; they do not receive any user data.

Open source

faces-h is fully open source under the MIT licence. You can audit every line of code at github.com/justminime/faces-h.

Contact

Questions about this policy? Open an issue on GitHub.