Skip to content
An overhead view of a neighbourhood of houses and trees

Developers

Open, becausethe promise ischeckable or itisn't a promise.

The parts of Hoyfo that carry the privacy guarantee are published. Read them, run them, and tell us where we are wrong.

  • hoyfo/hub

    Rust · C++

    Firmware for the Hub. Stream ingestion, the local inference pipeline, the sensor bridge, and the sealing step. The claim that video never leaves the house lives or dies in this repository.

  • hoyfo/envelope

    Rust · TypeScript

    The sealed envelope format and its reference implementation. AES-256-GCM payloads, per-recipient key wrapping, deterministic expiry. Specification and test vectors included.

  • hoyfo/adapters

    TypeScript

    Camera and sensor adapters — ONVIF, RTSP, Zigbee, Z-Wave, Matter, MQTT. Add a device here and every Hub picks it up on the next release.

  • hoyfo/sdk

    Swift · Kotlin · TypeScript

    Client SDKs for iOS, Android and the web. Key generation, envelope opening, and the household pairing flow.