Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more →
Cryfs Alternatives
Similar projects and alternatives to cryfs
-
rclone
"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
Cryptomator
Cryptomator for Windows, macOS, and Linux: Secure client-side encryption for your cloud storage, ensuring privacy and control over your data.
-
age
A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
-
-
Piwigo
Manage your photos with Piwigo, a full featured open source photo gallery application for the web. Star us on Github! More than 200 plugins and themes available. Join us and contribute!
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
DroidFS
Encrypted overlay filesystems implementation for Android. Also available on gitea: https://forge.chapril.org/hardcoresushi/DroidFS
-
-
-
-
GNU Stow
GNU Stow - mirror of savannah git repository occasionally with more bleeding-edge branches (by aspiers)
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
cryfs discussion
cryfs reviews and mentions
- CryFS: A Cryptographic Filesystem for the Cloud
- CryFS 1.0.0-rc1 Pre-release
-
Syncthing: Untrusted Device Encryption
I know that cryfs[1] is resilient to at least the first of these, and possibly the second as well. I don't know if cryfs allows to modify the base directory while the filesystem is online, if it does then it might already be a better solution for syncthing, if you only care about Linux.
On the flip side syncthing could incorporate cryfs's base directory format instead of their home-grown one.
[1] https://www.cryfs.org/
-
Neon Vaults: Can't Mount My Vault Any More
When I tried cryfs mounting via file system, cryfs told me there was no vault at my vault directory. It says specifically, "Could not find base directory. Do you want to create it?"
-
How do I Password-Protect a single folder?
you have a couple options. if you’re using ext4, fscrypt might be your best bet. if not, a FUSE-based encryption option is probably your only option. ecryptfs, gocryptfs and encfs are good, but i personally prefer cryfs. it doesn’t have an archwiki page, but can be installed from the repos and instructions for use can be found on its webpage
-
How much storage can I get on gmail?
Cryfs encryption for future Cloud Storage = https://www.cryfs.org/
-
File-by-file encryption tool? (Cryptomator alternative)
It sounds like cryfs might be helpful for this. It stores an encrypted directory in the cloud but mounts the decrypted contents locally on your hard drive so you can work with them. I'm still looking into it myself but it appears to have been designed to let people use cloud storage without ever revealing the contents to the provider.
-
Vaults vs. Cryptomator? Security, Cloud syncing, integration?
See https://github.com/cryfs/cryfs/issues/335
- Encrypt Folder or Files before uploading to Cloud
-
Veracrypt and alternatives.
CryFS - Intended to replace eCryptfs and fscrypt (which you can also look at if CryFS doesn't work for you) and add improvements. Unlike LUKS and veracrypt, you don't have to allocate the space in advance; as you add more data it just has more files containing the encrypted data. It is also intended to work with cloud sync things like Dropbox. So I expect you should also be able to store it in an NFS or samba share and then mount it so the encryption happens locally and the server never sees the unencrypted data. If you use KDE, the "vaults" program provides a good UI. Details at https://www.cryfs.org/
-
A note from our sponsor - InfluxDB
influxdata.com | 21 Apr 2025
Stats
cryfs/cryfs is an open source project licensed under GNU Lesser General Public License v3.0 only which is an OSI approved license.
The primary programming language of cryfs is C++.