Privacy

Deep Face Cam is designed as a local desktop app. Images, videos, and camera frames are processed by a local backend on the user's machine.

Network access

The app may access the network to download model files after explicit confirmation, open project links, or check future update channels if added.

Runtime data

Models, outputs, temporary files, and local settings are stored in the per-user app data directory. Long-lived user data should not be written into the signed app bundle.

Telemetry

No telemetry is required for the open-source app. If telemetry is added later, it should be opt-in, documented, and easy to disable.