Privacy
What KAIROS stores
KAIROS is a demo built by the AISA team at Bitmovin. This page covers the demo itself: the two things it puts in your browser, what happens to video you upload, and who else touches it. Bitmovin’s company-wide policy is linked at the end.
Cookies and browser storage
KAIROS sets no analytics, advertising or tracking cookies. It uses no third-party analytics service. Two things are stored in your browser:
- A sign-in cookie,
sb-…-auth-token. It keeps you signed in between page loads, and without it you cannot use the app. It goes when you sign out, or when it expires. - Your theme choice,
kairos-theme. It remembers whether you picked light or dark, and it stays until you clear your browser storage.
Neither is shared with anyone, and neither follows you to other sites. Neither one asks for your consent, because both exist only to do what you asked for — staying signed in, and keeping the theme you picked.
Signing in
Sign-in is Google OAuth, handled by Supabase Auth. Bitmovin never sees your Google password. Stored against your account: your email address, and a workspace created on your first sign-in and named after that email.
Video you upload
- Your file is stored privately. It never sits at a public web address, and it plays back only for you.
- KAIROS keeps what it found in the video: where each shot and key moment starts and ends, a description of each, and the transcript.
- The video is checked for unsafe content before the analysis runs.
- Only your own workspace can see your uploads and their results. No other workspace can.
- Bitmovin staff running the demo can see them too.
Who processes it for us
| Service | Does what |
|---|---|
| Supabase | Sign-in, and the Postgres database holding accounts and analysis output |
| Google Cloud | Storage for uploaded video, content screening, and the AI models that analyse it |
| Vercel | Hosts the web app and serves its requests |
Treat this as a demo
- Do not upload anything you would mind Bitmovin staff seeing.
- Do not upload broadcast material you do not hold the rights to.
- Uploads and analysis output may be deleted without notice while the demo is being built.
Asking what is stored, or having it deleted
To ask what is held about you, to correct it, or to have your account and uploads deleted, email privacy@bitmovin.com.
Bitmovin’s privacy policy
Everything above is specific to this demo. For how Bitmovin handles personal data generally — the legal bases, international transfers, retention and your rights in full — read the Bitmovin privacy policy.