Secluso is an open-source DIY home security camera system built around the Raspberry Pi Zero 2 W. It focuses on privacy by using true end-to-end encryption (E2EE) via Messaging Layer Security (MLS), ensuring that even untrusted relays cannot decrypt video feeds. The system features on-device AI for detecting humans, pets, and vehicles. To enhance security, the core software is written in Rust to prevent memory-related bugs and includes post-quantum encryption to protect data against future threats.
- Raspberry Pi Zero 2W based hardware architecture
- End-to-end encryption using MLS (RFC 9420)
- On-device AI for human, pet, and vehicle detection
- Memory-safe software core written in Rust
- Post-quantum encryption support
- Minimal Yocto-based Secluso OS
- Support for self-hosted relays or official beta services
This post details the creation of a weather dashboard using a Raspberry Pi Zero and a 7-color E-paper display, focusing on the challenges and design choices made during the project. It covers aspects like SVG graphing, icon design, color optimization for E-paper, 3D printing a case, and a unique "Human Guessing Design" philosophy.
Frozen intends to be a radio BBS optimized for slow connections. This is the very beginning of the project. It has a working message board, admin tools, a terminal client, and a server supporting serial and TCP connections to Meshtastic radios.