Hoodik
Lightweight, self-hosted encrypted cloud storage enabling fast uploads and downloads, easy Docker install, secure public link sharing, browser-side cryptography, searchable metadata, and low RAM footprint. Designed for privacy, performance, and file management.
Cost / License
- Free
- Open Source
Application types
Platforms
- Android
- iPhone
- Self-Hosted
- Docker
Features
Properties
- Lightweight
- Privacy focused
Features
- Two-factor Authentication
- End-to-End Encryption
- Support for MarkDown
Support for Amazon S3
- No Tracking
- AES-256 Encryption
- Built-in viewer
- WYSIWYG Support
- Full-Text Search
- Live Preview
- Syntax Highlighting
- Works Offline
- Dark Mode
- Hierarchical Structure
- Ad-free
- Shared Folders
- Encrypted Backup
- File Versioning
- Real time collaboration
- No Coding Required
- Large File Transfer
- Zero Knowledge
- File Sync
- Rust
Support for Docker
- Team Collaboration
Hoodik News & Activities
Recent News
Recent activities
- PredatorQ liked Hoodik
- Shewmom liked Hoodik
- diogohudson added Hoodik as alternative to ooshare.io
- Malay-Patel added Hoodik as alternative to Sendrop.xyz
joshuabrush21 added Hoodik as alternative to LACloud (Local Area Cloud)
astorstack added Hoodik as alternative to Complibase
Hoodik information
Featured in Lists
Selfhosting is where you're hosting your own websites, apps, software, tools, and much more on your own server...
Some countries are either implementing or planning to change laws that would enforce backdoor access to encryption...
A list with 9 apps by 0ddL33 without a description.
What is Hoodik?
Hoodik is a self-hosted cloud storage server with a Vue 3 web frontend and native mobile apps. Files, file names, and search queries are encrypted on your device before they reach the server. The server only ever stores ciphertext, so it cannot read your files even if it is compromised. The cryptographic engine is written in Rust and compiled to WebAssembly for the browser and to native bindings for mobile, so every platform runs the same auditable codebase.
The default symmetric cipher is AEGIS-128L, a hardware-accelerated AEAD that outperforms AES-GCM on modern CPUs. File keys are wrapped with a post-quantum hybrid of X25519 and ML-KEM-768, and login uses OPAQUE, so your password never leaves your device. Search queries are never sent in plaintext: file names are tokenized with a BERT model and hashed with SHA-256 before upload, and the server matches those hashes. Public link sharing places a per-link key in the URL fragment, so the file key never reaches the server or anyone other than the recipient.
Storage backends are pluggable. By default Hoodik writes encrypted chunks to local disk, and it also supports any S3-compatible service (AWS S3, Backblaze B2, Wasabi, Cloudflare R2, MinIO). The database is SQLite by default and switches to PostgreSQL with a single environment variable. The whole server idles at around 20 MB of RAM and ships as a single multi-arch Docker image (amd64, arm64, armv7, armv6), so it runs on a Raspberry Pi or any small machine.
Hoodik also ships an encrypted markdown notes editor with version history. It is a self-hosted alternative to Obsidian Sync or Notion for users who want their notes encrypted end to end. Native apps are live on all three stores: iOS and macOS on the App Store, Android on Google Play. All three are free.
For people who want the same setup without running a server, Hoodik Cloud is managed hosting run by the Hoodik team. It runs the same open-source code with the same client-side encryption, and each instance gets its own dedicated storage bucket. You can export your entire instance at any time and get a runnable copy of open-source Hoodik with your encrypted data inside, ready to self-host with Docker. Plans start at 9 EUR/month for 100 GB with a 14-day free trial.












