macOS
brew install cryfslocal Homebrew formula metadata
sudo port install cryfsMacPorts ports tree · fuse/cryfs/Portfile · source: api.github.com
brew
Encrypts your files so you can safely store them in Dropbox, iCloud, etc. Version 1.0.3 via Homebrew; verified 2026-06-21.
install
brew install cryfslocal Homebrew formula metadata
sudo port install cryfsMacPorts ports tree · fuse/cryfs/Portfile · source: api.github.com
sudo apt install cryfsDebian stable package indexes · cryfs · source: deb.debian.org
sudo dnf install cryfsFedora Rawhide package metadata · cryfs · source: dl.fedoraproject.org
nix profile install nixpkgs#cryfsnixpkgs package indexes · pkgs/by-name/cr/cryfs/package.nix · source: api.github.com
sudo pacman -S cryfsArch Linux sync databases · cryfs · source: geo.mirror.pkgbuild.com
sudo zypper install cryfsopenSUSE Tumbleweed package metadata · cryfs · source: download.opensuse.org
overview
Encrypts your files so you can safely store them in Dropbox, iCloud, etc.
history
CryFS is an encrypted filesystem aimed at storing data safely on cloud-sync services. In package-manager terms it sits at the intersection of FUSE filesystem tooling, local encryption utilities, and privacy-oriented desktop workflows.
CryFS was published as an open-source cryptographic filesystem for the cloud, with its official site describing a design that encrypts content, filenames, directory structure, timestamps, and other metadata into fixed-size encrypted blocks. The official technical page cites a 2015 master's thesis and a 2017 DBSec publication for the security analysis behind the design.
The upstream README documents distribution through apt, pacman, Homebrew, MacPorts, Nix, and experimental Windows builds, and also mentions GUI integrations such as SiriKali and KDE Plasma Vault. That breadth explains why package managers carry CryFS even though it is a specialized filesystem tool: users need it installed close to the operating system, FUSE layer, and desktop integration points.
A typical CryFS workflow creates a vault directory, stores an encrypted configuration file named cryfs.config there, and mounts decrypted contents through the cryfs command. Its cloud-storage focus is visible in the official examples naming Dropbox, iCloud, OneDrive, and similar services, while the docs warn about non-concurrent use and corruption risks if multiple devices or sync clients write at the same time.
CryFS matters to packagers because it pulls ordinary package management into filesystem integration: macOS users need macFUSE, Linux users need FUSE support, Windows builds use DokanY, and the project has historically cared about distro packages as first-class install routes. The package is therefore more than a binary drop; it is a small filesystem stack with platform-specific runtime expectations.
security posture
broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
vaultdir/cryfs.configexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cryfs | cli | global executable | |
cryfs-unmount | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/cryfs/cryfs
install metadata
| Package key | brew:cryfs |
|---|---|
| Version | 1.0.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cryfs |
| Homepage | https://www.cryfs.org |
| Repository | https://github.com/cryfs/cryfs |
| Upstream docs | https://www.cryfs.org/howitworks |
| License | LGPL-3.0-or-later |
| Source archive | https://github.com/cryfs/cryfs/releases/download/1.0.3/cryfs-1.0.3.tar.gz |
| Last updated | 2026-06-21T20:12:11-04:00 |
| Pulse | updated |
| Dependencies | boost, fmt, libfuse@2, spdlog |
| Build dependencies | cmake, curl, pkgconf, python@3.14, range-v3 |
| Bottle | available (on arm64_linux, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cryfs |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
cryfs 0.11.4-3
encrypt your files and store them in the cloud
sudo apt install cryfscryfs
nix profile install nixpkgs#cryfscryfs 0.11.4-1build5
encrypt your files and store them in the cloud
sudo apt install cryfscryfs 0.11.3-15.fc44
Cryptographic filesystem for the cloud
sudo dnf install cryfscryfs 1.0.3-5
Cryptographic filesystem for the cloud
sudo pacman -S cryfscryfs 1.0.3-1.6
Cryptographic filesystem for the cloud
sudo zypper install cryfscryfs
sudo port install cryfssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.