Cryptomator
freemium · open sourceAn open-source tool that encrypts files on your machine before they reach Dropbox, Google Drive, or any cloud folder, so the provider stores only scrambled data. It is a practical middle path: keep cloud convenience without letting the cloud read your files. Desktop apps are free, mobile apps cost a one-time fee, and filenames are encrypted too.
Trust shape
Trustless
Runs on your hardware with no third party in the loop — nobody can stop it, nobody can take it.
Facts
- Website: cryptomator.org
- Source: github.com/cryptomator/cryptomator
- Platforms: macos, windows, linux, ios, android
- Self-hostable: no
- Last updated: 2026-06-12
Build or maintain Cryptomator? Claim this listing to keep its facts current.
Related in Encryption & Passwords
VeraCrypt
Free, open-source disk encryption that creates encrypted containers or encrypts entire drives, including hidden volumes that are difficult to prove exist. It is the audited, actively maintained successor to TrueCrypt. Everything happens locally with keys only you hold; the cost is a dated interface and the discipline to never lose your passphrase.
age
A modern, deliberately small command-line tool for encrypting files, designed as a simpler successor to GPG for that one job. Keys are short strings you can manage by hand, and it composes cleanly with scripts and backups. It only encrypts files, with no email integration and no signing, which is exactly the point.
Bitwarden
An open-source password manager with polished apps on every platform and a free tier that covers unlimited passwords and devices. Your vault is encrypted on your device before it syncs, so the company cannot read it. You still depend on Bitwarden's cloud for sync, though the open server code means you can move to self-hosting later.
KeePassXC
A free, open-source password manager that stores your vault as a single encrypted file on your own machine, with no company, no cloud, and no account involved. It is the most sovereign starting point for password management. The tradeoff is that syncing between devices is your job, usually via a file-sync tool you choose and configure.