macOS
brew install cryfslocal Homebrew formula metadata
sudo port install cryfsMacPorts ports tree · fuse/cryfs/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cryfs in AI-Agent-Workflows.
Installation
brew install cryfslocal Homebrew formula metadata
sudo port install cryfsMacPorts ports tree · fuse/cryfs/Portfile · Quelle: api.github.com
sudo apt install cryfsDebian stable package indexes · cryfs · Quelle: deb.debian.org
sudo dnf install cryfsFedora Rawhide package metadata · cryfs · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#cryfsnixpkgs package indexes · pkgs/by-name/cr/cryfs/package.nix · Quelle: api.github.com
sudo pacman -S cryfsArch Linux sync databases · cryfs · Quelle: geo.mirror.pkgbuild.com
sudo zypper install cryfsopenSUSE Tumbleweed package metadata · cryfs · Quelle: download.opensuse.org
Überblick
Encrypts your files so you can safely store them in Dropbox, iCloud, etc.
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
cryfs | cli | globales Executable | |
cryfs-unmount | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/cryfs/cryfs
Installationsmetadaten
| Paketschlüssel | brew:cryfs |
|---|---|
| Version | 1.0.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/cryfs |
| Homepage | https://www.cryfs.org |
| Repository | https://github.com/cryfs/cryfs |
| Upstream-Dokumentation | https://www.cryfs.org/howitworks |
| Lizenz | LGPL-3.0-or-later |
| Quellarchiv | https://github.com/cryfs/cryfs/releases/download/1.0.3/cryfs-1.0.3.tar.gz |
| Zuletzt aktualisiert | 2026-06-21T20:12:11-04:00 |
| Pulse | updated |
| Abhängigkeiten | boost, fmt, libfuse@2, spdlog |
| Build-Abhängigkeiten | cmake, curl, pkgconf, python@3.14, range-v3 |
| Bottle | verfügbar (auf arm64_linux, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 cryfsQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.