Hoodik icon
Hoodik icon

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.

Hoodik screenshot 1

Cost / License

  • Free
  • Open Source

Platforms

  • Android
  • Self-Hosted
  • Docker
28likes
0comments
0articles

Features

Properties

  1.  Lightweight
  2.  Privacy focused

Features

  1.  Two-factor Authentication
  2.  End-to-End Encryption
  3.  No Tracking
  4.  AES-256 Encryption
  5.  Built-in viewer
  6.  Support for MarkDown
  7.  Ad-free
  8.  WYSIWYG Support
  9.  Full-Text Search
  10.  Live Preview
  11.  Syntax Highlighting
  12.  Large File Transfer
  13. Amazon Simple Storage Service icon  Support for Amazon S3

Hoodik News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

  • htunlogic updated Hoodik
  • htunlogic updated Hoodik
  • Maoholguin updated Hoodik
  • serg10 added Privacy focused as a feature to Hoodik
  • serg10 rated Hoodik  
  • serg10 liked Hoodik
  • htunlogic updated Hoodik
  • htunlogic liked Hoodik
  • lod.ink icon
    Aerosol added Hoodik as alternative to lod.ink

Hoodik information

  • Developed by

    HR flagTibor Hudik
  • Licensing

    Open Source and Free product.
  • Written in

  • Alternatives

    108 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

Security & PrivacyBackup & SyncDevelopmentFile SharingOffice & ProductivityPhotos & Graphics

GitHub repository

  •  1,091 Stars
  •  47 Forks
  •  13 Open Issues
  •   Updated  
View on GitHub
Hoodik was added to AlternativeTo by xn ax on and this page was last updated .
No comments or reviews, maybe you want to be first?

Featured in Lists

Selfhosting is where you're hosting your own websites, apps, software, tools, and much more on your own server …

List by Korbs with 81 apps, updated

Some countries are either implementing or planning to change laws that would enforce backdoor access to encryption …

List by c17s5qhu with 13 apps, updated

A list with 9 apps by 0ddL33 without a description.

List by 0ddL33 with 9 apps, updated

What is Hoodik?

Hoodik is a lightweight, self-hosted cloud storage server with end-to-end encryption and native mobile apps. All encryption and decryption happens on your device — in the browser via WebAssembly, or on mobile via native Rust bindings. The server stores only ciphertext and has zero access to your data.

The same Rust cryptography engine powers every platform — web, Android, and iOS — so one security audit covers all clients. Hoodik supports multiple modern ciphers (AEGIS-128L with hardware acceleration, ChaCha20-Poly1305, Ascon-128a) and stores the cipher per file, so old files always decrypt correctly as new algorithms are added.

Search is privacy-preserving: file names are tokenized with a BERT language model and hashed with SHA-256 before reaching the server. You can search your files without the server learning what you searched for.

The built-in WYSIWYG markdown editor lets you create and edit encrypted notes with syntax highlighting, tables, and auto-save — an encrypted, self-hosted alternative to Obsidian for everyday note-taking.

Mobile and desktop apps cache files locally for offline access, and the local cache is fully encrypted with the same standard as on the server. Even if a device is lost or stolen, cached data cannot be read without the user's private key.

The macOS app includes a built-in MCP server that lets AI agents like Claude read and write your encrypted files — but only when you explicitly allow it. The app handles decryption transparently; the AI never sees your keys.

Additional features include chunked concurrent uploads and downloads, image/video/PDF preview with encrypted thumbnails, public link sharing, drag-and-drop upload, folder upload, S3-compatible storage backends (AWS, Backblaze B2, Wasabi, MinIO), two-factor authentication, biometric and PIN unlock, admin dashboard with user management and quotas, and multi-account support.

Deploys with a single Docker container on any VPS. Multi-arch images support amd64, arm64, armv7, and armv6. Runs on SQLite by default or PostgreSQL.

Official Links