| ▲ | Show HN: Open-source private home security camera system (end-to-end encryption)(github.com) | |||||||
| 28 points by arrdalan 2 hours ago | 5 comments | ||||||||
Hey everyone, I previously introduced an open source private home security camera in 2024, which uses OpenMLS for end-to-end encryption: https://news.ycombinator.com/item?id=42284412. It was called Privastead then and it's now renamed to Secluso. John Kaczman found my project from here and has been working on it with me over the last year and half. We've made a lot of improvements to the software, which we would like to share with you: - You can now set this up on your Raspberry Pi in less than 5 minutes with no technical expertise using our easy-to-use GUI deploy tool. We've put together a comprehensive build-your-own guide that walks you through the required steps (you can find a link at the top of the repository README). - We use a customized, minimal OS based on the Yocto project for the camera. - Every part of our stack except for the iOS app has reproducible builds. This includes our Android app, camera/server binaries, deploy tool, and the aforementioned OS. - We've re-designed our mobile app, which is now on the iOS App Store and Google Play store. - We now support UnifiedPush for more privacy-preserving push notifications. Looking forward to seeing what you all think! | ||||||||
| ▲ | eichin 34 minutes ago | parent | next [-] | |||||||
Ah, the name is a near-miss vs https://secuso.aifb.kit.edu/english/105.php (the SECurity USability SOciety research group at Karlsruhe) that makes the "Privacy Friendly Apps" suite for Android. (I don't think there's any actual confusion, it was just a "why did that sound familiar" reflex :-) | ||||||||
| ▲ | blitzo an hour ago | parent | prev | next [-] | |||||||
I'm curious about the Yocto based OS. Can you tell us about the architecture? How small the LOC is and how much customization has been done if it based from existing stacks? | ||||||||
| ||||||||
| ▲ | wmf 2 hours ago | parent | prev [-] | |||||||
What's the difference between the hub and the server? | ||||||||
| ||||||||