CryFS is an open-source encrypted file system that provides client-side encryption for your cloud storage. It allows you to encrypt files before syncing them with cloud storage services like Dropbox, Google Drive, etc. This ensures the cloud storage provider has no access to your
CryFS provides client-side encryption for cloud storage, ensuring encrypted data privacy and protecting against unauthorized access.
What is CryFS?
CryFS is an open-source encrypted file system for the cloud. It provides client-side encryption that allows you to store encrypted files in any cloud storage services like Dropbox, Google Drive, OneDrive, etc. This ensures the cloud storage provider has no access to your unencrypted data.
Here's how it works: CryFS creates an encrypted virtual file system locally on your device. Any files you put in this virtual file system are encrypted before they leave your device. The encrypted files are then synced and stored in your cloud storage. To access the decrypted files again, you need to mount the CryFS file system on your device. This decrypts the files on-the-fly as you access them.
Some key features of CryFS:
Provides client-side encryption with AES-256 and encrypted file names
Integration with popular cloud storage services like Dropbox, Google Drive, OneDrive, etc.
Open source security - code is public and can be audited
Available on Linux, macOS and Windows
Selective synchronization - ability to choose which folders to sync
Overall, CryFS allows you leverage cloud storage for your files while ensuring privacy and security with client-side encryption. As the decryption happens locally on your device, even the cloud storage provider has no access to your unencrypted sensitive data.
CryFS Features
Features
Client-side encryption
Encrypts files before syncing to cloud storage
Works with major cloud storage providers like Dropbox, Google Drive, etc
Open source licensed
Cross-platform - works on Linux, MacOS, Windows
Selective encryption of files/folders
Plausible deniability using dummy encrypted data
Pricing
Open Source
Pros
Strong encryption protects files from access by cloud providers
Open source code allows transparency and community contributions
Works across major platforms and cloud providers
Client-side encryption keeps keys off cloud servers
Can selectively encrypt only sensitive files or folders
Provides plausible deniability with dummy encrypted data
Cons
Requires installing and configuring additional software
File contents not accessible via cloud provider web interface
Potential performance impact for syncing large volumes of files
Not natively integrated with cloud provider workflows
Dummy encrypted data consumes additional storage space
TrueCrypt is a discontinued source-available freeware utility used for on-the-fly encryption (OTFE). It can create a virtual encrypted disk within a file or encrypt a partition or an entire hard drive. First released in 2004, TrueCrypt was initially based on Encrypting File System (EFS) code in Windows 2000, but completely...
VeraCrypt is an open source and free disk encryption software. It is used to encrypt hard drives or partitions, creating encrypted containers or virtual encrypted disks within partitions or drives. It is based on encryption algorithms AES, Serpent and Twofish.VeraCrypt was created in 2013 as a fork of the discontinued...
LUKS (Linux Unified Key Setup) is a disk encryption specification for Linux operating systems. It provides a standardized way for Linux users to encrypt partitions, removable media, and file containers.Some key features of LUKS include:Strong AES encryption (256-bit by default)Password protected key slots - up to 8 slots allowing multiple...
eCryptfs is an open source stacked cryptographic filesystem for Linux that uses encryption to protect confidential data stored on disk. It works by encrypting files at the filesystem level rather than the block device level. This allows users to encrypt specific directories or mountpoints containing sensitive data.Some key features of...
gocryptfs is an open source encrypted overlay filesystem written in Go language. It provides a layered filesystem that transparently encrypts files so they can be securely stored on disk.Some key features of gocryptfs include:Uses AES-256 in CTS mode for efficient file encryptionIntegrity checking with HMAC-SHA512 to prevent tamperingEncrypts filenames and...
DroidFS is an open-source file manager and explorer app for Android. It provides users with a simple yet powerful file browsing and management experience directly on their Android smartphones or tablets.Key features of DroidFS include:Intuitive file browser interface for easily accessing files stored locally on your Android device or in...
EncFSMP is an open-source, cross-platform encrypted file system that uses OpenSSL libraries to provide real-time encryption and decryption of files. It works by creating an encrypted view of a selected folder on the user's computer. The encrypted view acts as a virtual encrypted disk where users can securely store sensitive...
S.S.E. File Encryptor is a free, open-source file encryption software for Windows. It allows users to securely encrypt their files and folders with 256-bit AES encryption. Some key features of S.S.E. File Encryptor include:Drag-and-drop encryption interface - Simply drag files or folders onto the S.S.E. interface to encrypt them.Password protection...
encfs4win is an open source file encryption software for Windows operating systems. It allows users to create encrypted virtual drives which are mapped as regular drive letters in Windows File Explorer.encfs4win uses EncFS encryption under the hood which provides strong security using 256-bit AES encryption. The virtual drives created by...
Sookasa is a cloud-based file encryption and security service designed for businesses of all sizes. It provides a layer of security and control over files stored in major cloud storage services like Dropbox, Google Drive, OneDrive, and Box.With Sookasa, files are encrypted before they leave a user's device using AES-256...
CZIP X is a popular open-source file archiver and compressor program for Windows, Mac and Linux. It provides an easy-to-use graphical interface for creating and extracting archives in formats like ZIP, 7Z, TAR, ISO, and more.Some key features of CZIP X include:Supports creating and opening archives in ZIP, 7Z, TAR,...
Encrypted Partition Mounter (EPM) is an open-source program that enables you to create encrypted volumes or partitions on your hard drive or external USB drive. It utilizes the industry-standard AES-256 bit encryption to provide a high level of security and privacy for your sensitive files and documents.Some key features of...