If you need help or want to request a feature, open a GitHub issue or email us.
Privacy Protector provides on-device tools so you can delete app data and cleanup duplicates. Deletion actions require confirmation and use your device’s permissions (Contacts/Photos) only when you choose those features.
If you want to request deletion help, email privacy@privacyprotector.app with your app name and your device type (Android/iOS).
Operating systems protect apps from deleting each other’s private data. Privacy Protector can open system screens, but you confirm actions.
You can configure a base URL like https://api.yoursite.com:8001 in the app Settings.
The backend can accept event logs (audit/analytics), but it cannot delete data on the device.
GET /api/v1/health/ → returns {"status":"ok"}POST /api/v1/privacy-events/ → accepts event JSON, optional Authorization: Bearer ...