Home of Hoodik — a lightweight, self-hosted, end-to-end encrypted cloud storage system. Files are encrypted in your browser before they ever leave your device; the server never sees plaintext data.
- hoodik — the server and web frontend. Rust (Actix-web) + Vue 3 + WASM crypto. The open-source core of the ecosystem.
- hoodik-landing — source of the marketing site at hoodik.io. Nuxt 3.
- hoodik-unraid — container templates for deploying Hoodik on Unraid.
Native apps for iOS, Android, and macOS are built on top of the same Rust crates as the server, so every client shares the same audited cryptography.
- Website: hoodik.io
- Docker images: hudik/hoodik (multi-arch: amd64, armv6, armv7, arm64)
- VPS setup guide: hoodik.io/get-started
- Android app: Google Play
Hoodik is developed by Hudik d.o.o., based in Osijek, Croatia. Bug reports, questions, and contributions are welcome on the individual project repos.