

Hi kibblebits, please see below!
- We do not have telemetry.
- Our Android app is fully byte-for-byte reproducible. If you build it locally on your machine using our reproducible build script, it will match byte-for-byte the one in our GitHub releases. You can read more about reproducible builds here. In addition to our Android app, our deploy tools, OS image and binaries have these as well. This guarantees they were built from the source from our repositories.
- Our relay is self hostable on any VPS you like.
We’d be happy to add an option to disable auto update in our next release.
If you have any other ideas for features we can add or changes we should make, please let us know.

Sorry about that! Is there anything specific I can answer?
The base runs on a Raspberry Pi Zero 2W. This is capable of running motion and AI detection (human/pet/vehicle). It supports live-streaming and motion/ai-detected events, which sends a 20 second video clip to the mobile app. All of this is end to end encrypted.
With DIY, you’re able to pick between an OV5647 and IMX219 sensor (Raspberry Pi Camera Module V1 and V2 respectively). With V1, it’s 1296x972. With V2, it’s 1640x1232 (97.4% of 1080p).