macOS
brew install cryfslocal Homebrew formula metadata
sudo port install cryfsMacPorts ports tree · fuse/cryfs/Portfile · 来源: api.github.com
安装
brew install cryfslocal Homebrew formula metadata
sudo port install cryfsMacPorts ports tree · fuse/cryfs/Portfile · 来源: api.github.com
sudo dnf install cryfsFedora Rawhide package metadata · cryfs · 来源: dl.fedoraproject.org
nix profile install nixpkgs#cryfsnixpkgs package indexes · pkgs/by-name/cr/cryfs/package.nix · 来源: api.github.com
sudo pacman -S cryfsArch Linux sync databases · cryfs · 来源: geo.mirror.pkgbuild.com
sudo zypper install cryfsopenSUSE Tumbleweed package metadata · cryfs · 来源: download.opensuse.org
概览
Encrypts your files so you can safely store them in Dropbox, iCloud, etc.
历史
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.
安全态势
broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.config可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
cryfs | cli | 全局可执行文件 | |
cryfs-unmount | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/cryfs/cryfs
安装元数据
| 软件包键 | brew:cryfs |
|---|---|
| 版本 | 1.0.3 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/cryfs |
| 主页 | https://www.cryfs.org |
| 仓库 | https://github.com/cryfs/cryfs |
| 上游文档 | https://www.cryfs.org/howitworks |
| 许可证 | LGPL-3.0-or-later |
| 源码归档 | https://github.com/cryfs/cryfs/releases/download/1.0.3/cryfs-1.0.3.tar.gz |
| 最后更新 | 2026-06-21T20:12:11-04:00 |
| Pulse | updated |
| 依赖 | boost, fmt, libfuse@2, spdlog |
| 构建依赖 | cmake, curl, pkgconf, python@3.14, range-v3 |
| Bottle | 可用 (于 arm64_linux, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 cryfs来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.