Automic VaultAutomic Vault

brew

enchive を Homebrew, Nix, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install enchive

local Homebrew formula metadata

Linux

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

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

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

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

概要

パッケージ概要

Encrypted personal archives

コマンドとエイリアス

  • enchive

履歴

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

Enchive is a small personal-file encryption tool for archiving files to yourself. Its README positions it as a focused alternative to larger systems such as GnuPG or encrypted filesystems, with no external dependencies and portability prioritized over performance.

プロジェクトの歴史

The public repository dates to 2017, and the project's own documentation frames it as intentionally self-contained rather than ecosystem-seeking. It uses public-key style archival: a public key can encrypt files on machines that should not hold the secret key, while the secret key is needed for extraction.

採用の歴史

Enchive's README explicitly says it does not need critical mass because it does not need to interoperate with other systems or people. Its adoption story is therefore narrow by design: it appeals to users who want a copyable, auditable CLI for personal encrypted archives rather than a shared standard.

使われ方

The documented workflow has three core commands: `keygen`, `archive`, and `extract`. By default, `keygen` writes `enchive.pub` and `enchive.sec` under `$XDG_CONFIG_HOME/enchive` or `~/.config/enchive`; archiving produces a `.enchive` file while leaving the original in place unless deletion is requested.

The tool also supports deriving an asymmetric key pair from a passphrase, using an scrypt-like memory-hard derivation scheme, and can run a short-lived key agent on Unix-like systems to avoid repeated passphrase prompts.

パッケージ好きにとっての重要性

Enchive is package-nerd interesting because it is deliberately small: one CLI, no external dependencies, a documented file format, and a build that can produce a standalone C program. It represents the opposite end of the packaging spectrum from large crypto suites.

The tradeoff is visible in the README: Enchive is not trying to be a universal format or social web of keys. It is for users who want a simple local archival workflow and are comfortable choosing a niche tool for that job.

タイムライン

  • 2017: Public GitHub repository created.
  • 2018: Published manual page generated for Enchive.
  • 2025: Repository remained updated, according to available GitHub metadata.

Related projects

  • GnuPG and encrypted filesystems are named by the README as more complex alternatives.
  • Curve25519, ChaCha-family encryption, HMAC-SHA256, and an scrypt-like key derivation algorithm are documented implementation pieces.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:archive,encrypt

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 12 個のプラットフォームターゲットで利用できます。

推奨レビュー

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

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
$XDG_CONFIG_HOME/enchive/enchive.pub~/.config/enchive/enchive.pub

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$XDG_CONFIG_HOME/enchive/enchive.sec~/.config/enchive/enchive.sec

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/skeeto/enchive

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報No cached GitHub release or tag data was available.https://github.com/skeeto/enchive信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:enchive
バージョン3.5
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/enchive
ホームページhttps://github.com/skeeto/enchive
リポジトリhttps://github.com/skeeto/enchive
上流ドキュメントhttps://github.com/skeeto/enchive#readme
ライセンスUnlicense
ソースアーカイブhttps://github.com/skeeto/enchive/releases/download/3.5/enchive-3.5.tar.xz
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameenchive
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

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

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

Nix95%

enchive

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

enchive 3.5-2.6

Long-term archive encryption tool

https://github.com/skeeto/enchive

sudo zypper install enchive
  • License: Unlicense
  • Category: Productivity/Networking/Security
  • Architecture: x86_64
  • Source Package: enchive
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Enchive
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: enchive from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

ソース経路

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

このページは 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