Skip to content

secluso/core

Repository files navigation

Private home security without cloud surveillance

Secluso

Private DIY home security for Raspberry Pi, with encrypted remote access and a 5-minute software setup.

Download Secluso Deploy β€’ Build Your Own Guide β€’ Security Model β€’ Website

Secluso is a private home security camera system for Raspberry Pi. Watch live video, get alerts, and open recordings from your phone without handing your footage to a cloud provider.

Secluso is developed by Secluso, Inc. and co-founded by:

  • Ardalan Amiri Sani, a UC Irvine professor with expertise in computer security and privacy,
  • John Kaczman, an open source and privacy enthusiast with experience in automation, systems, and AI.

Features

  • End-to-end encrypted remote access: Watch live video, get alerts, and open recordings from your phone.
  • 5-minute setup: Secluso Deploy handles image building, pairing, and relay setup in the normal path.
  • Open source: Inspect the code, self-host it, and contribute.
  • Fully reproducible releases: Verify the released runtime binaries, deploy tool, Android mobile app and Secluso OS against the public source code.

Requirements

  • Raspberry Pi: Raspberry Pi Zero 2W
  • Camera: Raspberry Pi Camera Module V1 and V2 (or any camera with a OV5647 or IMX219 Sony sensor)
  • Relay: your own Linux VPS login, or an email to us for free beta relay hosting while testing
  • Phone: Android or iPhone for pairing, alerts, and playback

Set up in 5 minutes (Quick Start)

  1. Download Secluso Deploy from the latest releases.
  2. Generate your personalized Secluso OS image and camera secret QR code locally
  3. Let Secluso Deploy provision your relay over SSH, or email us if you want free beta relay hosting while testing.
  4. Boot the Pi and pair it in the mobile app.

If you need help choosing hardware or a VPS, Build Your Own Guide gives you hardware suggestions and a simple starting path.

A demo picture of our Secluso Deploy tool

Mobile App

After setup, use the mobile app to check in remotely, review recent events, and open encrypted clips.

iOS Mobile App β€’ Android Mobile App

A demo picture of our Secluso Deploy tool

Security

See WHITE_PAPER.md for the full security model, including the untrusted-relay design, forward secrecy, and post-compromise security. See SECURITY.md for how to report a vulnerability.

Reproducible Builds

We do distribute a prebuilt Raspberry Pi image called "Secluso OS". Secluso Deploy generates unique credentials on your machine and injects them into this prebuilt image. Secluso OS, the deploy tool, our runtime binaries, and our Android app are completely reproducible.

See releases/README.md for the reproducibility checker for the binaries and deploy tool. See mobile_client/tool/repro/README.md for the reproducibility checker for the Android mobile app. See os/README.md for the reproducibility checker for Secluso OS. The image must be checked before the deploy tool modifies it (download from our releases directly).

Contributing

Questions and contributions are welcome. Contributions are made under the project license in LICENSE.

Contact

If you need help with anything else, please feel free to contact us at secluso@proton.me

Disclaimers

This project uses cryptography. Check your local laws before use.

Use at your own risk. The project authors provide no guarantees of privacy or home security.