Privacy
This page describes the current data handling behavior implemented by SkipSilence today. It is intentionally limited to what the product actually does now.
Uploaded media
When you use the dashboard, media files are uploaded to the backend for processing. SkipSilence processes those files server-side as part of the current upload and job workflow.
Anonymous access
If you use SkipSilence without signing in, the current product stores an anonymous identifier in local browser storage and uses a signed anonymous access token to protect access to your upload jobs.
Authenticated access
If you sign in, the frontend uses Clerk authentication and the backend verifies authenticated job access before returning job status and protected media assets.
Retention and deletion
This page should not promise a deletion schedule unless that behavior is actually enforced by the running system. The current product only states behavior that is presently implemented.