Privacy first

Privacy, in plain language

This page is not the legal privacy policy. It is the honest version: what stays on your phone, what the app talks to, and what we chose not to build.

The model: local first, no account

Pixel Gallery reads the photos and videos that are already on your phone and builds an index next to them. Faces, labels, recognized text, captions, colors, quality scores and semantic embeddings are all computed by models that run on the device. There is no sign-up, no cloud library and no copy of your media anywhere else. Pixel Gallery never uploads your photos or videos.

Permissions, and why each exists

Explicitly removed from the app: Fine locationCoarse locationAdvertising ID

What is encrypted, and what is not

The database that holds the sensitive derived data, meaning faces and face embeddings, locations, labels, recognized text, colors and semantic embeddings, is encrypted with SQLCipher. The key is generated on the device and stored in the Android Keystore, so it cannot be read from a file backup.

Your photo files are not touched. They stay ordinary files in your storage, readable by any app you grant access to. Collections, favorites and descriptions are stored in a separate, unencrypted database. Pixel Gallery does not offer end-to-end encryption and does not claim to.

Backup

If Android Auto Backup is enabled on your phone, app settings, favorites, collections and descriptions can be included in your Google account backup and in device-to-device transfers. The encrypted metadata database and its key are excluded from backup by the app's backup rules.

Every network connection the app can make

Home-View is local, by design

Home-View runs a small web server on the phone and only accepts connections from the local network. It refuses public addresses, requires a session token from the QR code, lets you approve each device, and stops itself when Wi-Fi drops, the battery runs low or the session expires. It is not remote access, and it does not use HTTPS, so treat it like any other device on your home network.

What we do not do

  • No cloud AI. If a device cannot run a model, the feature is skipped rather than outsourced.
  • No ads and no advertising ID.
  • No matching of faces against external databases. Groups are local and names are yours.
  • No open-source release yet, and no third-party security audit yet. We say so rather than imply otherwise.

Your data, your call

Settings contains a Delete all data action that removes the index, faces, collections and preferences. Uninstalling the app does the same. Your photos remain exactly where they were.