Automic VaultAutomic Vault

brew

cryfs を Homebrew, apt, dnf, MacPorts, Nix, pacman, zypper でインストール

cryfs のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install cryfs

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install cryfs

MacPorts ports tree · fuse/cryfs/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install cryfs

Debian stable package indexes · cryfs · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install cryfs

Fedora Rawhide package metadata · cryfs · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#cryfs

nixpkgs package indexes · pkgs/by-name/cr/cryfs/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S cryfs

Arch Linux sync databases · cryfs · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install cryfs

openSUSE Tumbleweed package metadata · cryfs · ソース: download.opensuse.org

概要

パッケージ概要

Encrypts your files so you can safely store them in Dropbox, iCloud, etc.

コマンドとエイリアス

  • cryfs
  • cryfs-unmount

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2015: The official security-analysis page cites the CryFS master's thesis.
  • 2017: The official site cites a DBSec publication on the CryFS construction.
  • 2024: CryFS 1.0.0 was published on the official GitHub releases page.
  • 2025: The 1.0.x and 2.0.0-alpha release lines were active on GitHub.

Related projects

  • The CryFS documentation contrasts its block-based metadata-hiding approach with file-based encrypted filesystems such as EncFS and gocryptfs, and the README points to SiriKali and KDE Plasma Vault as GUI front ends that can use CryFS.

セキュリティ状態

リスクレベル: orange

broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • broad file, network, media, or database tool signal
  • infrastructure mutation or orchestration signal

信号

  • text:cloud
  • text:encrypt

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 2 個のプラットフォームターゲットで利用できます。
  • 4 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 5 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
vaultdir/cryfs.config

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
cryfscliグローバル実行可能ファイル
cryfs-unmountcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版1.0.3
マネージャ更新日2026-06-21
ローカルデータOK
上流not checked
検出された最新未検出

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
Pulseupdated
依存関係boost, fmt, libfuse@2, spdlog
ビルド依存関係cmake, curl, pkgconf, python@3.14, range-v3
Bottle利用可能 (対象 arm64_linux, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecryfs
Version Scheme0
Revision1
Head VersionHEAD
Requirements
  • linux
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedyes
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

cryfs 0.11.4-3

encrypt your files and store them in the cloud

https://www.cryfs.org/

sudo apt install cryfs
  • Section: utils
  • Architecture: amd64
  • 13 依存関係
  • normalized package name match
  • 一致条件: Cryfs
Debian stable package indexes · deb.debian.org · Debian stable package indexes: cryfs from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

cryfs

nix profile install nixpkgs#cryfs
  • normalized package name match
  • 一致条件: Cryfs
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cr/cryfs/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

cryfs 0.11.4-1build5

encrypt your files and store them in the cloud

https://www.cryfs.org/

sudo apt install cryfs
  • Section: universe/utils
  • Architecture: amd64
  • 13 依存関係
  • normalized package name match
  • 一致条件: Cryfs
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: cryfs from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

cryfs 0.11.3-15.fc44

Cryptographic filesystem for the cloud

https://www.cryfs.org/

sudo dnf install cryfs
  • License: LGPL-3.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: cryfs
  • 14 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Cryfs
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: cryfs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

cryfs 1.0.3-5

Cryptographic filesystem for the cloud

https://www.cryfs.org

sudo pacman -S cryfs
  • License: LGPL-3.0-only
  • Architecture: x86_64
  • 8 依存関係
  • normalized package name match
  • 一致条件: Cryfs
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: cryfs from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

cryfs 1.0.3-1.6

Cryptographic filesystem for the cloud

https://www.cryfs.org/

sudo zypper install cryfs
  • License: LGPL-3.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: cryfs
  • 12 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Cryfs
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: cryfs from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

cryfs

sudo port install cryfs
  • normalized package name match
  • 一致条件: Cryfs
MacPorts ports tree · api.github.com · MacPorts ports tree: fuse/cryfs/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment