macOS
brew install gocryptfslocal Homebrew formula metadata
sudo port install gocryptfsMacPorts ports tree · fuse/gocryptfs/Portfile · ソース: api.github.com
brew
gocryptfs のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gocryptfslocal Homebrew formula metadata
sudo port install gocryptfsMacPorts ports tree · fuse/gocryptfs/Portfile · ソース: api.github.com
sudo apk add gocryptfsAlpine Linux edge package indexes · gocryptfs · ソース: dl-cdn.alpinelinux.org
sudo apt install gocryptfsDebian stable package indexes · gocryptfs · ソース: deb.debian.org
sudo dnf install gocryptfsFedora Rawhide package metadata · gocryptfs · ソース: dl.fedoraproject.org
nix profile install nixpkgs#gocryptfsnixpkgs package indexes · pkgs/by-name/go/gocryptfs/package.nix · ソース: api.github.com
sudo pacman -S gocryptfsArch Linux sync databases · gocryptfs · ソース: geo.mirror.pkgbuild.com
sudo zypper install gocryptfsopenSUSE Tumbleweed package metadata · gocryptfs · ソース: download.opensuse.org
概要
Encrypted overlay filesystem written in Go
履歴
gocryptfs is an encrypted FUSE overlay filesystem written in Go. It was designed as an EncFS-inspired tool that fixes security weaknesses while preserving the convenient model of mounting an encrypted directory as a plaintext view.
The public GitHub repository was created in September 2015. The README says gocryptfs is built on go-fuse, was inspired by EncFS, and strives to fix EncFS security issues while providing good performance.
The project reached version 1.0 on July 17, 2016 after stress and correctness testing with fsstress, extractloop, and xfstests. The README also records a March 3, 2017 security audit, signed releases from v0.4 onward, Linux as the native platform, beta-quality macOS support, and a stable CLI ABI for scripts and applications.
gocryptfs spread through the channels expected for a filesystem utility: upstream release binaries, Linux distribution packages, MacPorts, Homebrew, and package-manager metadata for Alpine, Debian, Fedora, Nix, Arch, Ubuntu, and openSUSE in the batch input.
Its adoption was helped by a clear operational niche: users wanted per-directory encryption that worked with sync tools and ordinary filesystems without placing trust in a full-disk-encryption layer or a cloud provider.
The core workflow is to run `gocryptfs -init CIPHERDIR` and then mount `CIPHERDIR` at a plaintext mount point. The manpage also documents password changes, filesystem checks, info display, reverse mode, deterministic names, speed tests, and other operational flags.
gocryptfs stores encrypted data in CIPHERDIR and presents a plaintext view at MOUNTPOINT. Its `gocryptfs.conf` file is part of the encrypted directory metadata, while the password or master key remains the user's responsibility.
Package nerds care about gocryptfs because filesystem tools are hard to package well: they touch FUSE, kernel interfaces, release signatures, platform caveats, and data safety. gocryptfs documents those edges unusually directly, including signed releases, security design, stable CLI ABI, benchmark expectations, and config-file recovery advice.
It is also a strong example of Go in systems-tool packaging: a single CLI with static-binary potential, distribution packages, and tight interaction with low-level OS facilities.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
CIPHERDIR/gocryptfs.conf実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gocryptfs | cli | グローバル実行可能ファイル | |
gocryptfs-xray | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/rfjakob/gocryptfs
インストールメタデータ
| パッケージキー | brew:gocryptfs |
|---|---|
| バージョン | 2.6.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/gocryptfs |
| ホームページ | https://nuetzlich.net/gocryptfs/ |
| リポジトリ | https://github.com/rfjakob/gocryptfs |
| 上流ドキュメント | https://github.com/rfjakob/gocryptfs#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/rfjakob/gocryptfs/releases/download/v2.6.1/gocryptfs_v2.6.1_src-deps.tar.gz |
| 最終更新 | 2026-04-20T18:48:44Z |
| Pulse | updated |
| 依存関係 | libfuse, openssl@4 |
| ビルド依存関係 | go, pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gocryptfs |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
gocryptfs 2.5.1-2+b1
Encrypted overlay filesystem written in Go
https://github.com/rfjakob/gocryptfs
sudo apt install gocryptfsgocryptfs
nix profile install nixpkgs#gocryptfsgocryptfs 2.4.0-1build3
Encrypted overlay filesystem written in Go
https://github.com/rfjakob/gocryptfs
sudo apt install gocryptfsgocryptfs 2.6.1-r5
Encrypted overlay filesystem written in Go
https://github.com/rfjakob/gocryptfs
sudo apk add gocryptfsgocryptfs-doc 2.6.1-r5
Encrypted overlay filesystem written in Go (documentation)
https://github.com/rfjakob/gocryptfs
sudo apk add gocryptfs-docgocryptfs 2.6.1-5.fc44
Encrypted overlay filesystem written in Go
https://github.com/rfjakob/gocryptfs
sudo dnf install gocryptfsgocryptfs 2.6.1-1
Encrypted overlay filesystem written in Go.
https://github.com/rfjakob/gocryptfs
sudo pacman -S gocryptfsgocryptfs 2.6.1-1.5
Encrypted overlay filesystem written in Go
https://nuetzlich.net/gocryptfs/
sudo zypper install gocryptfsgocryptfs-doc 2.6.1-1.5
Documentation for gocryptfs
https://nuetzlich.net/gocryptfs/
sudo zypper install gocryptfs-docgocryptfs
sudo port install gocryptfsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.