Skip to main content
The Quantum Dispatch
Back to Home
Cover illustration for Secluso Turns a Raspberry Pi Zero 2W Into a Privacy-First Security Camera — End-to-End Encryption, On-Device AI, and a $50 DIY Kit

Secluso Turns a Raspberry Pi Zero 2W Into a Privacy-First Security Camera — End-to-End Encryption, On-Device AI, and a $50 DIY Kit

Secluso opened pre-orders on May 28, 2026 for a privacy-focused, open-source Raspberry Pi Zero 2W home security camera with MLS end-to-end encryption, on-device human and pet detection, and a $50 DIY kit.

Alex Circuit
Alex CircuitMay 30, 20266 min read

A DIY Raspberry Pi Security Camera Built Around End-to-End Encryption Just Opened Pre-Orders

Secluso, the open-source home security project co-founded by UC Irvine professor Ardalan Amiri Sani and engineer John Kaczman, opened pre-orders on May 28, 2026 for a privacy-first DIY home security camera built around the Raspberry Pi Zero 2W. The platform pairs the popular $15 SBC with a custom night-vision camera module, a microphone and temperature HAT, a 3D-printed housing, and a software stack that delivers true end-to-end encryption between the camera and the user's smartphone — implemented via the Messaging Layer Security protocol (MLS, RFC 9420), post-quantum-resistant cryptography, and reproducible builds across the entire stack. The DIY kit lands at $50 with one year of Secluso Cloud included; a fully assembled plug-and-play version is $100 with the same year of cloud service. Both options include night vision, human, pet, and vehicle detection running entirely on-device.

For Raspberry Pi enthusiasts, home security DIYers, privacy-focused homelab builders, and anyone who has been waiting for a credible alternative to cloud-tethered consumer security cameras, the Secluso launch is one of the cleanest expressions of "privacy-by-design" in the maker hardware category this year. The combination of the Raspberry Pi Zero 2W as the base, MLS for end-to-end encryption, on-device AI for detection, and the fully open-source software stack on GitHub puts the entire trust model in the user's hands.

Why End-to-End Encryption Is the Defining Design Choice

The most consequential design decision Secluso made is that the camera-to-phone path is end-to-end encrypted using the Messaging Layer Security protocol — the same modern group-messaging cryptography standard that powers a growing share of the privacy-first messaging ecosystem. The structural implication is that even Secluso's own cloud relay infrastructure cannot decrypt the video stream. The user's phone holds the keys; the camera holds the keys; everything in between is opaque. That posture is the meaningful difference between a privacy-respecting product and a privacy-marketing product.

Post-Quantum Cryptography Is the Forward-Looking Touch

Layered on top of the MLS end-to-end encryption, Secluso uses post-quantum-resistant cryptographic primitives to protect data against future attacks where adversaries might attempt to harvest encrypted streams now and decrypt them later when quantum-capable hardware becomes available. For a security camera that may be deployed for many years, the post-quantum design choice is the responsible long-horizon engineering decision.

On-Device AI Keeps Detection Local

The detection capabilities — human, pet, and vehicle classification, plus motion-based event recording — run entirely on the Raspberry Pi Zero 2W itself. There is no cloud upload of the raw video stream for analysis. When the on-device model detects a relevant event, the camera sends a short encrypted clip (typically 20 seconds) to the user's phone through the encrypted channel. The user can also live-stream from the camera on demand, with the live stream similarly encrypted end-to-end.

Why Local AI Inference Is the Right Architecture for Privacy Cameras

The structural privacy argument for on-device AI inference is simple: a camera that processes video locally never exposes the raw stream to any third party. The cloud-tethered consumer security camera market has been the source of repeated privacy disclosures over the past decade, and the underlying architecture — sending raw video to a vendor's cloud for processing — is the root cause. Secluso's local-first inference architecture removes that exposure entirely. The Raspberry Pi Zero 2W has enough compute headroom to run the lightweight detection models Secluso uses, which is the structural fit that makes the platform credible.

The Open-Source Software Stack

The Secluso software stack is fully open source on GitHub. The camera hub firmware, the relay server, and the mobile apps are all available under an open license. The core hub and server software are written in Rust rather than the OpenSSL-based C code that has been the historical default for embedded encryption work, which materially reduces the risk of memory-safety vulnerabilities. Reproducible builds across the stack let any user verify that the binaries match the public source code, and signed firmware updates from GitHub releases protect against tampering during the update process.

Why Reproducible Builds Matter for a Privacy Product

The reproducible-build commitment is the design choice that turns the open-source claim from a marketing line into a verifiable property. Anyone can clone the Secluso repositories, build the binaries themselves, and confirm that the resulting artifacts match the binaries Secluso ships to users. That capability is the part of the trust model that lets independent security researchers, privacy-conscious users, and corporate security teams actually validate the privacy properties Secluso claims.

The Pricing Story Is the Sleeper Detail

At $50 for the DIY kit and $100 for the assembled version — both including a year of Secluso Cloud — the pricing is well below the typical Wi-Fi consumer security camera with comparable detection capabilities. The cost structure works because the Raspberry Pi Zero 2W is inexpensive, the custom HAT is purposeful and minimal, the 3D-printed housing is low-cost to produce, and the open-source software model removes the vendor-specific licensing overhead. Estimated delivery is two to three months for the DIY kit and four to six months for the assembled version, with US-only shipping in the initial run of 100 units.

The Raspberry Pi Zero 2W as the Right Compute Base

The choice of the Raspberry Pi Zero 2W as the compute base is the engineering decision that ties the whole platform together. The Zero 2W has the compute headroom to run motion detection and the small AI classification models Secluso uses, the I/O to interface with the custom camera and HAT, the connectivity for Wi-Fi communication, and the form factor to fit inside a compact 3D-printed housing. At $15 retail, the Zero 2W is also one of the most accessible Raspberry Pi SBCs for first-time makers, which matches the DIY ethos of the kit.

How Secluso Lands in the Broader Open-Hardware Camera Landscape

Privacy-focused open-source camera projects have been a recurring theme in the maker community for years, but few have reached the polish, the security model, or the production readiness Secluso brings to the market. The combination of MLS-based end-to-end encryption, post-quantum cryptography, Rust-based core software, reproducible builds, on-device AI detection, and a deliverable hardware kit at consumer-friendly pricing is the configuration that turns the privacy-camera concept from a maker side project into a credible product.

The Compete-On-Trust Positioning

Secluso's strategic positioning is compete-on-trust. The cloud-tethered consumer security camera market is enormous, well-funded, and well-distributed — but it has also been the source of repeated privacy concerns, account-takeover incidents, and revelations about how vendor cloud architectures interact with law enforcement. Secluso's pitch is straightforward: the architecture removes the vendor from the privacy threat model entirely. For a meaningful fraction of the consumer market that has been quietly looking for a credible alternative, the trust-first positioning is the differentiator that matters.

The Setup Going Forward

For Raspberry Pi enthusiasts, DIY home security builders, privacy-focused homelab operators, and the broader open-hardware community, the Secluso pre-order opening on May 28 is one of the cleaner privacy-first hardware launches of the year. The Raspberry Pi Zero 2W is the right compute base for the platform. The MLS-based end-to-end encryption sets the privacy floor at the strongest cryptography standard available. The post-quantum-resistant primitives future-proof the trust model. The on-device AI detection keeps the raw video stream local. The Rust-based core software lifts the memory-safety baseline. The reproducible builds let users verify the binaries match the source. The $50 DIY kit and $100 assembled pricing keep the platform accessible. The next watch items are the delivery timeline for the initial 100-unit run, the community response and the eventual reviews from independent maker channels, the expansion of the supported camera and HAT configurations, and the broader adoption pace through the homelab and Raspberry Pi communities. For makers building their next home security setup with privacy as the design center, Secluso is the platform worth pre-ordering this week.

Sources: CNX Software, "Privacy-focused, open-source Raspberry Pi Zero 2W DIY security camera," May 28, 2026; Hackster.io Secluso coverage, May 2026; Secluso GitHub repository and product page, May 2026.