Show HN: Open-source private home security camera system (end-to-end encryption) Secluso, Inc. has released an open-source, end-to-end encrypted home security camera system for Raspberry Pi that allows users to watch live video, receive alerts, and access recordings from a phone without sending footage to a cloud provider. The system, co-founded by UC Irvine professor Ardalan Amiri Sani and privacy enthusiast John Kaczman, features a five-minute software setup, fully reproducible releases, and an untrusted-relay design for secure remote access. The project aims to give users complete control over their home security footage while maintaining privacy through local encryption and open-source code. Private DIY home security for Raspberry Pi, with encrypted remote access and a 5-minute software setup. Download Secluso Deploy https://github.com/secluso/secluso/releases • Build Your Own Guide https://secluso.com/build-your-own • Security Model /secluso/core/blob/main/WHITE PAPER.md • Website https://secluso.com 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. 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. 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 - Download Secluso Deploy from the latest releases https://github.com/secluso/secluso/releases . - Generate your personalized Secluso OS image and camera secret QR code locally - Let Secluso Deploy provision your relay over SSH, or email us if you want free beta relay hosting while testing. - Boot the Pi and pair it in the mobile app. If you need help choosing hardware or a VPS, Build Your Own Guide https://secluso.com/build-your-own gives you hardware suggestions and a simple starting path. After setup, use the mobile app to check in remotely, review recent events, and open encrypted clips. iOS Mobile App https://apps.apple.com/us/app/secluso/id6756543429 • Android Mobile App https://play.google.com/store/apps/details?id=com.secluso.mobile See WHITE PAPER.md /secluso/core/blob/main/WHITE PAPER.md for the full security model, including the untrusted-relay design, forward secrecy, and post-compromise security. See SECURITY.md /secluso/core/blob/main/SECURITY.md for how to report a vulnerability. 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 /secluso/core/blob/main/releases/README.md for the reproducibility checker for the binaries and deploy tool. See mobile client/tool/repro/README.md https://github.com/secluso/mobile client/blob/main/tool/repro/README.md for the reproducibility checker for the Android mobile app. See os/README.md https://github.com/secluso/os for the reproducibility checker for Secluso OS. The image must be checked before the deploy tool modifies it download from our releases directly . Questions and contributions are welcome. Contributions are made under the project license in LICENSE /secluso/core/blob/main/LICENSE . If you need help with anything else, please feel free to contact us at secluso@proton.me mailto:secluso@proton.me 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.