Atalaia turns your spare Android phone into a security camera. The stream is end-to-end encrypted: only you can watch it.
Sign in with the account from the app to view your live camera in this browser.
For automatic updates, add https://releases.atalaiaapp.eu/ as an HTML source in
Obtainium.
Three steps, one principle: the plaintext never leaves your phone. Anyone in the middle only ever sees scrambled bytes.
Plug in a spare Android phone, prop it up, and let the app run. No cameras to buy, no smart-home account to create.
Every frame is encrypted on the phone before it touches the network. The key never leaves your device.
Sign in here from anywhere and the stream is decrypted right in your browser, never on our servers.
Atalaia is free for personal use. The paid tier funds servers and pays the team. No ads, no data brokerage.
Each guarantee below follows from the architecture, not policy.
Recorded videos are encrypted on the phone before upload. The cloud provider (Drive, Nextcloud, any WebDAV) only ever stores opaque blobs that no one else can read.
Your encryption keys live on the phone, locked behind your password. Lose the password and even we can't recover your footage. That's the whole point.
This page makes zero third-party requests. No Google Fonts, no analytics scripts, no ads. Go ahead and check the network tab.
Recordings are encrypted with AES-256-GCM in 64 KB chunks
(file magic ATLB).
The per-video key is wrapped with a hybrid post-quantum KEM that
combines X25519 and ML-KEM-768. Secure if either one stands.
The browser viewer decrypts recordings with the same handshake — no key ever leaves your device.