Managed · End-to-End Encrypted · EU or US region

Encrypted on your device.
Hosted on ours.

Hoodik Cloud is your own private, end-to-end encrypted cloud drive, set up and kept running for you. Your keys never leave your device, and all that ever reaches us is ciphertext we can't read.

Auditable core

Hoodik Cloud runs the exact Hoodik server you could docker-run on your own machine tonight. Same code, same encryption, same guarantees — and the encryption code is public, so you can poke holes in it before you trust it. We handle the part you'd rather skip: updates, monitoring, and the disk that fills up at 3am.

Read the source
the same server, on your machine
docker run --name hoodik -d \
  -e DATA_DIR='/data' \
  -e APP_URL='https://my-app.example.com' \
  --volume "$(pwd)/data:/data" \
  -p 5443:5443 \
  hudik/hoodik:latest

What you get

None of this asks you to trust us. It's the same publicly auditable encryption code every self-hosted Hoodik runs.

🔐

True end-to-end encryption

Files are encrypted in your browser before they leave your device, each with its own key. The keys are wrapped in post-quantum crypto (X25519 + ML-KEM-768, if you want to look it up) and never reach us. What lands on our servers is ciphertext: scrambled bytes with nothing readable to leak or hand over.

🔎

Search that never sees your file names

File names are hashed on your device into one-way fingerprints, and your searches get the same treatment. The server compares fingerprints to fingerprints, so it can find your files without ever learning what they're called.

👨‍👩‍👧‍👦

One subscription, your whole family

A plan isn't one seat — it's a whole private Hoodik server that's yours. Invite your family or your team: everyone gets their own login and their own encrypted files, they can share with each other, and the price stays the same. You decide who joins, and you all share the plan's storage.

🌍

Choose your region: EU or US

Pick where your data lives when you sign up. Your instance runs in that region and your encrypted files are stored in it. The choice affects speed and where your bytes physically sit, not privacy: files are encrypted before they're uploaded either way.

🚪

No lock-in

Export your whole instance whenever you like. The export is a normal download from your browser — one archive, no special tools needed to take it. Inside is a runnable copy of Hoodik with your encrypted data; point Docker at it and you're self-hosting. Only your passphrase decrypts it. We couldn't if we tried.

🌐

Your own domain

Every instance gets an address on hoodik.cloud, and you can put it on a domain of your own instead. Point a DNS record at your region and we verify it and issue the HTTPS certificate for you. The original address keeps working, so nothing breaks while you move.

The interface

Every plan runs the full Hoodik interface, the same one you get when you self-host.

Slide 1 of 7: The Hoodik file browser, listing encrypted files and folders

Where your files actually live

The unglamorous part of a storage product is where the bytes sit. Here's ours.

🛡️

Eleven nines of durability

Encrypted files live on object storage designed for 99.999999999% annual durability. That's eleven nines: odds of about one in a hundred billion that a file is lost in a year. A failed disk is never your problem.

🪣

A bucket of your own

Each instance writes to its own dedicated storage bucket, with credentials that open that one bucket and nothing else. Even a bug in our code can't reach another customer's files.

🧅

Encrypted at rest, twice

Your files arrive already end-to-end encrypted, and the storage layer encrypts everything again at rest with AES-256. That layer is a bonus. The encryption that matters happens in your browser.

Files don't live on the machine that runs your instance; they live in durable object storage. The server can be rebuilt without going near your data.

Free apps for your phone and Mac

Your instance works with the Hoodik apps on iOS, Android, and macOS. They encrypt and decrypt on the device, exactly like the web app, so the server still never sees your files.

The apps are free and connect to any Hoodik server, so nothing about them ties you to us. Point them at your instance here, or at one you run yourself.

Simple, storage-based pricing

One number decides your bill: how much storage you need. No per-seat pricing, no bandwidth meters. Every plan is the same private instance. Pick a size, change it later.

Starter

€9.00/ month

or €90.00 / year (2 months free)

100 GB encrypted storage

  • Your own instance, on your own domain or ours
  • Dedicated storage bucket only your instance can open
  • Post-quantum end-to-end encryption (ML-KEM-768 hybrid)
  • Updates, monitoring, and TLS handled for you
  • EU or US region
  • Works with the free iOS, Android, and macOS apps
  • Eleven nines of storage durability
  • Full export to self-hosting, anytime
Start 14-day free trial

14 days free, card required · nothing is charged until day 15 · cancel anytime before then and pay nothing

Plus

Most popular
€19.00/ month

or €190.00 / year (2 months free)

500 GB encrypted storage

  • Your own instance, on your own domain or ours
  • Dedicated storage bucket only your instance can open
  • Post-quantum end-to-end encryption (ML-KEM-768 hybrid)
  • Updates, monitoring, and TLS handled for you
  • EU or US region
  • Works with the free iOS, Android, and macOS apps
  • Eleven nines of storage durability
  • Full export to self-hosting, anytime
Start 14-day free trial

14 days free, card required · nothing is charged until day 15 · cancel anytime before then and pay nothing

Billing runs through Paddle, our payment partner. VAT is calculated and shown at checkout. Cancel anytime.

Before you trust us

The questions privacy-minded people ask before they upload anything, answered straight.

Can you read my files?

No. Encryption and decryption happen on your device and your keys never reach us. Everything we store is ciphertext. You don't have to take that on faith either: the code for the server and the clients is public, so you can check exactly what happens to your bytes.

How durable is the storage?

Encrypted files live on object storage designed for eleven nines (99.999999999%) of annual durability — odds of about one in a hundred billion that a file is lost in a year. The server that runs your instance holds no files at all: it can die and be replaced without touching your data.

Where is my data physically stored?

You choose EU or US at signup. EU instances run on servers in the EU and their storage buckets are created in the EU, so the stored objects stay inside it. US instances run and store in the US region.

Am I locked in?

No. You can export your entire instance at any time, and the export is a normal download from your browser — one archive, no special tools needed to take it. Inside is a runnable copy of Hoodik with your encrypted data, so leaving means pointing Docker at a folder. It decrypts with your passphrase, not with anything we hold.

What happens if Hoodik Cloud shuts down?

Your files stay yours. The server code is public and your export runs without us, indefinitely. That's deliberate: you should never need our permission, or our existence, to reach your own data.

Why does it cost more per gigabyte than consumer clouds?

A subscription provisions a separate instance: its own database and a dedicated storage bucket that only its credentials can open. The price covers running that instance and keeping it patched and monitored; the raw storage is the smallest part of the cost. If you only need cheap gigabytes, a consumer cloud is a better deal. Hoodik Cloud is for having your own instance without running it yourself.

Why not just self-host?

If you enjoy running servers, do it. It's the same product and we publish it for free. Hoodik Cloud is for the day you'd rather not patch, monitor, and babysit a box. The encryption is identical either way; the difference is whose pager goes off.

What does the free trial require?

A payment card. The trial itself is free and runs 14 days; if you don't cancel before it ends, the card is charged for the plan you picked and the subscription continues. Cancel during the trial and you pay nothing.

Hoodik Cloud is run by Hudik d.o.o., a company registered in Croatia — Kapelska 6, 31000 Osijek, Croatia, registered at the Commercial Court in Osijek (Trgovački sud u Osijeku), VAT HR15878994254. Questions before you sign up? support@hoodik.io · Imprint

Your own encrypted instance, running today

Pick a size, pick a region, and upload the first file in minutes. If it's not for you, cancel inside the trial and pay nothing — or export everything and self-host.

Start free trial