macOS
brew install cryfslocal Homebrew formula metadata
sudo port install cryfsMacPorts ports tree · fuse/cryfs/Portfile · ソース: api.github.com
brew
cryfs のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cryfslocal Homebrew formula metadata
sudo port install cryfsMacPorts ports tree · fuse/cryfs/Portfile · ソース: api.github.com
sudo apt install cryfsDebian stable package indexes · cryfs · ソース: deb.debian.org
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.